Skip to content

Commit 85a746a

Browse files
Bump socket.io from 4.5.3 to 4.6.2 in /plugins/fullstack/socket-server
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.5.3 to 4.6.2. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/4.6.2/CHANGELOG.md) - [Commits](socketio/socket.io@4.5.3...4.6.2) --- updated-dependencies: - dependency-name: socket.io dependency-version: 4.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6947e24 commit 85a746a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/fullstack/socket-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react": ">=19.0.0"
2323
},
2424
"dependencies": {
25-
"socket.io": "4.5.3",
25+
"socket.io": "4.6.2",
2626
"bufferutil": "4.0.7",
2727
"utf-8-validate": "5.0.10"
2828
},

0 commit comments

Comments
 (0)