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 b9cf2fd commit 0562882Copy full SHA for 0562882
apps/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",
apps/backend/package.json
@@ -75,7 +75,7 @@
75
"@types/jest": "^29.5.12",
76
"@types/jsonwebtoken": "^9",
77
"@types/lru-cache": "^7.10.10",
78
79
"@types/node": "^22.10.2",
80
"@types/pg": "^8.11.10",
81
"@types/pg-format": "^1",
0 commit comments