Skip to content

Commit 12d4809

Browse files
Bump socket.io from 2.3.0 to 2.4.0
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md) - [Commits](socketio/socket.io@2.3.0...2.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e3c673 commit 12d4809

File tree

2 files changed

+74
-139
lines changed

2 files changed

+74
-139
lines changed

package-lock.json

+73-138
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "server.js",
99
"dependencies": {
1010
"express": "^4.17.1",
11-
"socket.io": "^2.3.0"
11+
"socket.io": "^2.4.0"
1212
},
1313
"devDependencies": {},
1414
"scripts": {

0 commit comments

Comments
 (0)