We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30fce0 commit fcf3f2bCopy full SHA for fcf3f2b
backend/package.json
@@ -19,7 +19,7 @@
19
"cors": "^2.8.5",
20
"dotenv": "^16.0.3",
21
"express": "^4.18.2",
22
- "jsonwebtoken": "^9.0.0",
+ "jsonwebtoken": "^9.0.2",
23
"memory-cache": "^0.2.0",
24
"ts-node": "^10.9.2"
25
},
@@ -32,7 +32,7 @@
32
"@types/cors": "^2.8.17",
33
"@types/express": "^4.17.21",
34
"@types/jest": "^27.5.2",
35
- "@types/jsonwebtoken": "^9.0.1",
+ "@types/jsonwebtoken": "^9.0.10",
36
"@types/memory-cache": "^0.2.5",
37
"@types/node": "^18.19.34",
38
"@types/react": "^18.2.48",
0 commit comments