Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2022
1 parent 74e3f5f commit 9f98951
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 27 deletions.
57 changes: 32 additions & 25 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
Expand Up @@ -64,7 +64,7 @@
"path-to-regexp": "3.2.0",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"socket.io": "4.4.1",
"socket.io": "4.5.0",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-socket.io/package.json
Expand Up @@ -17,7 +17,7 @@
"access": "public"
},
"dependencies": {
"socket.io": "4.4.1",
"socket.io": "4.5.0",
"tslib": "2.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9f98951

Please sign in to comment.