Bump nock from 10.0.6 to 14.0.5

Bumps [nock](https://github.com/nock/nock) from 10.0.6 to 14.0.5.
- [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/v10.0.6...v14.0.5)

---
updated-dependencies:
- dependency-name: nock
  dependency-version: 14.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-14 21:07:44 +00:00 committed by GitHub
parent 7c0b336c9a
commit a68ddf2fab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 80 additions and 442 deletions

View file

@ -47,7 +47,7 @@
"eslint-plugin-node": "^11.1.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"nock": "^10.0.6",
"nock": "^14.0.5",
"prettier": "^2.8.4",
"ts-jest": "^29.3.2",
"typescript": "^5.8.3"