Skip to content

Commit 0a3229e

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] <[email protected]>
1 parent 06c1a55 commit 0a3229e

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": "^7.9.0",
2121
"plaid": "^9.0.0-beta.13",
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)