Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 318dbbc commit c455c38
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 52 deletions.
120 changes: 69 additions & 51 deletions server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"main": "server.js",
"dependencies": {
"jsonwebtoken": "^9.0.2",
"socket.io": "^4.6.1"
"socket.io": "^4.7.3"
}
}

0 comments on commit c455c38

Please sign in to comment.