diff --git a/package.json b/package.json index 39b8d73d9f41bd..859a06838fa614 100644 --- a/package.json +++ b/package.json @@ -333,7 +333,7 @@ "jest-snapshot": "29.7.0", "markdownlint-cli2": "0.11.0", "memfs": "4.6.0", - "nock": "13.3.8", + "nock": "13.4.0", "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 d5adc7042906e0..fa96134de54f8b 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.8 - version: 13.3.8 + specifier: 13.4.0 + version: 13.4.0 npm-run-all: specifier: 4.1.5 version: 4.1.5 @@ -8316,8 +8316,8 @@ packages: path-to-regexp: 1.8.0 dev: true - /nock@13.3.8: - resolution: {integrity: sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==} + /nock@13.4.0: + resolution: {integrity: sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4