diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 59cfd85..535ae50 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 1775a63..c16000f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@metamask/json-rpc-engine": "^10.2.0", "@metamask/json-rpc-middleware-stream": "^8.0.8", "@metamask/post-message-stream": "^10.0.0", - "@metamask/utils": "^11.8.1", + "@metamask/utils": "^11.9.0", "eth-json-rpc-filters": "^6.0.1", "eth-rpc-errors": "^4.0.3", "eventemitter3": "^5.0.1", @@ -63,5 +63,5 @@ "web-ext": "^9.2.0", "yargs": "^18.0.0" }, - "packageManager": "yarn@4.9.2" + "packageManager": "yarn@4.12.0" } diff --git a/yarn.lock b/yarn.lock index 91f06cd..01c686c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -775,7 +775,7 @@ __metadata: "@metamask/json-rpc-engine": "npm:^10.2.0" "@metamask/json-rpc-middleware-stream": "npm:^8.0.8" "@metamask/post-message-stream": "npm:^10.0.0" - "@metamask/utils": "npm:^11.8.1" + "@metamask/utils": "npm:^11.9.0" "@types/chrome": "npm:^0.1.0" "@types/json-merge-patch": "npm:^1.0.0" "@types/node": "npm:^22.14.0" @@ -1195,6 +1195,25 @@ __metadata: languageName: node linkType: hard +"@metamask/utils@npm:^11.9.0": + version: 11.9.0 + resolution: "@metamask/utils@npm:11.9.0" + 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: 10c0/8aa17d68a374a2401a159311298de74da312f182090b00cb9948f5d806b03983c807f97d23c1d68e8f5a86723a1abdac07eefe5537995c6ac81ee3a5a427dda0 + 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"