MOBILE-3401 npm: Fix some vulnerabilities
parent
22d8bd41bc
commit
ff28978cfa
File diff suppressed because it is too large
Load Diff
|
@ -133,6 +133,7 @@
|
|||
"@types/cordova-plugin-network-information": "0.0.3",
|
||||
"@types/node": "8.10.59",
|
||||
"@types/promise.prototype.finally": "2.0.4",
|
||||
"acorn": "^5.7.4",
|
||||
"electron-builder-lib": "20.23.1",
|
||||
"electron-rebuild": "1.10.0",
|
||||
"gulp": "4.0.2",
|
||||
|
@ -143,6 +144,7 @@
|
|||
"gulp-rename": "2.0.0",
|
||||
"gulp-slash": "1.1.3",
|
||||
"lodash.template": "4.5.0",
|
||||
"minimist": "^1.2.5",
|
||||
"node-loader": "0.6.0",
|
||||
"through": "2.3.8",
|
||||
"typescript": "2.6.2",
|
||||
|
|
Loading…
Reference in New Issue