From 46834cd4802302c341e7ef441a06d6d1cc4cd2f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 11:38:54 +0000 Subject: [PATCH] chore(deps): bump @metamask/utils from 11.4.2 to 11.5.0 Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 11.4.2 to 11.5.0. - [Release notes](https://github.com/MetaMask/utils/releases) - [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/MetaMask/utils/compare/v11.4.2...v11.5.0) --- updated-dependencies: - dependency-name: "@metamask/utils" dependency-version: 11.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9604f78f0..1091de6c30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5488,20 +5488,21 @@ __metadata: linkType: hard "@metamask/utils@npm:^11.0.1, @metamask/utils@npm:^11.1.0, @metamask/utils@npm:^11.4.0, @metamask/utils@npm:^11.4.2": - version: 11.4.2 - resolution: "@metamask/utils@npm:11.4.2" + version: 11.6.0 + resolution: "@metamask/utils@npm:11.6.0" dependencies: "@ethereumjs/tx": ^4.2.0 "@metamask/superstruct": ^3.1.0 "@noble/hashes": ^1.3.1 "@scure/base": ^1.1.3 "@types/debug": ^4.1.7 + "@types/lodash": ^4.17.20 debug: ^4.3.4 - lodash.memoize: ^4.1.2 + lodash: ^4.17.21 pony-cause: ^2.1.10 semver: ^7.5.4 uuid: ^9.0.1 - checksum: 11061a93f49684563a14caaaab2d8dbb969c907dbc24358cf188dd10ec00ac91e5d04369ef605e9d78e75f8ad53d9a0fbdb65f2325b12ef6c8db85bb46160dff + checksum: 609fb64331d8f9eea48cb852925a53b31cc9917a1555a786fb6db8bb5540182c93ed9ca79607ecd64ebe9959d6730b092301db273da2869ce68a3fce6848aee7 languageName: node linkType: hard @@ -7111,6 +7112,13 @@ __metadata: languageName: node linkType: hard +"@types/lodash@npm:^4.17.20": + version: 4.17.20 + resolution: "@types/lodash@npm:4.17.20" + checksum: dc7bb4653514dd91117a4c4cec2c37e2b5a163d7643445e4757d76a360fabe064422ec7a42dde7450c5e7e0e7e678d5e6eae6d2a919abcddf581d81e63e63839 + languageName: node + linkType: hard + "@types/minimatch@npm:*, @types/minimatch@npm:^5.1.2": version: 5.1.2 resolution: "@types/minimatch@npm:5.1.2"