Skip to content

Commit febd37d

Browse files
committed
🔧 Upgrade expressjs
1 parent 24bd3de commit febd37d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

interapp-backend/bun.lockb

13.6 KB
Binary file not shown.

interapp-backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/bun": "^1.0.8",
2525
"@types/cookie-parser": "^1.4.6",
2626
"@types/cors": "^2.8.16",
27-
"@types/express": "^4.17.21",
27+
"@types/express": "^5.0.0",
2828
"@types/express-rate-limit": "^6.0.0",
2929
"@types/multer": "^1.4.11",
3030
"@types/node-cron": "^3.0.11",
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"cookie-parser": "^1.4.6",
4545
"cors": "^2.8.5",
46-
"express": "^4.19.2",
46+
"express": "^5.0.0",
4747
"express-async-errors": "^3.1.1",
4848
"express-rate-limit": "^7.1.4",
4949
"jose": "^5.1.1",

0 commit comments

Comments
 (0)