Skip to content

Commit 2e247cb

Browse files
fix(deps): update dependency express to v5
1 parent aa3e09d commit 2e247cb

File tree

2 files changed

+197
-211
lines changed

2 files changed

+197
-211
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.1",
2323
"dockerode": "4.0.7",
2424
"dotenv": "17.2.1",
25-
"express": "4.21.2",
25+
"express": "5.1.0",
2626
"graphql": "16.11.0",
2727
"graphql-request": "6.1.0",
2828
"html-to-text": "9.0.5",
@@ -41,7 +41,7 @@
4141
"@types/cors": "2.8.19",
4242
"@types/debug": "4.1.12",
4343
"@types/dockerode": "3.3.43",
44-
"@types/express": "4.17.23",
44+
"@types/express": "5.0.3",
4545
"@types/html-to-text": "9.0.4",
4646
"@types/js-yaml": "4.0.9",
4747
"@types/jsonwebtoken": "9.0.7",

0 commit comments

Comments
 (0)