Skip to content

Commit

Permalink
Bump @metamask/utils from ^10.0.1 to ^11.0.1 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz authored Dec 17, 2024
1 parent 8fa39d2 commit 4735b2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@metamask/scure-bip39": "^2.1.1",
"@metamask/utils": "^10.0.1",
"@metamask/utils": "^11.0.1",
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2",
"@scure/base": "^1.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@ __metadata:
"@metamask/eslint-config-nodejs": "npm:^14.0.0"
"@metamask/eslint-config-typescript": "npm:^14.0.0"
"@metamask/scure-bip39": "npm:^2.1.1"
"@metamask/utils": "npm:^10.0.1"
"@metamask/utils": "npm:^11.0.1"
"@noble/curves": "npm:^1.2.0"
"@noble/hashes": "npm:^1.3.2"
"@scure/base": "npm:^1.0.0"
Expand Down Expand Up @@ -1181,9 +1181,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^10.0.1":
version: 10.0.1
resolution: "@metamask/utils@npm:10.0.1"
"@metamask/utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/utils@npm:11.0.1"
dependencies:
"@ethereumjs/tx": "npm:^4.2.0"
"@metamask/superstruct": "npm:^3.1.0"
Expand All @@ -1194,7 +1194,7 @@ __metadata:
pony-cause: "npm:^2.1.10"
semver: "npm:^7.5.4"
uuid: "npm:^9.0.1"
checksum: 10/c8e3d7578d05a1da4abb6c6712ec78ef6990801269f6529f4bb237b7d6e228d10a40738ccab81ad554f2fd51670267d086dc5be1a31c6d1f7040d4c0469d9d13
checksum: 10/3949d16c8021bfb5f70e3b1c99f097ffaf43158116734197b039b32be6aabecb12178deb62c0b182e45295b0865618636324020059821c5b053029d8bdc90d70
languageName: node
linkType: hard

Expand Down

0 comments on commit 4735b2b

Please sign in to comment.