build(deps): bump jsonwebtoken from 8.5.1 to 9.0.0 in /superset-websocket/utils/client-ws-app (#22504)

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]
2023-01-13 22:23:12 -07:00
committed by GitHub
parent 5137d58213
commit eb66590b6a
2 changed files with 65 additions and 99 deletions

View File

@@ -10,7 +10,7 @@
"debug": "~4.3.4",
"express": "~4.18.2",
"http-errors": "~2.0.0",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"morgan": "~1.10.0",
"pug": "~3.0.2"
}