Skip to content

Commit

Permalink
build(deps): bump ws and @types/ws in /superset-websocket (#22327)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2022
1 parent 4cf40fb commit 8afe724
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions superset-websocket/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions superset-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"jsonwebtoken": "^8.5.1",
"uuid": "^8.3.2",
"winston": "^3.3.3",
"ws": "^8.2.3"
"ws": "^8.11.0"
},
"devDependencies": {
"@types/cookie": "^0.5.1",
Expand All @@ -30,7 +30,7 @@
"@types/jsonwebtoken": "^8.5.9",
"@types/node": "^18.11.10",
"@types/uuid": "^8.3.1",
"@types/ws": "^8.2.0",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"eslint": "^7.32.0",
Expand Down

0 comments on commit 8afe724

Please sign in to comment.