diff --git a/package.json b/package.json index 2dbef6f14b7a59..0c9d7b220a903f 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.7", + "nock": "13.3.8", "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 6e6daa7516d977..d40370c253520e 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.7 - version: 13.3.7 + specifier: 13.3.8 + version: 13.3.8 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.7: - resolution: {integrity: sha512-z3voRxo6G0JxqCsjuzERh1ReFC4Vp2b7JpSgcMJB6jnJbUszf88awAeQLIID2UNMwbMh9/Zm5sFscagj0QYHEg==} + /nock@13.3.8: + resolution: {integrity: sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4