build(deps-dev): bump nock from 13.3.8 to 13.5.4 (#9496)

Bumps [nock](https://github.com/nock/nock) from 13.3.8 to 13.5.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/v13.3.8...v13.5.4)

---
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-04-15 10:35:17 -04:00
committed by GitHub
parent e16df71001
commit 43b950631c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -130,7 +130,7 @@
"mocha": "^10.2.0",
"moment": "^2.29.4",
"ng-packagr": "14.0.3",
"nock": "^13.3.8",
"nock": "^13.5.4",
"npm-run-all": "^4.1.5",
"nx": "14.4.2",
"postcss": "^8.4.31",
@@ -42109,9 +42109,9 @@
}
},
"node_modules/nock": {
"version": "13.3.8",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.8.tgz",
"integrity": "sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==",
"version": "13.5.4",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz",
"integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",

View File

@@ -175,7 +175,7 @@
"mocha": "^10.2.0",
"moment": "^2.29.4",
"ng-packagr": "14.0.3",
"nock": "^13.3.8",
"nock": "^13.5.4",
"npm-run-all": "^4.1.5",
"nx": "14.4.2",
"postcss": "^8.4.31",