We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2049794 commit 4578fc7Copy full SHA for 4578fc7
1 file changed
yarn.lock
@@ -502,6 +502,16 @@
502
minimatch "^3.0.4"
503
strip-json-comments "^3.1.1"
504
505
+"@eth-optimism/core-utils@0.6.0":
506
+ version "0.6.0"
507
+ resolved "https://registry.yarnpkg.com/@eth-optimism/core-utils/-/core-utils-0.6.0.tgz#e20dbdce1b3122bd6db0bc3286a4942336ff173b"
508
+ integrity sha512-WOia8t324ZbG6WUOFszwUGJSCCMh6dWen4fElW/OjtpmSHGTmOG9PCMxtw0wLTSR9fr/g9S7DhDpwhrN6q1QDQ==
509
+ dependencies:
510
+ "@ethersproject/abstract-provider" "^5.4.1"
511
+ "@ethersproject/providers" "^5.4.5"
512
+ ethers "^5.4.5"
513
+ lodash "^4.17.21"
514
+
515
"@eth-optimism/core-utils@^0.5.1":
516
version "0.5.5"
517
resolved "https://registry.yarnpkg.com/@eth-optimism/core-utils/-/core-utils-0.5.5.tgz#0e2bb95b23965fb51adfb8ba6841c3afd26a6411"
0 commit comments