Skip to content

Commit

Permalink
fix: superset-websocket/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 18, 2024
1 parent b762071 commit e0a4f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.55.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^27.3.1",
"prettier": "^3.0.3",
Expand Down

0 comments on commit e0a4f68

Please sign in to comment.