Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit a6d533a

Browse files
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](MetaMask/utils@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df97d20 commit a6d533a

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@metamask/snaps-sdk": "^6.1.0",
3333
"@metamask/snaps-utils": "^7.8.0",
3434
"@metamask/superstruct": "^3.1.0",
35-
"@metamask/utils": "^9.1.0",
35+
"@metamask/utils": "^9.2.1",
3636
"@types/uuid": "^9.0.1",
3737
"uuid": "^9.0.0"
3838
},

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ __metadata:
10671067
"@metamask/snaps-sdk": ^6.1.0
10681068
"@metamask/snaps-utils": ^7.8.0
10691069
"@metamask/superstruct": ^3.1.0
1070-
"@metamask/utils": ^9.1.0
1070+
"@metamask/utils": ^9.2.1
10711071
"@types/jest": ^28.1.6
10721072
"@types/node": ^17.0.23
10731073
"@types/uuid": ^9.0.1
@@ -1450,6 +1450,23 @@ __metadata:
14501450
languageName: node
14511451
linkType: hard
14521452

1453+
"@metamask/utils@npm:^9.2.1":
1454+
version: 9.2.1
1455+
resolution: "@metamask/utils@npm:9.2.1"
1456+
dependencies:
1457+
"@ethereumjs/tx": ^4.2.0
1458+
"@metamask/superstruct": ^3.1.0
1459+
"@noble/hashes": ^1.3.1
1460+
"@scure/base": ^1.1.3
1461+
"@types/debug": ^4.1.7
1462+
debug: ^4.3.4
1463+
pony-cause: ^2.1.10
1464+
semver: ^7.5.4
1465+
uuid: ^9.0.1
1466+
checksum: 1a0c842d6fe490bb068c74c6c0684a3e5fabdadcf653b1c83bc69832e9e515fbae5809be20ddfc5c31715cd3d90cf18b73088d9c81f99028ff7b2c7160358c4e
1467+
languageName: node
1468+
linkType: hard
1469+
14531470
"@noble/curves@npm:1.1.0, @noble/curves@npm:~1.1.0":
14541471
version: 1.1.0
14551472
resolution: "@noble/curves@npm:1.1.0"

0 commit comments

Comments
 (0)