Skip to content

Commit 334bbd9

Browse files
Update dependency express to v5.2.0
1 parent 1e86f4f commit 334bbd9

File tree

2 files changed

+37
-13
lines changed

2 files changed

+37
-13
lines changed

sampleApps/express/package-lock.json

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

sampleApps/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "express-sample-app",
33
"main": "server.js",
44
"dependencies": {
5-
"express": "5.1.0",
5+
"express": "5.2.0",
66
"fs-extra": "11.3.2",
77
"teddy": "1.1.4",
88
"webpack": "5.103.0"

0 commit comments

Comments
 (0)