bump solc version

This commit is contained in:
zramsay 2023-10-02 11:46:58 +00:00 committed by Your Name
parent e203154ac7
commit 242c261b07
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"js-yaml": "^4.0.0",
"lodash": "^4.17.21",
"node-fetch": "^2",
"solc": "0.8.13",
"solc": "0.8.21",
"ts-node": "^10.2.1",
"typescript": "^5.0.2",
"yargs": "^17.1.1"

View File

@ -14927,10 +14927,10 @@ solc@0.7.3:
semver "^5.5.0"
tmp "0.0.33"
solc@0.8.13:
version "0.8.13"
resolved "https://registry.yarnpkg.com/solc/-/solc-0.8.13.tgz#bafc7fcc11a627e2281e489076b80497123bb704"
integrity sha512-C0yTN+rjEOGO6uVOXI8+EKa75SFMuZpQ2tryex4QxWIg0HRWZvCHKfVPuLZ5wx06Sb6GBp6uQA5yqQyXZnXOJw==
solc@0.8.21:
version "0.8.21"
resolved "https://registry.yarnpkg.com/solc/-/solc-0.8.21.tgz#c3cd505c360ea2fa0eaa5ab574ef96bffb1a2766"
integrity sha512-N55ogy2dkTRwiONbj4e6wMZqUNaLZkiRcjGyeafjLYzo/tf/IvhHY5P5wpe+H3Fubh9idu071i8eOGO31s1ylg==
dependencies:
command-exists "^1.2.8"
commander "^8.1.0"