Bump nock from 13.4.0 to 13.5.1 (#211)

Bumps [nock](https://github.com/nock/nock) from 13.4.0 to 13.5.1.
- [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.4.0...v13.5.1)

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

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]
2024-02-06 14:00:05 -05:00
committed by GitHub
parent abbe9013bd
commit afda220f43
2 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
"@vercel/ncc": "^0.38.1",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"nock": "^13.4.0",
"nock": "^13.5.1",
"prettier": "^3.1.1",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"