|
39 | 39 | resolved "https://registry.yarnpkg.com/@ensdomains/resolver/-/resolver-0.2.4.tgz#c10fe28bf5efbf49bff4666d909aed0265efbc89" |
40 | 40 | integrity sha512-bvaTH34PMCbv6anRa9I/0zjLJgY4EuznbEMgbV77JBCQ9KNC46rzi0avuxpOfu+xDjPEtSFGqVEOr5GlUSGudA== |
41 | 41 |
|
42 | | -"@eth-optimism/core-db@^0.0.1-alpha.27": |
43 | | - version "0.0.1-alpha.27" |
44 | | - resolved "https://registry.yarnpkg.com/@eth-optimism/core-db/-/core-db-0.0.1-alpha.27.tgz#c1b5bab856d5bca44d26de9685e2fa9f1b48b579" |
45 | | - integrity sha512-kKkGvss/w7q57NTTFWbY1B3VKI0soClBHDvcP1t5CJrNw7ggkSrlgEbx+LsriTd/vn+fL5iUgwCIcUJn711A0Q== |
46 | | - dependencies: |
47 | | - "@eth-optimism/core-utils" "^0.0.1-alpha.27" |
48 | | - abstract-leveldown "^6.2.2" |
49 | | - async-lock "^1.2.2" |
50 | | - chai "^4.2.0" |
51 | | - chai-as-promised "^7.1.1" |
52 | | - debug "^4.1.1" |
53 | | - ethers "^4.0.39" |
54 | | - level "^6.0.0" |
55 | | - memdown "^4.0.0" |
56 | | - |
57 | | -"@eth-optimism/core-utils@^0.0.1-alpha.27": |
58 | | - version "0.0.1-alpha.27" |
59 | | - resolved "https://registry.yarnpkg.com/@eth-optimism/core-utils/-/core-utils-0.0.1-alpha.27.tgz#b43c8b5cd8ee89de7294c5f93aef5c47ee846cf5" |
60 | | - integrity sha512-OLQONkCevn6xaAyFlxOrL5BkE8BycvicBk0+RDL13g4OXSl/WkLaAjzUJcxYsGDzDUaB7yPUcwLQwUaT6xmcww== |
61 | | - dependencies: |
62 | | - abstract-leveldown "^6.2.2" |
63 | | - async-lock "^1.2.2" |
64 | | - axios "^0.19.0" |
65 | | - bn.js "^4.11.8" |
66 | | - body-parser "^1.19.0" |
67 | | - chai "^4.2.0" |
68 | | - chai-as-promised "^7.1.1" |
69 | | - debug "^4.1.1" |
70 | | - dotenv "^8.2.0" |
71 | | - ethereumjs-util "^6.2.0" |
72 | | - ethers "^4.0.37" |
73 | | - express "^4.17.1" |
74 | | - memdown "^4.0.0" |
75 | | - ts-md5 "^1.2.4" |
76 | | - uuid "^3.3.3" |
77 | | - |
78 | 42 | "@eth-optimism/rollup-core@^0.0.1-alpha.28": |
79 | 43 | version "0.0.1-alpha.28" |
80 | 44 | resolved "https://registry.yarnpkg.com/@eth-optimism/rollup-core/-/rollup-core-0.0.1-alpha.28.tgz#845de41ed266e0f1fd738776cb68bfe1fa391104" |
@@ -3640,6 +3604,11 @@ checkpoint-store@^1.1.0: |
3640 | 3604 | dependencies: |
3641 | 3605 | functional-red-black-tree "^1.0.1" |
3642 | 3606 |
|
| 3607 | +child_process@^1.0.2: |
| 3608 | + version "1.0.2" |
| 3609 | + resolved "https://registry.yarnpkg.com/child_process/-/child_process-1.0.2.tgz#b1f7e7fc73d25e7fd1d455adc94e143830182b5a" |
| 3610 | + integrity sha1-sffn/HPSXn/R1FWtyU4UODAYK1o= |
| 3611 | + |
3643 | 3612 | |
3644 | 3613 | version "3.3.0" |
3645 | 3614 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.3.0.tgz#12c0714668c55800f659e262d4962a97faf554a6" |
|
0 commit comments