Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 33f9552

Browse files
Bump socket.io from 2.2.0 to 2.4.0 in /src/samples/conference (#459)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79d5ee3 commit 33f9552

File tree

2 files changed

+93
-123
lines changed

2 files changed

+93
-123
lines changed

src/samples/conference/package-lock.json

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

src/samples/conference/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"errorhandler": "",
1818
"express": "",
1919
"morgan": "",
20-
"socket.io": "^2.2.0",
20+
"socket.io": "^2.4.0",
2121
"spdy": ""
2222
},
2323
"main": "samplertcservice.js",

0 commit comments

Comments
 (0)