Skip to content

Commit 327ba05

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 d43eea3 commit 327ba05

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
@@ -18,7 +18,7 @@
1818
"react": ">=19.0.0"
1919
},
2020
"dependencies": {
21-
"socket.io": "4.5.3",
21+
"socket.io": "4.6.2",
2222
"bufferutil": "4.0.7",
2323
"utf-8-validate": "5.0.10"
2424
},

0 commit comments

Comments
 (0)