Skip to content

Commit 7f4f130

Browse files
fix(deps): update dependency http-errors to v2
1 parent 0db4eca commit 7f4f130

File tree

2 files changed

+54
-15
lines changed

2 files changed

+54
-15
lines changed

apps/package-lock.json

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

apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cookie-parser": "1.4.5",
1010
"debug": "4.3.1",
1111
"express": "4.17.1",
12-
"http-errors": "1.8.0",
12+
"http-errors": "2.0.0",
1313
"morgan": "1.10.0",
1414
"pug": "3.0.2"
1515
},

0 commit comments

Comments
 (0)