Bump node-mocks-http from 1.9.0 to 1.11.0
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http) from 1.9.0 to 1.11.0. - [Release notes](https://github.com/howardabrams/node-mocks-http/releases) - [Changelog](https://github.com/howardabrams/node-mocks-http/blob/master/HISTORY.md) - [Commits](https://github.com/howardabrams/node-mocks-http/compare/v1.9.0...v1.11.0) --- updated-dependencies: - dependency-name: node-mocks-http dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
793d257d08
Коммит
3140082c7b
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-n": "^15.2.1",
|
||||
"eslint-plugin-promise": "^6.0.1",
|
||||
"jest": "^27.2.5",
|
||||
"node-mocks-http": "1.9.0",
|
||||
"node-mocks-http": "1.11.0",
|
||||
"nodemon": "2.0.19",
|
||||
"redis-mock": "^0.56.3",
|
||||
"stylelint": "^14.9.1",
|
||||
|
@ -6869,12 +6869,13 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/node-mocks-http": {
|
||||
"version": "1.9.0",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.9.0.tgz",
|
||||
"integrity": "sha512-ILf7Ws8xyX9Rl2fLZ7xhZBovrRwgaP84M13esndP6V17M/8j25TpwNzb7Im8U9XCo6fRhdwqiQajWXpsas/E6w==",
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.11.0.tgz",
|
||||
"integrity": "sha512-jS/WzSOcKbOeGrcgKbenZeNhxUNnP36Yw11+hL4TTxQXErGfqYZ+MaYNNvhaTiGIJlzNSqgQkk9j8dSu1YWSuw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"accepts": "^1.3.7",
|
||||
"content-disposition": "^0.5.3",
|
||||
"depd": "^1.1.0",
|
||||
"fresh": "^0.5.2",
|
||||
"merge-descriptors": "^1.0.1",
|
||||
|
@ -14854,12 +14855,13 @@
|
|||
"dev": true
|
||||
},
|
||||
"node-mocks-http": {
|
||||
"version": "1.9.0",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.9.0.tgz",
|
||||
"integrity": "sha512-ILf7Ws8xyX9Rl2fLZ7xhZBovrRwgaP84M13esndP6V17M/8j25TpwNzb7Im8U9XCo6fRhdwqiQajWXpsas/E6w==",
|
||||
"version": "1.11.0",
|
||||
"resolved": "https://registry.npmjs.org/node-mocks-http/-/node-mocks-http-1.11.0.tgz",
|
||||
"integrity": "sha512-jS/WzSOcKbOeGrcgKbenZeNhxUNnP36Yw11+hL4TTxQXErGfqYZ+MaYNNvhaTiGIJlzNSqgQkk9j8dSu1YWSuw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"accepts": "^1.3.7",
|
||||
"content-disposition": "^0.5.3",
|
||||
"depd": "^1.1.0",
|
||||
"fresh": "^0.5.2",
|
||||
"merge-descriptors": "^1.0.1",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"eslint-plugin-n": "^15.2.1",
|
||||
"eslint-plugin-promise": "^6.0.1",
|
||||
"jest": "^27.2.5",
|
||||
"node-mocks-http": "1.9.0",
|
||||
"node-mocks-http": "1.11.0",
|
||||
"nodemon": "2.0.19",
|
||||
"redis-mock": "^0.56.3",
|
||||
"stylelint": "^14.9.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче