Skip to content

Commit

Permalink
chore(deps): bump socket.io from 4.5.3 to 4.5.4
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.5.3 to 4.5.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.5.3...4.5.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 Nov 30, 2022
1 parent 308599f commit 2ea271d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 28 deletions.
34 changes: 8 additions & 26 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.13",
"rxjs": "7.5.7",
"socket.io": "4.5.3",
"socket.io": "4.5.4",
"tslib": "2.4.1",
"uuid": "9.0.0"
},
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 @@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.5.3",
"socket.io": "4.5.4",
"tslib": "2.4.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 2ea271d

Please sign in to comment.