Skip to content

Commit b0517b4

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency @types/http-errors to ^2.0.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a6a94a commit b0517b4

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

package-lock.json

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

packages/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/body-parser": "^1.19.6",
4545
"@types/express": "^4.17.23",
4646
"@types/express-serve-static-core": "^4.17.37",
47-
"@types/http-errors": "^2.0.4",
47+
"@types/http-errors": "^2.0.5",
4848
"body-parser": "^2.2.0",
4949
"debug": "^4.4.1",
5050
"express": "^4.21.2",

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/cors": "^2.8.19",
4747
"@types/express": "^4.17.23",
4848
"@types/express-serve-static-core": "^4.17.37",
49-
"@types/http-errors": "^2.0.4",
49+
"@types/http-errors": "^2.0.5",
5050
"@types/on-finished": "^2.3.4",
5151
"@types/serve-static": "1.15.7",
5252
"@types/type-is": "^1.6.7",

0 commit comments

Comments
 (0)