Skip to content

Commit

Permalink
fix(deps): update dependency @arkecosystem/core-container to v2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 22, 2020
1 parent 12d8a2d commit 79a0697
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:coverage": "cross-env CORE_ENV=test jest --coverage --coveragePathIgnorePatterns='/(defaults.ts|index.ts)$' --runInBand --forceExit"
},
"dependencies": {
"@arkecosystem/core-container": "2.7.1",
"@arkecosystem/core-container": "2.7.7",
"@arkecosystem/core-http-utils": "2.7.1",
"@arkecosystem/core-interfaces": "2.7.1"
},
Expand Down
65 changes: 64 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,30 @@
# yarn lockfile v1


"@arkecosystem/[email protected]", "@arkecosystem/core-container@^2.7.1":
"@arkecosystem/[email protected]":
version "2.7.7"
resolved "https://registry.yarnpkg.com/@arkecosystem/core-container/-/core-container-2.7.7.tgz#79753ba5543d188519cb8b3e2fd173482b4cbdb7"
integrity sha512-IG58dh2isCyR6wgUFvNbvYWefUCU0Gm6K7SWiW+cMytAybQhmLszjWSdZt939QJCdjwqA2xsFQTuQv9B1Xs4vg==
dependencies:
"@arkecosystem/core-event-emitter" "^2.7.7"
"@arkecosystem/core-interfaces" "^2.7.7"
"@arkecosystem/crypto" "^2.7.7"
"@hapi/hoek" "^8.0.2"
"@hapi/joi" "^15.1.0"
awilix "^4.2.2"
delay "^4.3.0"
env-paths "^2.2.0"
envfile "^4.0.0"
expand-home-dir "^0.0.3"
fs-extra "^8.1.0"
got "^9.6.0"
lodash.get "^4.4.2"
lodash.isstring "^4.0.1"
lodash.set "^4.3.2"
log-process-errors "^5.0.2"
semver "^7.0.0"

"@arkecosystem/core-container@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@arkecosystem/core-container/-/core-container-2.7.1.tgz#a3ba39cca6deb6d63af53d1ea89ff285acdf5296"
integrity sha512-WTgjWdN4SlScEru3Ic+Jq9fa1eJq3BNxaGFkm8SL9GZopcPUR3mX5FwhSa54LnAsb4Xn29d+Xa7P7772XL/pqw==
Expand Down Expand Up @@ -30,6 +53,11 @@
resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.7.1.tgz#1675ce8edc5bfa2b92f46c4b589b49ab8b113419"
integrity sha512-j0rU79FQX7R6g8/L1kdvDKwB6L6J4/CuUr8Vr96pLrZ5ju+bmTefwPqxCNMOtizTagbhcEzyGA4WHbqNxRT4dw==

"@arkecosystem/core-event-emitter@^2.7.7":
version "2.7.7"
resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.7.7.tgz#27c0a673ccee0c063f51046593802b814ae7b711"
integrity sha512-lJzwHfGdQbd/tPoojIbFpmR9CXNrmU+ZO+RLDSxVjoNCXt9IdflVqO/ar0uWG3IZ44Iy0z+quPvVqA/tJOZing==

"@arkecosystem/[email protected]":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@arkecosystem/core-http-utils/-/core-http-utils-2.7.1.tgz#aa3b76d304412d00098f13ee62c4fc14a812afc9"
Expand Down Expand Up @@ -57,6 +85,15 @@
awilix "^4.2.2"
dayjs "^1.8.15"

"@arkecosystem/core-interfaces@^2.7.7":
version "2.7.7"
resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.7.7.tgz#5d4666e1097136e6b24e5c1dc50020fe5db7441e"
integrity sha512-j4FWTIfi4p0KaW75s3VoGrWpf6w5+wdY70RITncLiqiHefZ0KVwkdZNJ+4JIYJlI6yDp/mGcf5LgBCwd7WENPw==
dependencies:
"@arkecosystem/crypto" "^2.7.7"
awilix "^4.2.2"
dayjs "^1.8.15"

"@arkecosystem/core-utils@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@arkecosystem/core-utils/-/core-utils-2.7.1.tgz#9138e30a795d1c7e3a55ae4e17e68d4609f1227e"
Expand Down Expand Up @@ -98,6 +135,32 @@
tiny-glob "^0.2.6"
wif "^2.0.6"

"@arkecosystem/crypto@^2.7.7":
version "2.7.7"
resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.7.7.tgz#4be5cf7e75b578b4cc4117ee5f54b51a554562df"
integrity sha512-gYQTU9kYVi4DUMXWdeMJVmvC0sMOEN7NKIDh4tMYtqmo2dN7gCfkz2S5JhL6Y3jI7QgZnry1/tqbDsxpM10xCg==
dependencies:
"@arkecosystem/utils" "^1.2"
"@types/bytebuffer" "^5.0.40"
ajv "^6.10.2"
ajv-keywords "^3.4.1"
bcrypto "^5.2.0"
bip32 "^2.0.3"
bip39 "^3.0.2"
browserify-aes "^1.2.0"
bstring "^0.3.9"
buffer-xor "^2.0.2"
bytebuffer "^5.0.1"
dayjs "^1.8.15"
deepmerge "^4.0.0"
fast-memoize "^2.5.1"
ipaddr.js "^1.9.0"
lodash.get "^4.4.2"
lodash.set "^4.3.2"
lodash.sumby "^4.6.0"
tiny-glob "^0.2.6"
wif "^2.0.6"

"@arkecosystem/utils@^1.2":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@arkecosystem/utils/-/utils-1.2.0.tgz#f58e9dca0e4478503e996c5f276bb210ab142e92"
Expand Down

0 comments on commit 79a0697

Please sign in to comment.