Skip to content

Commit

Permalink
build(deps): bump @nestjs/core from 7.6.18 to 9.0.5 in /quix-frontend
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 7.6.18 to 9.0.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v9.0.5/packages/core)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Sep 21, 2023
1 parent 8f385fd commit 705696e
Showing 2 changed files with 35 additions and 13 deletions.
46 changes: 34 additions & 12 deletions quix-frontend/service/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 quix-frontend/service/package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
},
"dependencies": {
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/core": "^9.0.5",
"@nestjs/jwt": "^7.0.0",
"@nestjs/platform-express": "^7.0.0",
"@nestjs/platform-ws": "^7.0.0",

0 comments on commit 705696e

Please sign in to comment.