Skip to content

Commit

Permalink
Bump @metamask/utils from ^10.0.0 to ^11.0.1 (#996)
Browse files Browse the repository at this point in the history
This bumps `@metamask/utils` from `^10.0.0` to `^11.0.1`.
  • Loading branch information
Mrtenz authored Jan 13, 2025
1 parent 11d9e73 commit 5bf0e9c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^10.0.0",
"@metamask/utils": "^11.0.1",
"@noble/curves": "^1.2.0",
"@noble/hashes": "^1.3.2"
},
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,7 @@ __metadata:
"@metamask/snaps-sdk": ^6.9.0
"@metamask/snaps-utils": ^8.4.1
"@metamask/superstruct": ^3.1.0
"@metamask/utils": ^10.0.0
"@metamask/utils": ^11.0.1
"@noble/curves": ^1.2.0
"@noble/hashes": ^1.3.2
"@types/jest": ^28.1.6
Expand Down Expand Up @@ -1403,6 +1403,23 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/utils@npm:11.0.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: a5072f87157f6763328767bf1ddc01deb94e13f32af58d0993e0450e7e211fb29882280a1013cbdc7752b152a662be3d9beef8129a9097dba7d465389c398b3c
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0, @metamask/utils@npm:^9.2.1":
version: 9.3.0
resolution: "@metamask/utils@npm:9.3.0"
Expand Down

0 comments on commit 5bf0e9c

Please sign in to comment.