Skip to content

Commit a8993c8

Browse files
renovate-botflaviouk
authored andcommitted
Update dependency node-mocks-http to v1.9.0
1 parent 7e6868b commit a8993c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"husky": "4.2.5",
3636
"prettier": "2.0.5",
3737
"eslint-plugin-prettier": "3.1.4",
38-
"node-mocks-http": "1.8.1",
38+
"node-mocks-http": "1.9.0",
3939
"tsdx": "0.13.2",
4040
"tslib": "2.0.1",
4141
"typescript": "4.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6355,10 +6355,10 @@ node-libs-browser@^2.2.1:
63556355
util "^0.11.0"
63566356
vm-browserify "^1.0.1"
63576357

6358-
node-mocks-http@1.8.1:
6359-
version "1.8.1"
6360-
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.8.1.tgz#f149345992618e4d631dfdf77546025d8526b2bb"
6361-
integrity sha512-qtd9YwXzCTdLfqjP7XSOtFei3TggwnjFIppmYEneQBaDIuknwgJTpItLskC5/pWOpU3lsK5aqdo+5CfIKHkXLg==
6358+
node-mocks-http@1.9.0:
6359+
version "1.9.0"
6360+
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.9.0.tgz#6000c570fc4b809603782309be81c73a71d85b71"
6361+
integrity sha512-ILf7Ws8xyX9Rl2fLZ7xhZBovrRwgaP84M13esndP6V17M/8j25TpwNzb7Im8U9XCo6fRhdwqiQajWXpsas/E6w==
63626362
dependencies:
63636363
accepts "^1.3.7"
63646364
depd "^1.1.0"

0 commit comments

Comments
 (0)