Skip to content

Commit

Permalink
fix: upgrade solc from 0.8.15 to 0.8.26
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade solc from 0.8.15 to 0.8.26.

See this package in npm:
solc

See this project in Snyk:
https://app.snyk.io/org/okeamah/project/2e075306-69cd-42c2-b42e-1872c34bb11f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 9, 2024
1 parent 238c11c commit b6014d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waffle-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@ethereum-waffle/compiler": "workspace:*",
"@ethereum-waffle/mock-contract": "workspace:*",
"@ethereum-waffle/provider": "workspace:*",
"solc": "0.8.15",
"solc": "0.8.26",
"typechain": "^8.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit b6014d2

Please sign in to comment.