chore(deps): install jwt-decode

This commit is contained in:
amhsirak
2024-11-07 21:54:33 +05:30
parent 444cb43cbf
commit cee2a82f3f

View File

@@ -39,6 +39,7 @@
"ioredis": "^5.4.1", "ioredis": "^5.4.1",
"joi": "^17.6.0", "joi": "^17.6.0",
"jsonwebtoken": "^9.0.2", "jsonwebtoken": "^9.0.2",
"jwt-decode": "^4.0.0",
"loglevel": "^1.8.0", "loglevel": "^1.8.0",
"loglevel-plugin-remote": "^0.6.8", "loglevel-plugin-remote": "^0.6.8",
"maxun-core": "^0.0.3", "maxun-core": "^0.0.3",
@@ -46,7 +47,7 @@
"moment-timezone": "^0.5.45", "moment-timezone": "^0.5.45",
"node-cron": "^3.0.3", "node-cron": "^3.0.3",
"pg": "^8.13.0", "pg": "^8.13.0",
"playwright": "^1.20.1", "playwright": "^1.48.2",
"playwright-extra": "^4.3.6", "playwright-extra": "^4.3.6",
"posthog-node": "^4.2.1", "posthog-node": "^4.2.1",
"prismjs": "^1.28.0", "prismjs": "^1.28.0",