Skip to content

Commit

Permalink
fix: contracts/wasm/fairroulette/frontend/package.json to reduce vuln…
Browse files Browse the repository at this point in the history
…erabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Sep 3, 2024
1 parent 9076460 commit 6469e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/wasm/fairroulette/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rollup-plugin-web-worker-loader": "^1.6.1",
"sirv-cli": "^1.0.0",
"svelte": "^3.0.0",
"svelte-check": "^3.0.0",
"svelte-check": "^4.0.0",
"svelte-preprocess": "^6.0.0",
"threads": "^1.6.5",
"tweetnacl": "^1.0.3",
Expand Down

0 comments on commit 6469e0a

Please sign in to comment.