chore(deps-dev): bump node-mocks-http from 1.16.1 to 1.16.2 (#10741)
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/eugef/node-mocks-http/releases) - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md) - [Commits](https://github.com/eugef/node-mocks-http/compare/v1.16.1...v1.16.2) --- updated-dependencies: - dependency-name: node-mocks-http 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -107,7 +107,7 @@
|
||||
"mocha-junit-reporter": "^2.2.1",
|
||||
"mocha-yaml-loader": "^1.0.3",
|
||||
"nock": "13.5.6",
|
||||
"node-mocks-http": "^1.16.1",
|
||||
"node-mocks-http": "^1.16.2",
|
||||
"nodemon": "^3.1.7",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"open-cli": "^8.0.0",
|
||||
@@ -21799,9 +21799,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/node-mocks-http": {
|
||||
"version": "1.16.1",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.16.1.tgz",
|
||||
"integrity": "sha512-Q2m5bmIE1KFeeKI6OsSn+c4XDara5NWnUJgzqnIkhiCNukYX+fqu0ADSeKOlpWtbCwgRnJ69F+7RUiQltzTKXA==",
|
||||
"version": "1.16.2",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.16.2.tgz",
|
||||
"integrity": "sha512-2Sh6YItRp1oqewZNlck3LaFp5vbyW2u51HX2p1VLxQ9U/bG90XV8JY9O7Nk+HDd6OOn/oV3nA5Tx5k4Rki0qlg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"accepts": "^1.3.7",
|
||||
|
||||
@@ -194,7 +194,7 @@
|
||||
"mocha-junit-reporter": "^2.2.1",
|
||||
"mocha-yaml-loader": "^1.0.3",
|
||||
"nock": "13.5.6",
|
||||
"node-mocks-http": "^1.16.1",
|
||||
"node-mocks-http": "^1.16.2",
|
||||
"nodemon": "^3.1.7",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"open-cli": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user