fix(deps): update dependency jsonwebtoken to v9.0.1

This commit is contained in:
renovate[bot]
2023-07-08 22:58:42 +00:00
parent 96dbd9ac86
commit 9105945b97
2 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"fastify": "4.19.2",
"fastify-auth0-verify": "^1.0.0",
"fastify-plugin": "^4.3.0",
"jsonwebtoken": "9.0.0",
"jsonwebtoken": "9.0.1",
"nanoid": "3",
"nodemon": "2.0.22",
"query-string": "^7.1.3"