Skip to content

Commit b34ec3d

Browse files
Bump engine.io, @nestjs/platform-socket.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependencies [engine.io](https://github.com/socketio/engine.io), [@nestjs/platform-socket.io](https://github.com/nestjs/nest) and [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `engine.io` from 6.1.3 to 6.2.1 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](socketio/engine.io@6.1.3...6.2.1) Updates `@nestjs/platform-socket.io` from 8.4.4 to 8.4.7 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](nestjs/nest@v8.4.4...v8.4.7) Updates `socket.io` from 4.4.1 to 4.5.1 - [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.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: "@nestjs/platform-socket.io" dependency-type: direct:production - dependency-name: socket.io dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47685a4 commit b34ec3d

File tree

2 files changed

+46
-52
lines changed

2 files changed

+46
-52
lines changed

package-lock.json

Lines changed: 45 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@nestjs/core": "^8.0.0",
5555
"@nestjs/ng-universal": "^6.0.0",
5656
"@nestjs/platform-express": "^8.0.0",
57-
"@nestjs/platform-socket.io": "^8.4.4",
57+
"@nestjs/platform-socket.io": "^8.4.7",
5858
"@nestjs/schedule": "^2.0.1",
5959
"@nestjs/swagger": "^6.2.1",
6060
"@nestjs/throttler": "^2.0.1",

0 commit comments

Comments
 (0)