Skip to content

Commit

Permalink
fix: superset-websocket/utils/client-ws-app/package.json to reduce vu…
Browse files Browse the repository at this point in the history
…lnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent b762071 commit ed06ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-websocket/utils/client-ws-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"cookie-parser": "~1.4.6",
"debug": "~4.3.4",
"express": "~4.18.2",
"express": "~4.20.0",
"http-errors": "~2.0.0",
"jsonwebtoken": "^9.0.2",
"morgan": "~1.10.0",
Expand Down

0 comments on commit ed06ef9

Please sign in to comment.