Skip to content

Commit

Permalink
chore(deps): bump socket.io from 4.7.3 to 4.7.4
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.7.3 to 4.7.4.
- [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.7.3...4.7.4)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 4195e55 commit cb1e0f5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"path-to-regexp": "3.2.0",
"reflect-metadata": "0.1.14",
"rxjs": "7.8.1",
"socket.io": "4.7.3",
"socket.io": "4.7.4",
"tslib": "2.6.2",
"uid": "2.0.2",
"uuid": "9.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-socket.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.7.3",
"socket.io": "4.7.4",
"tslib": "2.6.2"
},
"peerDependencies": {
Expand Down

0 comments on commit cb1e0f5

Please sign in to comment.