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 d9bb99a commit b02cc3bCopy full SHA for b02cc3b
api/package.json
@@ -42,7 +42,7 @@
42
"@octokit/rest": "^18.12.0",
43
"@types/compression": "^1.7.2",
44
"@types/cors": "^2.8.12",
45
- "@types/express": "4.17.21",
+ "@types/express": "5.0.3",
46
"@types/jsdom": "^21.1.7",
47
"@types/memoizee": "^0.4.7",
48
"@types/node": "^22.15.23",
@@ -60,7 +60,7 @@
60
"dotenv-cli": "^7.4.2",
61
"esbuild": "^0.25.0",
62
"evt": "^2.5.7",
63
- "express": "^4.17.2",
+ "express": "^5.0.0",
64
"i18nifty": "^3.2.0",
65
"memoizee": "^0.4.15",
66
"node-fetch": "^2.6.7",
0 commit comments