build(deps): bump send and express in /superset-websocket/utils/client-ws-app (#30225)

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]
2024-09-10 23:24:07 -06:00
committed by GitHub
parent a31a4eebdd
commit e2a6d370f0
2 changed files with 201 additions and 58 deletions

View File

@@ -8,7 +8,7 @@
"dependencies": {
"cookie-parser": "~1.4.6",
"debug": "~4.3.6",
"express": "~4.19.2",
"express": "~4.20.0",
"http-errors": "~2.0.0",
"jsonwebtoken": "^9.0.2",
"morgan": "~1.10.0",