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 b73ca12 commit 10309abCopy full SHA for 10309ab
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
@@ -69,7 +69,7 @@
69
"@types/jest": "^29.5.12",
70
"@types/jsonwebtoken": "^9",
71
"@types/lru-cache": "^7.10.10",
72
73
"@types/node": "^22.10.2",
74
"@types/pg": "^8.11.10",
75
"@types/pg-format": "^1",
0 commit comments