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

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]
2025-11-21 10:24:53 -08:00
committed by GitHub
parent 02bbc7c7de
commit e6b258f418
2 changed files with 70 additions and 24 deletions

View File

@@ -9,7 +9,7 @@
"cookie-parser": "~1.4.7",
"debug": "~4.4.3",
"express": "~5.1.0",
"http-errors": "~2.0.0",
"http-errors": "~2.0.1",
"jsonwebtoken": "^9.0.2",
"morgan": "~1.10.1",
"pug": "~3.0.3"