From af87595ecb38d0a087c6c986ace223edbbdef27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 16:42:43 +0000 Subject: [PATCH] Bump nock from 13.5.6 to 14.0.13 Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.13. - [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.6...v14.0.13) --- updated-dependencies: - dependency-name: nock dependency-version: 14.0.13 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c49504..087729a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/node-fetch": "^3.0.3", "@types/uuid": "^10.0.0", "mocha": "^11.7.5", - "nock": "^13.0.2", + "nock": "^14.0.13", "standard": "^17.0.0" } } \ No newline at end of file