Skip to content

Commit

Permalink
Merge pull request #1186 from gettakaro/renovate/jsonwebtoken-9.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency jsonwebtoken to v9
  • Loading branch information
emielvanseveren authored Aug 24, 2024
2 parents 2308555 + 1b360b7 commit c3a6d3d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 17 deletions.
36 changes: 21 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bcrypt": "^5.0.1",
"geolite2-redist": "^3.0.4",
"human-id": "^4.0.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"maxmind": "^4.3.18",
"passport": "^0.7.0",
"passport-oauth2": "^1.7.0",
Expand All @@ -35,7 +35,7 @@
"devDependencies": {
"@types/basic-auth": "^1.1.3",
"@types/bcrypt": "^5.0.0",
"@types/jsonwebtoken": "^8.5.8",
"@types/jsonwebtoken": "^9.0.0",
"@types/passport": "^1.0.12",
"@types/passport-oauth2": "^1.4.12"
},
Expand Down

0 comments on commit c3a6d3d

Please sign in to comment.