Skip to content

Commit

Permalink
Merge pull request #624 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.2
  • Loading branch information
kamilmysliwiec committed Jun 18, 2021
2 parents 8dbfe17 + 05e2f53 commit fab42c2
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
Expand Up @@ -43,7 +43,7 @@
"typescript": "4.3.4"
},
"dependencies": {
"@types/jsonwebtoken": "8.5.1",
"@types/jsonwebtoken": "8.5.2",
"jsonwebtoken": "8.5.1"
},
"lint-staged": {
Expand Down

0 comments on commit fab42c2

Please sign in to comment.