Skip to content

Commit 0d0510f

Browse files
Dargon789snyk-bot
andauthored
fix: libs/remix-analyzer/package.json to reduce vulnerabilities (#167)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent ceee279 commit 0d0510f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-analyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@remix-project/remix-astwalker": "^0.0.99",
2929
"@remix-project/remix-lib": "^0.5.57",
3030
"async": "^3.2.6",
31-
"ethers": "^5.4.2",
31+
"ethers": "^6.0.0",
3232
"ethjs-util": "^0.1.6",
3333
"string-similarity": "^4.0.4",
3434
"web3": "^4.1.1"

0 commit comments

Comments
 (0)