Skip to content

Commit 5120840

Browse files
sam-githubtobespc
authored andcommitted
deps: update socket.io to 2.x (#99)
This addresses a number of the snyk vulnerability warnings, remaining will be fixed when socketio/socket.io-adapter#52 and socketio/socket.io-redis-emitter#61 are published.
1 parent 4eaa3e6 commit 5120840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"debug": "^2.6.0",
99
"express": "^4.14.1",
1010
"express-basic-auth": "^1.0.1",
11-
"socket.io": "^1.7.2"
11+
"socket.io": "^2.0.3"
1212
},
1313
"optionalDependencies": {
1414
"node-report": "^2.1.0"

0 commit comments

Comments
 (0)