Skip to content

Commit

Permalink
build(deps): bump ws and @types/ws in /superset-websocket (#25508)
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 Oct 4, 2023
1 parent ff95d0f commit dab1825
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 @@ -22,7 +22,7 @@
"jsonwebtoken": "^9.0.2",
"uuid": "^9.0.1",
"winston": "^3.10.0",
"ws": "^8.14.1"
"ws": "^8.14.2"
},
"devDependencies": {
"@types/cookie": "^0.5.1",
Expand All @@ -31,7 +31,7 @@
"@types/jsonwebtoken": "^9.0.3",
"@types/node": "^20.8.2",
"@types/uuid": "^9.0.4",
"@types/ws": "^8.5.5",
"@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.49.0",
Expand Down

0 comments on commit dab1825

Please sign in to comment.