Skip to content

Commit 42eb8d3

Browse files
author
snyk-bot
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:ms:20170412 Latest report for icebob/vue-express-mongo-boilerplate: https://snyk.io/test/github/icebob/vue-express-mongo-boilerplate
1 parent e9bd942 commit 42eb8d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cookie-parser": "1.4.3",
5656
"cross-env": "3.1.3",
5757
"csurf": "1.9.0",
58-
"express": "4.15.2",
58+
"express": "4.15.3",
5959
"express-flash": "0.0.2",
6060
"express-list-endpoints": "3.0.0",
6161
"express-session": "1.14.2",
@@ -99,11 +99,11 @@
9999
"pretty-bytes": "4.0.2",
100100
"pug": "2.0.0-beta6",
101101
"require-webpack-compat": "3.0.0",
102-
"serve-favicon": "2.3.2",
102+
"serve-favicon": "2.4.3",
103103
"slug": "0.9.1",
104104
"snyk": "^1.22.1",
105-
"socket.io": "1.7.3",
106-
"socket.io-client": "1.7.3",
105+
"socket.io": "2.0.0",
106+
"socket.io-client": "2.0.0",
107107
"uuid-token-generator": "0.5.0",
108108
"winston": "2.3.0",
109109
"winston-daily-rotate-file": "1.4.0",

0 commit comments

Comments
 (0)