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:
dependabot[bot]
2022-12-16 13:56:34 -07:00
committed by GitHub
parent 291d776085
commit f03c04a45a
2 changed files with 16 additions and 16 deletions

View File

@@ -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",