Skip to content

Commit

Permalink
Merge pull request #1161 from nestjs/renovate/jsonwebtoken-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @types/jsonwebtoken to v9
  • Loading branch information
kamilmysliwiec committed Feb 9, 2023
2 parents accd1a9 + 5783170 commit 6c20c59
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
Expand Up @@ -44,7 +44,7 @@
"typescript": "4.9.5"
},
"dependencies": {
"@types/jsonwebtoken": "8.5.9",
"@types/jsonwebtoken": "9.0.1",
"jsonwebtoken": "9.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 6c20c59

Please sign in to comment.