Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/core to v9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2023
1 parent 4c813f7 commit 4a17221
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^1.0.1",
"@nestjs/core": "^8.0.0",
"@nestjs/core": "^9.0.5",
"@nestjs/graphql": "^9.0.4",
"@nestjs/jwt": "^8.0.0",
"@nestjs/passport": "^8.0.1",
Expand Down
75 changes: 40 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4a17221

Please sign in to comment.