chore(deps): bump http-errors from 1.8.0 to 2.0.0 in /superset-websocket/utils/client-ws-app (#20978)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-27 11:22:21 -06:00
committed by GitHub
parent 9b058bc238
commit c4edcbdb00
2 changed files with 35 additions and 327 deletions

View File

@@ -9,7 +9,7 @@
"cookie-parser": "~1.4.6",
"debug": "~4.3.4",
"express": "~4.18.1",
"http-errors": "~1.8.0",
"http-errors": "~2.0.0",
"jsonwebtoken": "^8.5.1",
"morgan": "~1.10.0",
"pug": "~3.0.2"