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 9e594b5 commit cf2f405Copy full SHA for cf2f405
packages/backend/package.json
@@ -104,7 +104,7 @@
104
"@huggingface/gguf": "^0.1.14",
105
"@huggingface/hub": "^1.1.2",
106
"ai": "^4.3.10",
107
- "express": "^4.21.2",
+ "express": "^5.1.0",
108
"express-openapi-validator": "^5.4.9",
109
"isomorphic-git": "^1.30.1",
110
"js-yaml": "^4.1.0",
@@ -122,7 +122,7 @@
122
"@podman-desktop/api": "1.13.0-202409181313-78725a6565",
123
"@ai-sdk/provider-utils": "^2.2.6",
124
"@rollup/plugin-replace": "^6.0.2",
125
- "@types/express": "^4.17.21",
+ "@types/express": "^5.0.1",
126
"@types/js-yaml": "^4.0.9",
127
"@types/mustache": "^4.2.5",
128
"@types/node": "^22",
0 commit comments