Skip to content

Commit

Permalink
Merge pull request #287 from nestjs/renovate/jsonwebtoken-8.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @types/jsonwebtoken to v8.5.0
  • Loading branch information
kamilmysliwiec authored May 23, 2020
2 parents 69d8c67 + 72c55ec commit 2b83318
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -43,7 +43,7 @@
"typescript": "3.9.3"
},
"dependencies": {
"@types/jsonwebtoken": "8.3.9",
"@types/jsonwebtoken": "8.5.0",
"jsonwebtoken": "8.5.1"
},
"lint-staged": {
Expand Down

0 comments on commit 2b83318

Please sign in to comment.