From ff97cfea0d7fe9a9ee73c7c1eb6a6820ab56481d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Sep 2020 10:09:46 +0000 Subject: [PATCH] fix(deps): update dependency @arkecosystem/core-container to v2.7.1 --- package.json | 2 +- yarn.lock | 65 +--------------------------------------------------- 2 files changed, 2 insertions(+), 65 deletions(-) diff --git a/package.json b/package.json index 3832cea..07a371c 100644 --- a/package.json +++ b/package.json @@ -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.6.57", + "@arkecosystem/core-container": "2.7.1", "@arkecosystem/core-http-utils": "2.7.1", "@arkecosystem/core-interfaces": "2.7.1" }, diff --git a/yarn.lock b/yarn.lock index 096cc6d..152c5ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,30 +2,7 @@ # yarn lockfile v1 -"@arkecosystem/core-container@2.6.57": - version "2.6.57" - resolved "https://registry.yarnpkg.com/@arkecosystem/core-container/-/core-container-2.6.57.tgz#75ba178525905cd8fa380ffea05533f5389062ed" - integrity sha512-axp6nfxPySFVhcTSbT/84r5UjLBdiweem4VQ3+lvAMuOHvATQlm4AHV5+hwgYVs+HAH8Xk0WE6W46uM/g9WOBw== - dependencies: - "@arkecosystem/core-event-emitter" "^2.6.57" - "@arkecosystem/core-interfaces" "^2.6.57" - "@arkecosystem/crypto" "^2.6.57" - "@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": +"@arkecosystem/core-container@2.7.1", "@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== @@ -48,11 +25,6 @@ log-process-errors "^5.0.2" semver "^7.0.0" -"@arkecosystem/core-event-emitter@^2.6.57": - version "2.6.57" - resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.6.57.tgz#d00e76288be49834c2dc5a1d11ded3c24355b618" - integrity sha512-SvohIe+40cE46/jF56oNDV/17LEB2YBfYqeUx/Pe8JWc6hkZGaIsBVwBLrJO4P/VLEfOc3S8LwqV03smdqLqAA== - "@arkecosystem/core-event-emitter@^2.7.1": version "2.7.1" resolved "https://registry.yarnpkg.com/@arkecosystem/core-event-emitter/-/core-event-emitter-2.7.1.tgz#1675ce8edc5bfa2b92f46c4b589b49ab8b113419" @@ -85,15 +57,6 @@ awilix "^4.2.2" dayjs "^1.8.15" -"@arkecosystem/core-interfaces@^2.6.57": - version "2.6.57" - resolved "https://registry.yarnpkg.com/@arkecosystem/core-interfaces/-/core-interfaces-2.6.57.tgz#aba742222559b4c1ac522a46de3e962c16e1d6c2" - integrity sha512-F9PaMHQw8CVRG69xEmtPNU+ykJP5jMCBp2iXXdmJT0ES/LMKJ3hd4qstAMKN/0A39PEJjQTlMBGeE5/qbTEpAQ== - dependencies: - "@arkecosystem/crypto" "^2.6.57" - 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" @@ -109,32 +72,6 @@ immutable "^4.0.0-rc.12" nanomatch "^1.2.13" -"@arkecosystem/crypto@^2.6.57": - version "2.6.57" - resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.6.57.tgz#56c29bdc0d9bce88954efba4b0285b1fc9ed8dc4" - integrity sha512-H3qjejdWJGaV9r4THMh1UgixY4WL3nm90x6aXryjcXrdcEXnUDh3TBqmfnwXTjo14pOZFbH9dPoBrShhh4hu6g== - 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/crypto@^2.7.1": version "2.7.1" resolved "https://registry.yarnpkg.com/@arkecosystem/crypto/-/crypto-2.7.1.tgz#4f9066512722fca24a22d7118faafbeda0f5ab16"