upgrade all packages to potentially help with compatability issues on some platforms

This commit is contained in:
Bill Church 2018-07-28 10:19:48 -04:00
parent a1fdc0974d
commit 3586e17a63

View file

@ -28,16 +28,16 @@
},
"dependencies": {
"basic-auth": "^2.0.0",
"colors": "^1.1.2",
"compression": "^1.7.1",
"colors": "^1.3.1",
"compression": "^1.7.3",
"debug": "^3.1.0",
"express": "^4.16.1",
"express": "^4.16.3",
"express-session": "^1.15.6",
"morgan": "^1.9.0",
"read-config": "^2.0.0",
"socket.io": "^2.0.4",
"socket.io": "^2.1.1",
"ssh2": "^0.6.1",
"validator": "^10.1.0"
"validator": "^10.4.0"
},
"scripts": {
"start": "node index.js",
@ -49,28 +49,28 @@
"cleanmac": "find . -name '.DS_Store' -type f -delete"
},
"devDependencies": {
"@fortawesome/fontawesome": "^1.1.7",
"@fortawesome/fontawesome-free-solid": "^5.0.11",
"ajv": "^6.5.0",
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-free-solid": "^5.0.13",
"ajv": "^6.5.2",
"bithound": "^1.7.0",
"clean-webpack-plugin": "^0.1.18",
"copy-webpack-plugin": "^4.3.1",
"css-loader": "^0.28.9",
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^4.5.2",
"css-loader": "^1.0.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^1.1.6",
"nodemon": "^1.11.0",
"postcss-discard-comments": "^2.0.4",
"snazzy": "^7.0.0",
"snyk": "^1.39.1",
"standard": "^11.0.0",
"file-loader": "^1.1.11",
"nodemon": "^1.18.3",
"postcss-discard-comments": "^4.0.0",
"snazzy": "^7.1.1",
"snyk": "^1.89.1",
"standard": "^11.0.1",
"style-loader": "^0.21.0",
"uglifyjs-webpack-plugin": "^1.1.8",
"uglifyjs-webpack-plugin": "^1.2.7",
"url-loader": "^1.0.1",
"webpack": "^4.8.1",
"webpack-cli": "^2.1.3",
"webpack-merge": "^4.1.1",
"webpack-stream": "^4.0.0",
"xterm": "^3.1.0"
"webpack": "^4.16.3",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.3",
"webpack-stream": "^5.0.0",
"xterm": "^3.5.1"
},
"standard": {
"ignore": [