update packages
This commit is contained in:
parent
d670266c22
commit
f5f2180e7d
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -37,7 +37,7 @@
|
|||
"read-config": "^2.0.0",
|
||||
"socket.io": "^2.1.1",
|
||||
"ssh2": "^0.6.1",
|
||||
"validator": "^10.4.0"
|
||||
"validator": "^10.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
@ -62,15 +62,15 @@
|
|||
"nodemon": "^1.18.3",
|
||||
"postcss-discard-comments": "^4.0.0",
|
||||
"snazzy": "^7.1.1",
|
||||
"snyk": "^1.89.1",
|
||||
"snyk": "^1.90.0",
|
||||
"standard": "^11.0.1",
|
||||
"style-loader": "^0.21.0",
|
||||
"uglifyjs-webpack-plugin": "^1.2.7",
|
||||
"url-loader": "^1.0.1",
|
||||
"webpack": "^4.16.3",
|
||||
"webpack": "^4.16.5",
|
||||
"webpack-cli": "^3.1.0",
|
||||
"webpack-merge": "^4.1.3",
|
||||
"webpack-stream": "^5.0.0",
|
||||
"webpack-merge": "^4.1.4",
|
||||
"webpack-stream": "^5.1.0",
|
||||
"xterm": "^3.5.1"
|
||||
},
|
||||
"standard": {
|
||||
|
|
Loading…
Reference in a new issue