Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/jwt to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2020
1 parent 6f8601f commit e43f2ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/common": "7.3.1",
"@nestjs/config": "0.5.0",
"@nestjs/core": "7.3.1",
"@nestjs/jwt": "7.0.0",
"@nestjs/jwt": "7.1.0",
"@nestjs/passport": "7.0.0",
"@nestjs/platform-express": "7.3.1",
"@nestjs/schedule": "0.4.0",
Expand Down

0 comments on commit e43f2ee

Please sign in to comment.