Bump nock from 14.0.1 to 14.0.4 (#332)

Bumps [nock](https://github.com/nock/nock) from 14.0.1 to 14.0.4.
- [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/v14.0.1...v14.0.4)

---
updated-dependencies:
- dependency-name: nock
  dependency-version: 14.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-01 21:52:21 +01:00
committed by GitHub
parent 32e4823075
commit ca8072aa45
2 changed files with 16 additions and 16 deletions

View File

@@ -37,7 +37,7 @@
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"nock": "^14.0.1",
"nock": "^14.0.4",
"prettier": "^3.5.3",
"ts-jest": "^29.2.5",
"typescript": "^5.8.3"