Skip to content

Commit 1ca033b

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

File tree

3 files changed

+274
-157
lines changed

3 files changed

+274
-157
lines changed

examples/express-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@rslib/core": "workspace:*",
1010
"@types/express": "^5.0.1",
11-
"express": "^4.21.2",
11+
"express": "^5.1.0",
1212
"typescript": "^5.8.2"
1313
},
1414
"peerDependencies": {

0 commit comments

Comments
 (0)