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 Mar 25, 2023
1 parent 4c813f7 commit ada0c6f
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit ada0c6f

Please sign in to comment.