Skip to content

Commit 897cfd4

Browse files
fix(deps): update dependency express to v5
1 parent 02f534c commit 897cfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"cors": "^2.8.5",
9595
"date-fns": "^4.0.0",
9696
"dotenv": "^16.4.1",
97-
"express": "^4.18.2",
97+
"express": "^5.0.0",
9898
"express-async-errors": "^3.1.1",
9999
"i18next": "^23.0.0",
100100
"langchain": "^0.3.30",

0 commit comments

Comments
 (0)