npm audit fix

This commit is contained in:
Juha Ristolainen 2018-11-28 14:50:41 +01:00
parent 776fde9ce0
commit be7964162e
No known key found for this signature in database
GPG Key ID: D80C6C6D40707E83
2 changed files with 980 additions and 767 deletions

1727
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -59,12 +59,12 @@
"test": "node ./node_modules/vscode/bin/test"
},
"devDependencies": {
"typescript": "^2.9.1",
"vscode": "^1.1.0",
"mocha": "^5.2.0",
"growl": "^1.10.5",
"@types/mocha": "^5.2.4",
"@types/node": "^10.5.1",
"@types/mocha": "^5.2.4"
"growl": "^1.10.5",
"mocha": "^5.2.0",
"typescript": "^2.9.1",
"vscode": "^1.1.22"
},
"dependencies": {
"axios": "0.18.0",