From 8723e33bfd955b10e04de09317ec621731005309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 16:45:20 +0000 Subject: [PATCH] Bump nock from 13.5.6 to 14.0.12 Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.12. - [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.12) --- updated-dependencies: - dependency-name: nock dependency-version: 14.0.12 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..657fd2d 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.12", "standard": "^17.0.0" } } \ No newline at end of file