mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user