From 92617d93acd778c687570349bb5a45d3303a7745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 06:42:42 +0000 Subject: [PATCH] chore(deps): bump @metamask/utils from 9.1.0 to 9.2.0 Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 9.1.0 to 9.2.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/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: "@metamask/utils" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) 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"