|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@arkecosystem/core-container@2.6.57": |
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" |
| 5 | +"@arkecosystem/core-container@2.7.1": |
| 6 | + version "2.7.1" |
| 7 | + resolved "https://registry.yarnpkg.com/@arkecosystem/core-container/-/core-container-2.7.1.tgz#a3ba39cca6deb6d63af53d1ea89ff285acdf5296" |
| 8 | + integrity sha512-WTgjWdN4SlScEru3Ic+Jq9fa1eJq3BNxaGFkm8SL9GZopcPUR3mX5FwhSa54LnAsb4Xn29d+Xa7P7772XL/pqw== |
| 9 | + dependencies: |
| 10 | + "@arkecosystem/core-event-emitter" "^2.7.1" |
| 11 | + "@arkecosystem/core-interfaces" "^2.7.1" |
| 12 | + "@arkecosystem/crypto" "^2.7.1" |
13 | 13 | "@hapi/hoek" "^8.0.2"
|
14 | 14 | "@hapi/joi" "^15.1.0"
|
15 | 15 | awilix "^4.2.2"
|
|
25 | 25 | log-process-errors "^5.0.2"
|
26 | 26 | semver "^7.0.0"
|
27 | 27 |
|
28 |
| -"@arkecosystem/core-event-emitter@^2.6.57": |
29 |
| - version "2.6.57" |
30 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.6.57.tgz#d00e76288be49834c2dc5a1d11ded3c24355b618" |
31 |
| - integrity sha512-SvohIe+40cE46/jF56oNDV/17LEB2YBfYqeUx/Pe8JWc6hkZGaIsBVwBLrJO4P/VLEfOc3S8LwqV03smdqLqAA== |
| 28 | +"@arkecosystem/core-event-emitter@^2.7.1": |
| 29 | + version "2.7.1" |
| 30 | + resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.7.1.tgz#1675ce8edc5bfa2b92f46c4b589b49ab8b113419" |
| 31 | + integrity sha512-j0rU79FQX7R6g8/L1kdvDKwB6L6J4/CuUr8Vr96pLrZ5ju+bmTefwPqxCNMOtizTagbhcEzyGA4WHbqNxRT4dw== |
32 | 32 |
|
33 |
| -"@arkecosystem/core-interfaces@2.7.1": |
| 33 | +"@arkecosystem/core-interfaces@2.7.1", "@arkecosystem/core-interfaces@^2.7.1": |
34 | 34 | version "2.7.1"
|
35 | 35 | resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.7.1.tgz#1f99cf5b7a2f412218788985141d0d7a3e6760a2"
|
36 | 36 | integrity sha512-eNep9QP/rzIqf/oj6R95OScJhmHjG+x6e8HmiH5W/6L4uxEMdP9ebOTFpuWmSWtmm+61HvE0fBmYPlaWAFkCNg==
|
|
39 | 39 | awilix "^4.2.2"
|
40 | 40 | dayjs "^1.8.15"
|
41 | 41 |
|
42 |
| -"@arkecosystem/core-interfaces@^2.6.57": |
43 |
| - version "2.6.57" |
44 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.6.57.tgz#aba742222559b4c1ac522a46de3e962c16e1d6c2" |
45 |
| - integrity sha512-F9PaMHQw8CVRG69xEmtPNU+ykJP5jMCBp2iXXdmJT0ES/LMKJ3hd4qstAMKN/0A39PEJjQTlMBGeE5/qbTEpAQ== |
46 |
| - dependencies: |
47 |
| - "@arkecosystem/crypto" "^2.6.57" |
48 |
| - awilix "^4.2.2" |
49 |
| - dayjs "^1.8.15" |
50 |
| - |
51 |
| -"@arkecosystem/crypto@^2.6.57": |
52 |
| - version "2.6.57" |
53 |
| - resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.6.57.tgz#56c29bdc0d9bce88954efba4b0285b1fc9ed8dc4" |
54 |
| - integrity sha512-H3qjejdWJGaV9r4THMh1UgixY4WL3nm90x6aXryjcXrdcEXnUDh3TBqmfnwXTjo14pOZFbH9dPoBrShhh4hu6g== |
55 |
| - dependencies: |
56 |
| - "@arkecosystem/utils" "^1.2" |
57 |
| - "@types/bytebuffer" "^5.0.40" |
58 |
| - ajv "^6.10.2" |
59 |
| - ajv-keywords "^3.4.1" |
60 |
| - bcrypto "^5.2.0" |
61 |
| - bip32 "^2.0.3" |
62 |
| - bip39 "^3.0.2" |
63 |
| - browserify-aes "^1.2.0" |
64 |
| - bstring "^0.3.9" |
65 |
| - buffer-xor "^2.0.2" |
66 |
| - bytebuffer "^5.0.1" |
67 |
| - dayjs "^1.8.15" |
68 |
| - deepmerge "^4.0.0" |
69 |
| - fast-memoize "^2.5.1" |
70 |
| - ipaddr.js "^1.9.0" |
71 |
| - lodash.get "^4.4.2" |
72 |
| - lodash.set "^4.3.2" |
73 |
| - lodash.sumby "^4.6.0" |
74 |
| - tiny-glob "^0.2.6" |
75 |
| - wif "^2.0.6" |
76 |
| - |
77 | 42 | "@arkecosystem/crypto@^2.7.1":
|
78 | 43 | version "2.7.1"
|
79 | 44 | resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.7.1.tgz#4f9066512722fca24a22d7118faafbeda0f5ab16"
|
|
0 commit comments