diff --git a/package.json b/package.json index 9bcb8787f1837627b6db2da8362651c738a949a0..2dbef6f14b7a59b4ec91eebb6784795ee541728b 100644 --- a/package.json +++ b/package.json @@ -332,7 +332,7 @@ "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.10.0", "memfs": "4.6.0", - "nock": "13.3.6", + "nock": "13.3.7", "npm-run-all": "4.1.5", "nyc": "15.1.0", "pretty-format": "29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90ea4d579e65604377b5c5a8c6a5eb8225ffacfa..6e6daa7516d9773cd0ab6100cc9ab60c1c931a3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -566,8 +566,8 @@ importers: specifier: 4.6.0 version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2) nock: - specifier: 13.3.6 - version: 13.3.6 + specifier: 13.3.7 + version: 13.3.7 npm-run-all: specifier: 4.1.5 version: 4.1.5 @@ -8701,8 +8701,8 @@ packages: path-to-regexp: 1.8.0 dev: true - /nock@13.3.6: - resolution: {integrity: sha512-lT6YuktKroUFM+27mubf2uqQZVy2Jf+pfGzuh9N6VwdHlFoZqvi4zyxFTVR1w/ChPqGY6yxGehHp6C3wqCASCw==} + /nock@13.3.7: + resolution: {integrity: sha512-z3voRxo6G0JxqCsjuzERh1ReFC4Vp2b7JpSgcMJB6jnJbUszf88awAeQLIID2UNMwbMh9/Zm5sFscagj0QYHEg==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4