From d70493a364f8f3ce56dc4d112afff0e20b7c68ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 20:28:51 +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",