Skip to content

Commit

Permalink
chore(deps): bump socket.io in /apps/dsb-message-broker
Browse files Browse the repository at this point in the history
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.1.3 to 4.6.2.
- [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.1.3...4.6.2)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 31a2434 commit a02f44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dsb-message-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ajv": "8.6.3",
"@nestjs/websockets": "8.0.6",
"@nestjs/platform-socket.io": "8.0.6",
"socket.io": "4.1.3",
"socket.io": "4.6.2",
"@energyweb/dsb-address-book-nats-js": "~0.0.1",
"ajv-formats": "2.1.1",
"node-libxml": "4.1.2",
Expand Down

0 comments on commit a02f44c

Please sign in to comment.