From 350fed316fd9b17bab9aa70962a355e52d3a7f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 06:49:46 +0000 Subject: [PATCH] Bump @metamask/controller-utils from 8.0.3 to 8.0.4 Bumps [@metamask/controller-utils](https://github.com/MetaMask/core) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/MetaMask/core/releases) - [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md) - [Commits](https://github.com/MetaMask/core/compare/@metamask/controller-utils@8.0.3...@metamask/controller-utils@8.0.4) --- updated-dependencies: - dependency-name: "@metamask/controller-utils" dependency-type: direct:production 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 063372d8..97197553 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1054,16 +1054,16 @@ integrity sha512-weTsrXfDQHOgYaiI5giMcOAsD3ChcwnoryasT7xmAfLSKIbKP3RTTUu63VWYBoFCBZugHrhKD6z+N+nm8qAWBQ== "@metamask/controller-utils@^8.0.2": - version "8.0.3" - resolved "https://registry.yarnpkg.com/@metamask/controller-utils/-/controller-utils-8.0.3.tgz#b27e4ba5f579ab59bf49174aae652fec41652337" - integrity sha512-a1rxrBcu4rSqeSuH3vUIYA7fK8ZLnogxMOTk19Q86fOhuYN/p2CDwgxdr3RrZtDgyVEe5RJ38TSXiPI8Nh5g6A== + version "8.0.4" + resolved "https://registry.yarnpkg.com/@metamask/controller-utils/-/controller-utils-8.0.4.tgz#78a952301ff4b2a501b31865ab0de434c6ea3cd2" + integrity sha512-R0+Q5ROnXKTtxAmiCH4TYHkGfbZTT8qzLeycJQVeJHXhpeYlAPxjs8m5fy1jwW1tX4r0MDWShx9iNUmHZS41jw== dependencies: + "@ethereumjs/util" "^8.1.0" "@metamask/eth-query" "^4.0.0" "@metamask/ethjs-unit" "^0.3.0" "@metamask/utils" "^8.3.0" "@spruceid/siwe-parser" "1.1.3" eth-ens-namehash "^2.0.8" - ethereumjs-util "^7.0.10" fast-deep-equal "^3.1.3" "@metamask/controllers@^33.0.0":