Skip to content

Commit

Permalink
build(deps): bump ws and @types/ws in /superset-websocket (#30094)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 1fe5db2 commit 043b5d4
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 @@ -25,7 +25,7 @@
"lodash": "^4.17.21",
"uuid": "^10.0.0",
"winston": "^3.13.0",
"ws": "^8.17.1"
"ws": "^8.18.0"
},
"devDependencies": {
"@types/cookie": "^0.6.0",
Expand All @@ -35,7 +35,7 @@
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^22.0.2",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.10",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.57.0",
Expand Down

0 comments on commit 043b5d4

Please sign in to comment.