mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
build(deps): bump uuid and @types/uuid in /superset-websocket (#22412)
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:
@@ -19,7 +19,7 @@
|
||||
"hot-shots": "^9.3.0",
|
||||
"ioredis": "^4.28.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"uuid": "^8.3.2",
|
||||
"uuid": "^9.0.0",
|
||||
"winston": "^3.3.3",
|
||||
"ws": "^8.11.0"
|
||||
},
|
||||
@@ -29,7 +29,7 @@
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/jsonwebtoken": "^8.5.9",
|
||||
"@types/node": "^18.11.13",
|
||||
"@types/uuid": "^8.3.1",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"@types/ws": "^8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
||||
"@typescript-eslint/parser": "^5.45.0",
|
||||
|
||||
Reference in New Issue
Block a user