forked from sombochea/verdaccio-ui
build(deps-dev): bump node-mocks-http from 1.8.0 to 1.8.1 (#364)
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http) from 1.8.0 to 1.8.1. - [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.8.0...v1.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b8c68314e9
commit
cecb54c490
@ -87,7 +87,7 @@
|
|||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"mini-css-extract-plugin": "0.8.0",
|
"mini-css-extract-plugin": "0.8.0",
|
||||||
"mutationobserver-shim": "0.3.3",
|
"mutationobserver-shim": "0.3.3",
|
||||||
"node-mocks-http": "1.8.0",
|
"node-mocks-http": "1.8.1",
|
||||||
"normalize.css": "8.0.1",
|
"normalize.css": "8.0.1",
|
||||||
"optimize-css-assets-webpack-plugin": "5.0.3",
|
"optimize-css-assets-webpack-plugin": "5.0.3",
|
||||||
"ora": "4.0.3",
|
"ora": "4.0.3",
|
||||||
|
@ -9884,10 +9884,10 @@ node-libs-browser@^2.2.1:
|
|||||||
util "^0.11.0"
|
util "^0.11.0"
|
||||||
vm-browserify "^1.0.1"
|
vm-browserify "^1.0.1"
|
||||||
|
|
||||||
node-mocks-http@1.8.0:
|
node-mocks-http@1.8.1:
|
||||||
version "1.8.0"
|
version "1.8.1"
|
||||||
resolved "https://registry.verdaccio.org/node-mocks-http/-/node-mocks-http-1.8.0.tgz#201a882bd1f8473de6a14bf41850d373404fde32"
|
resolved "https://registry.verdaccio.org/node-mocks-http/-/node-mocks-http-1.8.1.tgz#f149345992618e4d631dfdf77546025d8526b2bb"
|
||||||
integrity sha512-A6YB8+sTiHZPTPf1KfwZ3sAQYSSNJTWd762IOptAmM2d6XUQ9Q1wMh+uJ7a7n2Vy6NKmODfZArqX6Rbmlg+8Fw==
|
integrity sha512-qtd9YwXzCTdLfqjP7XSOtFei3TggwnjFIppmYEneQBaDIuknwgJTpItLskC5/pWOpU3lsK5aqdo+5CfIKHkXLg==
|
||||||
dependencies:
|
dependencies:
|
||||||
accepts "^1.3.7"
|
accepts "^1.3.7"
|
||||||
depd "^1.1.0"
|
depd "^1.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user