From 32fd789b58be5757d5f63955f56e726b7922caca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 09:25:19 +0000 Subject: [PATCH] chore(deps): update dependency @types/targz to v1.0.4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/dev-utils/package.json | 2 +- yarn.lock | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index cc1e994e999..b52289ff538 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@tsconfig/recommended": "^1.0.3", "@types/fs-extra": "^8.1.0", - "@types/targz": "1.0.0" + "@types/targz": "1.0.4" }, "engines": { "node": ">=18.14.2" diff --git a/yarn.lock b/yarn.lock index 42ddfa8d44a..a991c2813c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5231,14 +5231,7 @@ dependencies: "@types/node" "*" -"@types/targz@1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@types/targz/-/targz-1.0.0.tgz#cca3b2c87548d98f961b57306dc36d06f9fd15b2" - integrity sha512-kNFPOpsmdtT+DMXHuu5H7gXD5LlMHtS/kSQjuVY3QqxHQqGFV854o+EimC1GZ5/+iYZWzk9dNRiAUFbI/mvUsQ== - dependencies: - "@types/tar-fs" "*" - -"@types/targz@^1.0.0": +"@types/targz@1.0.4", "@types/targz@^1.0.0": version "1.0.4" resolved "https://registry.yarnpkg.com/@types/targz/-/targz-1.0.4.tgz#bf78d46b564ac1a2527532c915892a96ddf1ed01" integrity sha512-4i2weIjweWsnrvutLH7dM/+FPVSFSqxb+XKWo61tAiHxyYYHveImqys5JijMboKJz+jhFu24SlFrdVAB0xAMIw== @@ -6552,7 +6545,7 @@ bip32@3.1.0, bip32@^3.1.0: typeforce "^1.11.5" wif "^2.0.6" -bip39@2.5.0, bip39@^2.2.0, bip39@^2.5.0, "bip39@git+https://github.com/bitcoinjs/bip39.git#a7ecbfe2e60d0214ce17163d610cad9f7b23140c", "bip39@https://github.com/bitcoinjs/bip39#d8ea080a18b40f301d4e2219a2991cd2417e83c2": +bip39@2.5.0, bip39@^2.2.0, bip39@^2.5.0, "bip39@https://github.com/bitcoinjs/bip39#a7ecbfe2e60d0214ce17163d610cad9f7b23140c", "bip39@https://github.com/bitcoinjs/bip39#d8ea080a18b40f301d4e2219a2991cd2417e83c2": version "3.0.3" resolved "https://github.com/bitcoinjs/bip39#d8ea080a18b40f301d4e2219a2991cd2417e83c2" dependencies: