Bump nock from 14.0.2 to 14.0.3

Bumps [nock](https://github.com/nock/nock) from 14.0.2 to 14.0.3.
- [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.2...v14.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-07 18:59:02 +00:00 committed by Austin Valle
parent 71e23deaae
commit 30d230b080
2 changed files with 16 additions and 16 deletions

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"nock": "^14.0.2",
"nock": "^14.0.3",
"semistandard": "^17.0.0"
},
"semistandard": {