From a6d533a01e6cc85f233e90bbef4abb5276fd6683 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 09:19:16 +0200 Subject: [PATCH] chore(deps): bump @metamask/utils from 9.1.0 to 9.2.1 (#385) Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 9.1.0 to 9.2.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/v9.1.0...v9.2.1) --- updated-dependencies: - dependency-name: "@metamask/utils" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30d9313..78d02e5 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.1", "@types/uuid": "^9.0.1", "uuid": "^9.0.0" }, diff --git a/yarn.lock b/yarn.lock index f75ed6a..676e101 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.1 "@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.1": + version: 9.2.1 + resolution: "@metamask/utils@npm:9.2.1" + 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: 1a0c842d6fe490bb068c74c6c0684a3e5fabdadcf653b1c83bc69832e9e515fbae5809be20ddfc5c31715cd3d90cf18b73088d9c81f99028ff7b2c7160358c4e + 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"