Skip to content

Commit 9544740

Browse files
Bump ws and @nestjs/graphql
Bumps [ws](https://github.com/websockets/ws) to 8.20.1 and updates ancestor dependency [@nestjs/graphql](https://github.com/nestjs/graphql). These dependencies need to be updated together. Updates `ws` from 8.20.0 to 8.20.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.20.1) Updates `@nestjs/graphql` from 13.4.0 to 13.4.2 - [Release notes](https://github.com/nestjs/graphql/releases) - [Commits](nestjs/graphql@v13.4.0...v13.4.2) --- updated-dependencies: - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect - dependency-name: "@nestjs/graphql" dependency-version: 13.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0882f3 commit 9544740

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -25,7 +25,7 @@
2525
"@nestjs/common": "^11.1.8",
2626
"@nestjs/config": "^4.0.4",
2727
"@nestjs/core": "^11.1.18",
28-
"@nestjs/graphql": "^13.4.0",
28+
"@nestjs/graphql": "^13.4.2",
2929
"@nestjs/jwt": "^10.1.0",
3030
"@nestjs/passport": "^10.0.0",
3131
"@nestjs/platform-express": "^11.1.16",

0 commit comments

Comments
 (0)