We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85ecb5 commit c1052acCopy full SHA for c1052ac
package.json
@@ -52,11 +52,11 @@
52
"@prisma/client": "^5.2.0",
53
"@types/cookie-parser": "^1.4.7",
54
"@types/cors": "^2.8.17",
55
- "@types/express": "^4.17.17",
+ "@types/express": "^5.0.0",
56
"@types/node": "^22.1.0",
57
"cookie-parser": "^1.4.6",
58
"cors": "^2.8.5",
59
- "express": "^4.18.2",
+ "express": "^5.0.0",
60
"firebase-admin": "^13.0.0",
61
"helmet": "^8.0.0",
62
"mongodb": "^6.3.0",
0 commit comments