fix(deps): update dependency jsonwebtoken to v9 [security] (#50837)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-30 17:36:48 +05:30
committed by GitHub
parent 75ea95f3aa
commit e6b88035cf
2 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
"fastify": "4.18.0",
"fastify-auth0-verify": "^1.0.0",
"fastify-plugin": "^4.3.0",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"nanoid": "3",
"nodemon": "2.0.22",
"query-string": "^7.1.3"