chore(deps): install jsonwebtoken @types/jsonwebtoken

This commit is contained in:
karishmas6
2024-09-23 23:36:15 +05:30
parent 12dc3ccf42
commit 5a7ea2af8f

View File

@@ -16,6 +16,7 @@
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"@types/csurf": "^1.11.5", "@types/csurf": "^1.11.5",
"@types/jest": "^27.4.1", "@types/jest": "^27.4.1",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^16.11.27", "@types/node": "^16.11.27",
"@types/react": "^18.0.5", "@types/react": "^18.0.5",
"@types/react-dom": "^18.0.1", "@types/react-dom": "^18.0.1",
@@ -35,6 +36,7 @@
"googleapis": "^144.0.0", "googleapis": "^144.0.0",
"ioredis": "^5.4.1", "ioredis": "^5.4.1",
"joi": "^17.6.0", "joi": "^17.6.0",
"jsonwebtoken": "^9.0.2",
"loglevel": "^1.8.0", "loglevel": "^1.8.0",
"loglevel-plugin-remote": "^0.6.8", "loglevel-plugin-remote": "^0.6.8",
"moment-timezone": "^0.5.45", "moment-timezone": "^0.5.45",