mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-23 03:29:05 +00:00
bump solc version
This commit is contained in:
parent
e203154ac7
commit
242c261b07
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user