From 724e1444a21c6981badc8efff7965d13aeaed6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:36:05 +0000 Subject: [PATCH] Bump word-wrap from 1.2.3 to 1.2.5 in /tests_zemu Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tests_zemu/yarn.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/tests_zemu/yarn.lock b/tests_zemu/yarn.lock index 1afcb09e..ab04e9e6 100644 --- a/tests_zemu/yarn.lock +++ b/tests_zemu/yarn.lock @@ -1503,8 +1503,12 @@ eslint-visitor-keys "^3.3.0" "@zondax/ledger-stacks@link:../js": - version "0.0.0" - uid "" + version "1.0.3" + dependencies: + "@babel/runtime" "^7.12.5" + "@ledgerhq/hw-transport" "^6.30.5" + "@stacks/transactions" "^4.1.0" + varuint-bitcoin "^1.1.2" "@zondax/zemu@=0.49.0": version "0.49.0" @@ -4935,9 +4939,9 @@ which@^2.0.1: isexe "^2.0.0" word-wrap@^1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== + version "1.2.5" + resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" + integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== wrap-ansi@^7.0.0: version "7.0.0"