Skip to content

Commit c0647d4

Browse files
chore(deps): update dependency express to v5 (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de7487d commit c0647d4

File tree

2 files changed

+206
-247
lines changed

2 files changed

+206
-247
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"detect-indent": "~7.0.1",
8484
"escape-string-regexp": "~5.0.0",
8585
"execa": "^9.5.2",
86-
"express": "~4.21.0",
86+
"express": "~5.1.0",
8787
"globby": "~14.1.0",
8888
"handlebars": "~4.7.8",
8989
"inquirer": "~12.6.0",
@@ -114,7 +114,7 @@
114114
"@types/chai": "^4.3.17",
115115
"@types/cors": "^2.8.17",
116116
"@types/execa": "^2.0.2",
117-
"@types/express": "^4.17.21",
117+
"@types/express": "^5.0.0",
118118
"@types/fs-extra": "^11",
119119
"@types/inquirer": "^9.0.7",
120120
"@types/is-ci": "^3.0.4",

0 commit comments

Comments
 (0)