Skip to content

Commit

Permalink
Update dependency @types/jsonwebtoken to ^9.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent ad9504e commit 84d6726
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/axios": "^0.14.4",
"@types/bcrypt": "^5.0.2",
"@types/graphql-relay": "^0.7.0",
"@types/jsonwebtoken": "^9.0.7",
"@types/jsonwebtoken": "^9.0.8",
"@types/node": "^22.13.1",
"@types/node-cron": "^3.0.11",
"@types/sanitize-html": "^2.13.0",
Expand Down
16 changes: 11 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 84d6726

Please sign in to comment.