From fc8147531549982a06b7cd5003d17a92405acd10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:06:46 +0000 Subject: [PATCH] chore(deps): update bip39 digest to a7ecbfe Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bcb1565a..8db375ae6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "typescript": "^5.2.2" }, "resolutions": { - "bip39": "https://github.com/bitcoinjs/bip39#d8ea080a18b40f301d4e2219a2991cd2417e83c2", + "bip39": "https://github.com/bitcoinjs/bip39#a7ecbfe2e60d0214ce17163d610cad9f7b23140c", "blind-threshold-bls": "npm:@celo/blind-threshold-bls@1.0.0-beta", "ganache": "npm:@celo/ganache@7.8.0-unofficial.0", "@types/bn.js": "4.11.6",