File tree Expand file tree Collapse file tree 2 files changed +37
-2
lines changed Expand file tree Collapse file tree 2 files changed +37
-2
lines changed Original file line number Diff line number Diff line change 3030 },
3131 "dependencies" : {
3232 "@arkecosystem/core-container" : " 2.7.1" ,
33- "@arkecosystem/core-interfaces" : " 2.7.1 "
33+ "@arkecosystem/core-interfaces" : " 2.7.24 "
3434 },
3535 "devDependencies" : {
3636 "@sindresorhus/tsconfig" : " 0.7.0" ,
Original file line number Diff line number Diff line change 3030 resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.7.1.tgz#1675ce8edc5bfa2b92f46c4b589b49ab8b113419"
3131 integrity sha512-j0rU79FQX7R6g8/L1kdvDKwB6L6J4/CuUr8Vr96pLrZ5ju+bmTefwPqxCNMOtizTagbhcEzyGA4WHbqNxRT4dw==
3232
33- " @arkecosystem/core-interfaces@2.7.1" , "@arkecosystem/core-interfaces@^2.7.1":
33+ " @arkecosystem/core-interfaces@2.7.24 " :
34+ version "2.7.24"
35+ resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.7.24.tgz#3ab54a2cdd16ba144ed83c503af657784620f5cd"
36+ integrity sha512-g+E258+23f6YsnOdgZ8jfOJ+nC3HkRseB1lXwUZhXqhhmzJuEYttna91mVNqvbH8ro0I3aRuSppnPuFbDJWgew==
37+ dependencies :
38+ " @arkecosystem/crypto" " ^2.7.24"
39+ awilix "^4.2.2"
40+ dayjs "^1.8.15"
41+
42+ " @arkecosystem/core-interfaces@^2.7.1 " :
3443 version "2.7.1"
3544 resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.7.1.tgz#1f99cf5b7a2f412218788985141d0d7a3e6760a2"
3645 integrity sha512-eNep9QP/rzIqf/oj6R95OScJhmHjG+x6e8HmiH5W/6L4uxEMdP9ebOTFpuWmSWtmm+61HvE0fBmYPlaWAFkCNg==
6574 tiny-glob "^0.2.6"
6675 wif "^2.0.6"
6776
77+ " @arkecosystem/crypto@^2.7.24 " :
78+ version "2.7.24"
79+ resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.7.24.tgz#7e2bfd6374f057ba86cc136e335cbb6f1b342456"
80+ integrity sha512-jGtscWk04hvoqXOkWdh3CgNFZNQBAXHLkrQOPqLw410yL218EtdBthxf+9+us2JnzoP7crfMa95bsL61aCzEVQ==
81+ dependencies :
82+ " @arkecosystem/utils" " ^1.2"
83+ " @types/bytebuffer" " ^5.0.40"
84+ ajv "^6.10.2"
85+ ajv-keywords "^3.4.1"
86+ bcrypto "^5.2.0"
87+ bip32 "^2.0.3"
88+ bip39 "^3.0.2"
89+ browserify-aes "^1.2.0"
90+ bstring "^0.3.9"
91+ buffer-xor "^2.0.2"
92+ bytebuffer "^5.0.1"
93+ dayjs "^1.8.15"
94+ deepmerge "^4.0.0"
95+ fast-memoize "^2.5.1"
96+ ipaddr.js "^1.9.0"
97+ lodash.get "^4.4.2"
98+ lodash.set "^4.3.2"
99+ lodash.sumby "^4.6.0"
100+ tiny-glob "^0.2.6"
101+ wif "^2.0.6"
102+
68103" @arkecosystem/utils@^1.2 " :
69104 version "1.2.0"
70105 resolved "https://registry.yarnpkg.com/@arkecosystem/utils/-/utils-1.2.0.tgz#f58e9dca0e4478503e996c5f276bb210ab142e92"
You can’t perform that action at this time.
0 commit comments