Skip to content

Commit 855f514

Browse files
fix(deps): update dependency express to v5
1 parent e170d7c commit 855f514

File tree

2 files changed

+206
-261
lines changed

2 files changed

+206
-261
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"debug": "4.4.3",
2323
"dockerode": "4.0.9",
2424
"dotenv": "17.2.3",
25-
"express": "4.22.1",
25+
"express": "5.2.1",
2626
"graphql": "16.12.0",
2727
"graphql-request": "6.1.0",
2828
"html-to-text": "9.0.5",
@@ -43,7 +43,7 @@
4343
"@types/cors": "2.8.19",
4444
"@types/debug": "4.1.12",
4545
"@types/dockerode": "3.3.47",
46-
"@types/express": "4.17.25",
46+
"@types/express": "5.0.6",
4747
"@types/html-to-text": "9.0.4",
4848
"@types/js-yaml": "4.0.9",
4949
"@types/jsonwebtoken": "9.0.7",

0 commit comments

Comments
 (0)