Skip to content

Commit bc54652

Browse files
Bump socket.io from 2.2.0 to 2.4.0 in /server
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.2.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.2.0...2.4.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0396d2 commit bc54652

File tree

2 files changed

+109
-109
lines changed

2 files changed

+109
-109
lines changed

server/package-lock.json

Lines changed: 108 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"node-fetch": "^2.3.0",
2020
"pg": "^8.7.1",
2121
"plaid": "^9.3.0",
22-
"socket.io": "^2.2.0"
22+
"socket.io": "^2.4.0"
2323
},
2424
"devDependencies": {
2525
"eslint": "^6.2.1",

0 commit comments

Comments
 (0)