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 3ea117d commit a57e980Copy full SHA for a57e980
auth/package.json
@@ -42,7 +42,7 @@
42
"@types/cors": "^2.8.17",
43
"@types/express": "^5.0.0",
44
"@types/jest": "^29.5.14",
45
- "@types/multer": "^1.4.12",
+ "@types/multer": "^2.0.0",
46
"@types/uuid": "^9.0.1",
47
"db-migrate-plugin-typescript": "^2.0.0",
48
"eslint": "^8.57.1",
backend/package.json
@@ -72,7 +72,7 @@
72
"@types/jest": "^29.5.12",
73
"@types/jsonwebtoken": "^9",
74
"@types/lru-cache": "^7.10.10",
75
76
"@types/node": "^22.10.2",
77
"@types/pg": "^8.11.10",
78
"@types/pg-format": "^1",
0 commit comments