diff --git a/package.json b/package.json index 122f2ea..c32822c 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "dts-cli": "2.0.3", "eslint-plugin-prettier": "4.2.1", "husky": "8.0.3", - "nock": "13.3.3", + "nock": "13.3.7", "prettier": "2.8.8", "setup-polly-jest": "0.11.0", "size-limit": "8.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0652be..c9a3b93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ devDependencies: specifier: 8.0.3 version: 8.0.3 nock: - specifier: 13.3.3 - version: 13.3.3 + specifier: 13.3.7 + version: 13.3.7 prettier: specifier: 2.8.8 version: 2.8.8 @@ -2096,7 +2096,7 @@ packages: '@pollyjs/adapter': 6.0.6 '@pollyjs/utils': 6.0.6 lodash-es: 4.17.21 - nock: 13.3.3 + nock: 13.3.7 transitivePeerDependencies: - supports-color dev: true @@ -6329,13 +6329,12 @@ packages: engines: {node: '>=12.0.0'} dev: true - /nock@13.3.3: - resolution: {integrity: sha512-z+KUlILy9SK/RjpeXDiDUEAq4T94ADPHE3qaRkf66mpEhzc/ytOMm3Bwdrbq6k1tMWkbdujiKim3G2tfQARuJw==} + /nock@13.3.7: + resolution: {integrity: sha512-z3voRxo6G0JxqCsjuzERh1ReFC4Vp2b7JpSgcMJB6jnJbUszf88awAeQLIID2UNMwbMh9/Zm5sFscagj0QYHEg==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4 json-stringify-safe: 5.0.1 - lodash: 4.17.21 propagate: 2.0.1 transitivePeerDependencies: - supports-color