Skip to content

Commit 891a452

Browse files
committed
chore: update express to 5.2.1
1 parent 8ebf461 commit 891a452

File tree

2 files changed

+61
-46
lines changed

2 files changed

+61
-46
lines changed

package-lock.json

Lines changed: 58 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"dependencies": {
99
"cookie-parser": "~1.4.7",
10-
"debug": "~4.4.1",
11-
"express": "~5.1.0",
12-
"http-errors": "~2.0.0",
10+
"debug": "~4.4.3",
11+
"express": "~5.2.1",
12+
"http-errors": "~2.0.1",
1313
"jade": "~1.11.0",
1414
"morgan": "~1.10.1"
1515
}

0 commit comments

Comments
 (0)