Skip to content

Commit 90c969e

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

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 5 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.5",
4545
"@types/express": "^4.17.21",
4646
"@types/express-serve-static-core": "^4.17.37",
47-
"@types/http-errors": "^2.0.3",
47+
"@types/http-errors": "^2.0.4",
4848
"body-parser": "^1.20.2",
4949
"debug": "^4.3.4",
5050
"express": "^4.18.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.16",
4747
"@types/express": "^4.17.21",
4848
"@types/express-serve-static-core": "^4.17.37",
49-
"@types/http-errors": "^2.0.3",
49+
"@types/http-errors": "^2.0.4",
5050
"@types/on-finished": "^2.3.3",
5151
"@types/serve-static": "1.15.4",
5252
"@types/type-is": "^1.6.5",

0 commit comments

Comments
 (0)