From 0445542b4b42f5202e2f3d57f24bd145c2d1b4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 07:09:21 +0000 Subject: [PATCH] chore(deps): bump @metamask/controllers from 30.0.2 to 30.3.0 Bumps [@metamask/controllers](https://github.com/MetaMask/controllers) from 30.0.2 to 30.3.0. - [Release notes](https://github.com/MetaMask/controllers/releases) - [Changelog](https://github.com/MetaMask/core/blob/main/CHANGELOG.old.md) - [Commits](https://github.com/MetaMask/controllers/compare/v30.0.2...v30.3.0) --- updated-dependencies: - dependency-name: "@metamask/controllers" dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 295f97b..cd015cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1986,9 +1986,9 @@ integrity sha512-zfZKwLFOVrQS8vTFoeoNCG9JhqmK4oyembGiGVVpUAYD9BHVZnd9WpicGoUC07ROXLEyQuAK9AJZNBtqwwzfEQ== "@metamask/controllers@^30.0.0": - version "30.0.2" - resolved "https://registry.yarnpkg.com/@metamask/controllers/-/controllers-30.0.2.tgz#0a5512598d2997e34d3542889cae7088fe1fa4b8" - integrity sha512-nIUQaaGPzy9whcAvzwHCRsMtw3YWdBv6mUiN9EA2CKdYUesnVj4bpXSSMEso1oEhsNRa2/XTZSb6i+Odo/raJw== + version "30.3.0" + resolved "https://registry.yarnpkg.com/@metamask/controllers/-/controllers-30.3.0.tgz#64ad8be538b75226a14f667db05c4ca02c75533f" + integrity sha512-6KtRIEBAcXeF/ozsP2I7T7hFv1X0mf30ygWcgApKdQEYXAERAaBz0S9ENC8OsFULUj5MFPBfUKIDaeGNOq6MvQ== dependencies: "@ethereumjs/common" "^2.3.1" "@ethereumjs/tx" "^3.2.1"