Skip to content

Commit 0b889a2

Browse files
fix(deps): update dependency http-errors to v2 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6363d48 commit 0b889a2

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

code/express/apps/template-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"debug": "^2.6.9",
1616
"ejs": "^3.1.10",
1717
"express": "^4.21.0",
18-
"http-errors": "^1.8.1",
18+
"http-errors": "^2.0.0",
1919
"morgan": "^1.10.0"
2020
}
2121
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)