mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2026-06-09 19:54:46 +00:00
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.3 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `socket.io-parser` from 4.0.5 to 4.2.3 - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.5...4.2.3) Updates `socket.io` from 3.0.5 to 4.6.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/3.0.5...4.6.1) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect - dependency-name: socket.io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "echo_server",
|
|
"author": "Melo Yao",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"socket.io": "^4.6.1"
|
|
}
|
|
}
|