Skip to content

Commit

Permalink
Bump utils
Browse files Browse the repository at this point in the history
  • Loading branch information
FrederikBolding committed Nov 25, 2024
1 parent 33259d2 commit 881a992
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": "^9.0.0",
"@metamask/utils": "^10.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 @@ -1151,7 +1151,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:^9.0.0"
"@metamask/utils": "npm:^10.0.1"
"@noble/curves": "npm:^1.2.0"
"@noble/hashes": "npm:^1.3.2"
"@scure/base": "npm:^1.0.0"
Expand Down Expand Up @@ -1201,9 +1201,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 881a992

Please sign in to comment.