Skip to content

Commit

Permalink
fix: web/app.fluidity.money/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-WS-7266574
  • Loading branch information
snyk-bot committed Jun 18, 2024
1 parent 8978956 commit a52d779
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/app.fluidity.money/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
"rxjs": "^7.5.7",
"sass": "^1.58.3",
"sharp": "^0.31.1",
"socket.io": "^4.5.2",
"socket.io-client": "^4.5.2",
"subscriptions-transport-ws": "^0.9.19",
"socket.io": "^4.7.0",
"socket.io-client": "^4.7.0",
"subscriptions-transport-ws": "^0.11.0",
"swr": "^1.3.0",
"tinycolor2": "^1.4.2",
"toml": "^3.0.0",
Expand Down

0 comments on commit a52d779

Please sign in to comment.