Skip to content

Commit

Permalink
fix: frontend/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 19, 2024
1 parent 264a541 commit 0fe0e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"rxjs": "6.6.3",
"sass": "^1.32.2",
"snarkdown": "^1.2.2",
"socket.io-client": "^3.1.0",
"socket.io-client": "^4.7.0",
"solidity-browser-compiler": "^1.1.0",
"typescript": "~4.8.4",
"zone.js": "~0.11.4",
Expand Down

0 comments on commit 0fe0e78

Please sign in to comment.