From ee3ec4488a3ef0c96ee88ae1fb22b84ee707ba03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 23:59:23 +0000 Subject: [PATCH] Bump nock in /npm_and_yarn/helpers in the npm-dependencies group Bumps the npm-dependencies group in /npm_and_yarn/helpers with 1 update: [nock](https://github.com/nock/nock). Updates `nock` from 13.5.5 to 13.5.6 - [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.5.5...v13.5.6) --- updated-dependencies: - dependency-name: nock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] --- npm_and_yarn/helpers/package-lock.json | 14 +++++++------- npm_and_yarn/helpers/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/npm_and_yarn/helpers/package-lock.json b/npm_and_yarn/helpers/package-lock.json index 2b396b63879..0b4a9e291e5 100644 --- a/npm_and_yarn/helpers/package-lock.json +++ b/npm_and_yarn/helpers/package-lock.json @@ -12,7 +12,7 @@ "@pnpm/dependency-path": "^5.1.1", "@pnpm/lockfile-file": "^9.1.2", "detect-indent": "^6.1.0", - "nock": "^13.5.5", + "nock": "^13.5.6", "npm": "6.14.18", "patch-package": "^8.0.0", "semver": "^7.6.3" @@ -9007,9 +9007,9 @@ "integrity": "sha512-EZSPZB70jiVsivaBLYDCyntd5eH8NTSMOn3rB+HxwdmKThGELLdYv8qVIMWvZEFy9w8ZZpW9h9OB32l1rGtj7g==" }, "node_modules/nock": { - "version": "13.5.5", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.5.tgz", - "integrity": "sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==", + "version": "13.5.6", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.6.tgz", + "integrity": "sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==", "dependencies": { "debug": "^4.1.0", "json-stringify-safe": "^5.0.1", @@ -23068,9 +23068,9 @@ "integrity": "sha512-EZSPZB70jiVsivaBLYDCyntd5eH8NTSMOn3rB+HxwdmKThGELLdYv8qVIMWvZEFy9w8ZZpW9h9OB32l1rGtj7g==" }, "nock": { - "version": "13.5.5", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.5.tgz", - "integrity": "sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==", + "version": "13.5.6", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.6.tgz", + "integrity": "sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==", "requires": { "debug": "^4.1.0", "json-stringify-safe": "^5.0.1", diff --git a/npm_and_yarn/helpers/package.json b/npm_and_yarn/helpers/package.json index c8c03515a46..b42595ffee3 100644 --- a/npm_and_yarn/helpers/package.json +++ b/npm_and_yarn/helpers/package.json @@ -13,7 +13,7 @@ "@dependabot/yarn-lib": "^1.22.22", "@npmcli/arborist": "^8.0.0", "detect-indent": "^6.1.0", - "nock": "^13.5.5", + "nock": "^13.5.6", "npm": "6.14.18", "@pnpm/lockfile-file": "^9.1.2", "@pnpm/dependency-path": "^5.1.1",