Skip to content

Commit afbb24f

Browse files
chore(deps): bump socket.io from 4.5.0 to 4.5.1
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io@4.5.0...4.5.1) --- updated-dependencies: - dependency-name: socket.io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79cccd0 commit afbb24f

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"path-to-regexp": "3.2.0",
6565
"reflect-metadata": "0.1.13",
6666
"rxjs": "7.5.5",
67-
"socket.io": "4.5.0",
67+
"socket.io": "4.5.1",
6868
"tslib": "2.4.0",
6969
"uuid": "8.3.2"
7070
},

packages/platform-socket.io/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"access": "public"
1818
},
1919
"dependencies": {
20-
"socket.io": "4.5.0",
20+
"socket.io": "4.5.1",
2121
"tslib": "2.4.0"
2222
},
2323
"peerDependencies": {

0 commit comments

Comments
 (0)