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 4b09c96 commit 1d26677Copy full SHA for 1d26677
packages/backend/package.json
@@ -77,7 +77,7 @@
77
"cli-color": "2.0.3",
78
"date-fns": "2.23.0",
79
"envsub": "4.0.7",
80
- "express": "4.18.2",
+ "express": "5.1.0",
81
"graphql": "15.8.0",
82
"graphql-redis-subscriptions": "2.4.2",
83
"ioredis": "4.28.5",
@@ -101,7 +101,7 @@
101
"@nestjs/testing": "8.4.7",
102
"@shelf/jest-mongodb": "1.3.4",
103
"@types/cli-color": "2.0.2",
104
- "@types/express": "4.17.14",
+ "@types/express": "5.0.3",
105
"@types/http-cache-semantics": "4.0.1",
106
"@types/ioredis": "4.28.10",
107
"@types/jest": "27.5.2",
0 commit comments