Skip to content

Commit

Permalink
build(deps): bump ws and @types/ws in /superset-websocket (#22738)
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 Jan 17, 2023
1 parent 18725bd commit 3559bbf
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 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": "^9.0.0",
"uuid": "^9.0.0",
"winston": "^3.8.2",
"ws": "^8.11.0"
"ws": "^8.12.0"
},
"devDependencies": {
"@types/cookie": "^0.5.1",
Expand All @@ -30,7 +30,7 @@
"@types/jsonwebtoken": "^8.5.9",
"@types/node": "^18.11.13",
"@types/uuid": "^9.0.0",
"@types/ws": "^8.5.3",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"eslint": "^8.29.0",
Expand Down

0 comments on commit 3559bbf

Please sign in to comment.