Skip to content

Commit 7751e1d

Browse files
chore(deps): update dependency express to v5
1 parent 09a42e4 commit 7751e1d

2 files changed

Lines changed: 206 additions & 247 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"detect-indent": "~7.0.1",
8383
"escape-string-regexp": "~5.0.0",
8484
"execa": "^9.5.2",
85-
"express": "~4.21.0",
85+
"express": "~5.1.0",
8686
"globby": "~14.1.0",
8787
"handlebars": "~4.7.8",
8888
"inquirer": "~12.5.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)