Skip to content

Commit 218d039

Browse files
fix(deps): update dependency express to v5
1 parent 4b09c96 commit 218d039

File tree

2 files changed

+381
-78
lines changed

2 files changed

+381
-78
lines changed

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"cli-color": "2.0.3",
7878
"date-fns": "2.23.0",
7979
"envsub": "4.0.7",
80-
"express": "4.18.2",
80+
"express": "5.1.0",
8181
"graphql": "15.8.0",
8282
"graphql-redis-subscriptions": "2.4.2",
8383
"ioredis": "4.28.5",
@@ -101,7 +101,7 @@
101101
"@nestjs/testing": "8.4.7",
102102
"@shelf/jest-mongodb": "1.3.4",
103103
"@types/cli-color": "2.0.2",
104-
"@types/express": "4.17.14",
104+
"@types/express": "5.0.1",
105105
"@types/http-cache-semantics": "4.0.1",
106106
"@types/ioredis": "4.28.10",
107107
"@types/jest": "27.5.2",

0 commit comments

Comments
 (0)