Skip to content

Commit

Permalink
fix: packages/UI/package.json to reduce vulnerabilities (#3683)
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-AXIOS-6671926

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
AhmedHanafy725 and snyk-bot authored Dec 2, 2024
1 parent 4e2fc0b commit 742f81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@polkadot/keyring": "^12.4.2",
"@threefold/extension_api": "^0.0.1-rc6",
"axios": "1.7.4",
"axios": "1.7.8",
"buffer": "^6.0.3",
"crypto-js": "^4.2.0",
"html-parsed-element": "^0.4.1",
Expand Down

0 comments on commit 742f81e

Please sign in to comment.