From a71f22d62097c3d0bc326d1f6efd6273bbd3b0d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 00:51:32 +0000 Subject: [PATCH] Bump @zondax/ledger-substrate from 0.41.2 to 0.41.3 Bumps [@zondax/ledger-substrate](https://github.com/zondax/ledger-substrate-js) from 0.41.2 to 0.41.3. - [Release notes](https://github.com/zondax/ledger-substrate-js/releases) - [Commits](https://github.com/zondax/ledger-substrate-js/compare/v0.41.2...v0.41.3) --- updated-dependencies: - dependency-name: "@zondax/ledger-substrate" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb9197b..ec22c16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1063,13 +1063,13 @@ eslint-visitor-keys "^3.4.1" "@zondax/ledger-substrate@^0.41.2": - version "0.41.2" - resolved "https://registry.yarnpkg.com/@zondax/ledger-substrate/-/ledger-substrate-0.41.2.tgz#727d1d1b84f4491b842d7a2428f0eb1543fcd4b9" - integrity sha512-snd5b1MK1GGNgLgYASHL1TJ/9Wzt+S2f6P7Hsfe+QtfS4SnCLH9bDa9HMypcYJwTFPYbqxcE6Hbp2mxi8VMN1Q== + version "0.41.3" + resolved "https://registry.yarnpkg.com/@zondax/ledger-substrate/-/ledger-substrate-0.41.3.tgz#04e33a8aa8c589551caf63139653aba4ed7b9219" + integrity sha512-pjsTGODRHP+SG+h4hBkA9NmvHQeplkj48cB5/TUlzRVBZSz7k172Cu70lpGDkVsKDKG6AuCP2pyWKKzPQIzNTA== dependencies: "@ledgerhq/hw-transport" "^6.27.1" bip32 "^4.0.0" - bip32-ed25519 "https://github.com/Zondax/bip32-ed25519" + bip32-ed25519 "git+https://github.com/Zondax/bip32-ed25519.git" bip39 "^3.0.4" blakejs "^1.2.1" bs58 "^5.0.0"