build(deps-dev): bump nock from 13.5.5 to 13.5.6 (#10527)

Bumps [nock](https://github.com/nock/nock) from 13.5.5 to 13.5.6.
- [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.5...v13.5.6)

---
updated-dependencies:
- dependency-name: nock
  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-01-06 12:01:12 -05:00 committed by GitHub
parent 0bc5b6d139
commit 2961259719
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@ -138,7 +138,7 @@
"mocha": "10.7.3",
"moment": "^2.29.4",
"ng-packagr": "16.2.3",
"nock": "13.5.5",
"nock": "13.5.6",
"npm-run-all": "^4.1.5",
"nx": "16.10.0",
"postcss": "8.4.41",
@ -23956,9 +23956,10 @@
}
},
"node_modules/nock": {
"version": "13.5.5",
"version": "13.5.6",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.6.tgz",
"integrity": "sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"debug": "^4.1.0",
"json-stringify-safe": "^5.0.1",

View File

@ -158,7 +158,7 @@
"mocha": "10.7.3",
"moment": "^2.29.4",
"ng-packagr": "16.2.3",
"nock": "13.5.5",
"nock": "13.5.6",
"npm-run-all": "^4.1.5",
"nx": "16.10.0",
"postcss": "8.4.41",