From 5a8ffc9e4fa140100b4d5a8cdd4f097e6d61c1a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 06:02:42 +0000 Subject: [PATCH] chore(deps): bump @metamask/utils from 10.0.0 to 11.8.1 Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 10.0.0 to 11.8.1. - [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/v10.0.0...v11.8.1) --- updated-dependencies: - dependency-name: "@metamask/utils" dependency-version: 11.8.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 21 ++++++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 90ee447f..a6357091 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@metamask/base-controller": "^8.0.3", "@metamask/controller-utils": "^11.3.0", "@metamask/eth-query": "^4.0.0", - "@metamask/utils": "^10.0.0", + "@metamask/utils": "^11.8.1", "async-mutex": "^0.5.0", "bignumber.js": "^9.0.1", "bn.js": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 52e71a2b..d06cb717 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1588,7 +1588,7 @@ __metadata: "@metamask/gas-fee-controller": "npm:^24.0.0" "@metamask/json-rpc-engine": "npm:^10.0.1" "@metamask/network-controller": "npm:^24.1.0" - "@metamask/utils": "npm:^10.0.0" + "@metamask/utils": "npm:^11.8.1" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^20.10.4" "@typescript-eslint/eslint-plugin": "npm:^5.42.1" @@ -1655,6 +1655,25 @@ __metadata: languageName: node linkType: hard +"@metamask/utils@npm:^11.8.1": + version: 11.8.1 + resolution: "@metamask/utils@npm:11.8.1" + dependencies: + "@ethereumjs/tx": "npm:^4.2.0" + "@metamask/superstruct": "npm:^3.1.0" + "@noble/hashes": "npm:^1.3.1" + "@scure/base": "npm:^1.1.3" + "@types/debug": "npm:^4.1.7" + "@types/lodash": "npm:^4.17.20" + debug: "npm:^4.3.4" + lodash: "npm:^4.17.21" + pony-cause: "npm:^2.1.10" + semver: "npm:^7.5.4" + uuid: "npm:^9.0.1" + checksum: 10/efd3aab7f86b4a74d396cf1d5fc76e748ff78906802fdc15ec9ce2d1a9bd6b035e8e036ea93eb6b9ea33782c70adb9000772eb7a5e0164e8e9e2ebb077dca3ab + languageName: node + linkType: hard + "@noble/curves@npm:1.4.2, @noble/curves@npm:~1.4.0": version: 1.4.2 resolution: "@noble/curves@npm:1.4.2"