update packages

This commit is contained in:
Bill Church 2018-08-07 06:49:31 -04:00
parent d670266c22
commit f5f2180e7d

View file

@ -37,7 +37,7 @@
"read-config": "^2.0.0", "read-config": "^2.0.0",
"socket.io": "^2.1.1", "socket.io": "^2.1.1",
"ssh2": "^0.6.1", "ssh2": "^0.6.1",
"validator": "^10.4.0" "validator": "^10.5.0"
}, },
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",
@ -62,15 +62,15 @@
"nodemon": "^1.18.3", "nodemon": "^1.18.3",
"postcss-discard-comments": "^4.0.0", "postcss-discard-comments": "^4.0.0",
"snazzy": "^7.1.1", "snazzy": "^7.1.1",
"snyk": "^1.89.1", "snyk": "^1.90.0",
"standard": "^11.0.1", "standard": "^11.0.1",
"style-loader": "^0.21.0", "style-loader": "^0.21.0",
"uglifyjs-webpack-plugin": "^1.2.7", "uglifyjs-webpack-plugin": "^1.2.7",
"url-loader": "^1.0.1", "url-loader": "^1.0.1",
"webpack": "^4.16.3", "webpack": "^4.16.5",
"webpack-cli": "^3.1.0", "webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3", "webpack-merge": "^4.1.4",
"webpack-stream": "^5.0.0", "webpack-stream": "^5.1.0",
"xterm": "^3.5.1" "xterm": "^3.5.1"
}, },
"standard": { "standard": {