|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@arkecosystem/[email protected]": |
6 |
| - version "2.6.57" |
7 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/core-container/-/core-container-2.6.57.tgz#75ba178525905cd8fa380ffea05533f5389062ed" |
8 |
| - integrity sha512-axp6nfxPySFVhcTSbT/84r5UjLBdiweem4VQ3+lvAMuOHvATQlm4AHV5+hwgYVs+HAH8Xk0WE6W46uM/g9WOBw== |
9 |
| - dependencies: |
10 |
| - "@arkecosystem/core-event-emitter" "^2.6.57" |
11 |
| - "@arkecosystem/core-interfaces" "^2.6.57" |
12 |
| - "@arkecosystem/crypto" "^2.6.57" |
13 |
| - "@hapi/hoek" "^8.0.2" |
14 |
| - "@hapi/joi" "^15.1.0" |
15 |
| - awilix "^4.2.2" |
16 |
| - delay "^4.3.0" |
17 |
| - env-paths "^2.2.0" |
18 |
| - envfile "^4.0.0" |
19 |
| - expand-home-dir "^0.0.3" |
20 |
| - fs-extra "^8.1.0" |
21 |
| - got "^9.6.0" |
22 |
| - lodash.get "^4.4.2" |
23 |
| - lodash.isstring "^4.0.1" |
24 |
| - lodash.set "^4.3.2" |
25 |
| - log-process-errors "^5.0.2" |
26 |
| - semver "^7.0.0" |
27 |
| - |
28 |
| -"@arkecosystem/core-container@^2.7.1": |
| 5 | +"@arkecosystem/[email protected]", "@arkecosystem/core-container@^2.7.1": |
29 | 6 | version "2.7.1"
|
30 | 7 | resolved "https://registry.yarnpkg.com/@arkecosystem/core-container/-/core-container-2.7.1.tgz#a3ba39cca6deb6d63af53d1ea89ff285acdf5296"
|
31 | 8 | integrity sha512-WTgjWdN4SlScEru3Ic+Jq9fa1eJq3BNxaGFkm8SL9GZopcPUR3mX5FwhSa54LnAsb4Xn29d+Xa7P7772XL/pqw==
|
|
48 | 25 | log-process-errors "^5.0.2"
|
49 | 26 | semver "^7.0.0"
|
50 | 27 |
|
51 |
| -"@arkecosystem/core-event-emitter@^2.6.57": |
52 |
| - version "2.6.57" |
53 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.6.57.tgz#d00e76288be49834c2dc5a1d11ded3c24355b618" |
54 |
| - integrity sha512-SvohIe+40cE46/jF56oNDV/17LEB2YBfYqeUx/Pe8JWc6hkZGaIsBVwBLrJO4P/VLEfOc3S8LwqV03smdqLqAA== |
55 |
| - |
56 | 28 | "@arkecosystem/core-event-emitter@^2.7.1":
|
57 | 29 | version "2.7.1"
|
58 | 30 | resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.7.1.tgz#1675ce8edc5bfa2b92f46c4b589b49ab8b113419"
|
|
85 | 57 | awilix "^4.2.2"
|
86 | 58 | dayjs "^1.8.15"
|
87 | 59 |
|
88 |
| -"@arkecosystem/core-interfaces@^2.6.57": |
89 |
| - version "2.6.57" |
90 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.6.57.tgz#aba742222559b4c1ac522a46de3e962c16e1d6c2" |
91 |
| - integrity sha512-F9PaMHQw8CVRG69xEmtPNU+ykJP5jMCBp2iXXdmJT0ES/LMKJ3hd4qstAMKN/0A39PEJjQTlMBGeE5/qbTEpAQ== |
92 |
| - dependencies: |
93 |
| - "@arkecosystem/crypto" "^2.6.57" |
94 |
| - awilix "^4.2.2" |
95 |
| - dayjs "^1.8.15" |
96 |
| - |
97 | 60 | "@arkecosystem/core-utils@^2.7.1":
|
98 | 61 | version "2.7.1"
|
99 | 62 | resolved "https://registry.yarnpkg.com/@arkecosystem/core-utils/-/core-utils-2.7.1.tgz#9138e30a795d1c7e3a55ae4e17e68d4609f1227e"
|
|
109 | 72 | immutable "^4.0.0-rc.12"
|
110 | 73 | nanomatch "^1.2.13"
|
111 | 74 |
|
112 |
| -"@arkecosystem/crypto@^2.6.57": |
113 |
| - version "2.6.57" |
114 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.6.57.tgz#56c29bdc0d9bce88954efba4b0285b1fc9ed8dc4" |
115 |
| - integrity sha512-H3qjejdWJGaV9r4THMh1UgixY4WL3nm90x6aXryjcXrdcEXnUDh3TBqmfnwXTjo14pOZFbH9dPoBrShhh4hu6g== |
116 |
| - dependencies: |
117 |
| - "@arkecosystem/utils" "^1.2" |
118 |
| - "@types/bytebuffer" "^5.0.40" |
119 |
| - ajv "^6.10.2" |
120 |
| - ajv-keywords "^3.4.1" |
121 |
| - bcrypto "^5.2.0" |
122 |
| - bip32 "^2.0.3" |
123 |
| - bip39 "^3.0.2" |
124 |
| - browserify-aes "^1.2.0" |
125 |
| - bstring "^0.3.9" |
126 |
| - buffer-xor "^2.0.2" |
127 |
| - bytebuffer "^5.0.1" |
128 |
| - dayjs "^1.8.15" |
129 |
| - deepmerge "^4.0.0" |
130 |
| - fast-memoize "^2.5.1" |
131 |
| - ipaddr.js "^1.9.0" |
132 |
| - lodash.get "^4.4.2" |
133 |
| - lodash.set "^4.3.2" |
134 |
| - lodash.sumby "^4.6.0" |
135 |
| - tiny-glob "^0.2.6" |
136 |
| - wif "^2.0.6" |
137 |
| - |
138 | 75 | "@arkecosystem/crypto@^2.7.1":
|
139 | 76 | version "2.7.1"
|
140 | 77 | resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.7.1.tgz#4f9066512722fca24a22d7118faafbeda0f5ab16"
|
|
0 commit comments