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