Skip to content

Commit 92922a1

Browse files
committed
Update dependency node-mocks-http to v1.10.1
1 parent b6e63f2 commit 92922a1

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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"express-validator": "6.6.1",
2626
"morgan": "1.10.0",
27-
"node-mocks-http": "1.8.1",
27+
"node-mocks-http": "1.10.1",
2828
"simple-http-status": "1.1.0"
2929
},
3030
"devDependencies": {

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.10.1:
6359+
version "1.10.1"
6360+
resolved "https://registry.yarnpkg.com/node-mocks-http/-/node-mocks-http-1.10.1.tgz#0232e99a5f66f5d2a0216a47251346bf5606d2d0"
6361+
integrity sha512-/Nz83kiJ3z+vGqxmlDyv8+L1CJno+gH23DzG3oPH9dBSfMYa5IFVwPgZpXCB2kdiiIu/HoDpZ2BuLqQs7qjFLQ==
63626362
dependencies:
63636363
accepts "^1.3.7"
63646364
depd "^1.1.0"

0 commit comments

Comments
 (0)