File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
"husky" : " 4.2.5" ,
36
36
"prettier" : " 2.0.5" ,
37
37
"eslint-plugin-prettier" : " 3.1.4" ,
38
- "node-mocks-http" : " 1.8.1 " ,
38
+ "node-mocks-http" : " 1.9.0 " ,
39
39
"tsdx" : " 0.13.2" ,
40
40
"tslib" : " 2.0.1" ,
41
41
"typescript" : " 4.0.2" ,
Original file line number Diff line number Diff line change @@ -6355,10 +6355,10 @@ node-libs-browser@^2.2.1:
6355
6355
util "^0.11.0"
6356
6356
vm-browserify "^1.0.1"
6357
6357
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 ==
6362
6362
dependencies :
6363
6363
accepts "^1.3.7"
6364
6364
depd "^1.1.0"
You can’t perform that action at this time.
0 commit comments