diff --git a/package.json b/package.json index 2f94369..0ed291f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@metamask/snaps-sdk": "^6.1.0", "@metamask/snaps-utils": "^7.8.0", "@metamask/superstruct": "^3.1.0", - "@metamask/utils": "^9.1.0", + "@metamask/utils": "^9.2.0", "@types/uuid": "^9.0.1", "uuid": "^9.0.0" }, diff --git a/yarn.lock b/yarn.lock index 70fa721..80da416 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1067,7 +1067,7 @@ __metadata: "@metamask/snaps-sdk": ^6.1.0 "@metamask/snaps-utils": ^7.8.0 "@metamask/superstruct": ^3.1.0 - "@metamask/utils": ^9.1.0 + "@metamask/utils": ^9.2.0 "@types/jest": ^28.1.6 "@types/node": ^17.0.23 "@types/uuid": ^9.0.1 @@ -1450,6 +1450,23 @@ __metadata: languageName: node linkType: hard +"@metamask/utils@npm:^9.2.0": + version: 9.2.0 + resolution: "@metamask/utils@npm:9.2.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 + debug: ^4.3.4 + pony-cause: ^2.1.10 + semver: ^7.5.4 + uuid: ^9.0.1 + checksum: 8dc78d1ad3c3c7ae283420b6f3efa0c76d4538fd94d142b6796b0175843fc68c5948c3a6f2930fe889b1536dcb51d13188d26a9c1e743b759572a51e415f1377 + languageName: node + linkType: hard + "@noble/curves@npm:1.1.0, @noble/curves@npm:~1.1.0": version: 1.1.0 resolution: "@noble/curves@npm:1.1.0"