From 4064a961c8a008a29bfffba0ec383753faeaf17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 16:07:57 +0000 Subject: [PATCH] chore(deps): bump @metamask/controller-utils from 3.4.0 to 4.1.0 Bumps [@metamask/controller-utils](https://github.com/MetaMask/core) from 3.4.0 to 4.1.0. - [Release notes](https://github.com/MetaMask/core/releases) - [Changelog](https://github.com/MetaMask/core/blob/main/CHANGELOG.old.md) - [Commits](https://github.com/MetaMask/core/compare/@metamask/controller-utils@3.4.0...@metamask/controller-utils@4.1.0) --- updated-dependencies: - dependency-name: "@metamask/controller-utils" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/mmiController/package.json | 2 +- yarn.lock | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/packages/mmiController/package.json b/packages/mmiController/package.json index 5bced502..50877b03 100644 --- a/packages/mmiController/package.json +++ b/packages/mmiController/package.json @@ -37,7 +37,7 @@ "@metamask-institutional/sdk": "^0.1.17", "@metamask-institutional/transaction-update": "^0.1.21", "@metamask-institutional/types": "^1.0.3", - "@metamask/controller-utils": "^3.4.0", + "@metamask/controller-utils": "^4.1.0", "@metamask/eth-keyring-controller": "^10.0.1", "@metamask/message-manager": "^5.0.0", "@metamask/network-controller": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 5ff1e673..69b4992a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1347,6 +1347,21 @@ ethjs-unit "^0.1.6" fast-deep-equal "^3.1.3" +"@metamask/controller-utils@^4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@metamask/controller-utils/-/controller-utils-4.1.0.tgz#bb090de5172f703c414fdfa5f9be4eb9e32f9657" + integrity sha512-KsNpzdy6QkkZVgqfheCuGZwPrp+Luj7Z0+5rqgBAs+K7P4sFWwucay4jSxqZ5dx/kuG5bFG8ABpH5I+zaZq6Lw== + dependencies: + "@metamask/utils" "^5.0.2" + "@spruceid/siwe-parser" "1.1.3" + babel-runtime "^6.26.0" + eth-ens-namehash "^2.0.8" + eth-query "^2.1.2" + eth-rpc-errors "^4.0.2" + ethereumjs-util "^7.0.10" + ethjs-unit "^0.1.6" + fast-deep-equal "^3.1.3" + "@metamask/eth-hd-keyring@^6.0.0": version "6.0.0" resolved "https://registry.yarnpkg.com/@metamask/eth-hd-keyring/-/eth-hd-keyring-6.0.0.tgz#a46788d4bbc7aa5d8263ed6e4348101a80519a69" @@ -1507,7 +1522,7 @@ resolved "https://registry.yarnpkg.com/@metamask/types/-/types-1.1.0.tgz#9bd14b33427932833c50c9187298804a18c2e025" integrity sha512-EEV/GjlYkOSfSPnYXfOosxa3TqYtIW3fhg6jdw+cok/OhMgNn4wCfbENFqjytrHMU2f7ZKtBAvtiP5V8H44sSw== -"@metamask/utils@^5.0.1": +"@metamask/utils@^5.0.1", "@metamask/utils@^5.0.2": version "5.0.2" resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-5.0.2.tgz#140ba5061d90d9dac0280c19cab101bc18c8857c" integrity sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g==