Skip to content

Commit 8297407

Browse files
committed
fix: tron/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9403194
1 parent 156d82e commit 8297407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tron-solc": "^0.4.24",
2828
"solhint": "^1.2.1",
2929
"solidity-coverage": "^0.5.11",
30-
"tronweb": "^2.8.0",
30+
"tronweb": "^5.3.3",
3131
"yargs": "^12.0.2"
3232
}
3333
}

0 commit comments

Comments
 (0)