From e23b936e180fd7e9c50eababd870b9ec8fb37b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 06:01:10 +0000 Subject: [PATCH] build(deps-dev): bump nock from 13.3.3 to 13.3.7 Bumps [nock](https://github.com/nock/nock) from 13.3.3 to 13.3.7. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v13.3.3...v13.3.7) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) 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