Skip to content

Commit

Permalink
fix: examples/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-AXIOS-6124857
  • Loading branch information
snyk-io[bot] authored Sep 20, 2024
1 parent d93a276 commit 0426856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dependencies": {
"@allbridge/bridge-core-sdk": "file:..",
"@solana/web3.js": "^1.78.5",
"tronweb": "^4.4.0",
"tronweb": "^6.0.0",
"web3": "^1.9.0",
"web3-core": "^1.9.0",
"web3-eth-contract": "^1.9.0",
Expand Down

0 comments on commit 0426856

Please sign in to comment.