Skip to content

Commit 8f05f6c

Browse files
Bump engine.io and socket.io in /frontend
Bumps [engine.io](https://github.com/socketio/engine.io) to 3.6.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `engine.io` from 3.4.0 to 3.6.1 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io@3.4.0...3.6.1) Updates `socket.io` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@2.3.0...2.5.0) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1f2b21 commit 8f05f6c

File tree

2 files changed

+124
-30
lines changed

2 files changed

+124
-30
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"axios": "^0.19.0",
1212
"core-js": "^2.6.5",
1313
"iview": "^3.4.2",
14-
"socket.io": "^2.3.0",
14+
"socket.io": "^2.5.0",
1515
"socket.io-client": "^2.3.0",
1616
"vue": "^2.6.10",
1717
"vuex": "^3.1.1"

0 commit comments

Comments
 (0)