Skip to content

Commit

Permalink
chore(deps): bump @metamask/utils from 9.1.0 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 9.1.0 to 11.1.0.
- [Release notes](https://github.com/MetaMask/utils/releases)
- [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/utils@v9.1.0...v11.1.0)

---
updated-dependencies:
- dependency-name: "@metamask/utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent e1f562c commit 3e1d5f7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@metamask/keyring-utils": "^1.0.0",
"@metamask/snaps-sdk": "^6.1.1",
"@metamask/superstruct": "^3.0.1",
"@metamask/utils": "^9.1.0",
"@metamask/utils": "^11.1.0",
"@openzeppelin/contracts": "^4.2.0",
"dotenv": "^16.3.1",
"ethers": "^6.10.0",
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5504,7 +5504,7 @@ __metadata:
"@metamask/snaps-cli": ^6.2.1
"@metamask/snaps-sdk": ^6.1.1
"@metamask/superstruct": ^3.0.1
"@metamask/utils": ^9.1.0
"@metamask/utils": ^11.1.0
"@nomicfoundation/hardhat-chai-matchers": ^2.0.0
"@nomicfoundation/hardhat-ethers": ^3.0.0
"@nomicfoundation/hardhat-network-helpers": ^1.0.0
Expand Down Expand Up @@ -5740,6 +5740,23 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^11.1.0":
version: 11.1.0
resolution: "@metamask/utils@npm:11.1.0"
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: 41ec84e9198969bb5a0e7a1f5426ca886a62f6d47456a1575f60b2712b9078829d0c3a947bbfffd47ca832447591b36b64a4ce767e56a6fc0304e4a1b9ec5231
languageName: node
linkType: hard

"@metamask/utils@npm:^6.0.1":
version: 6.2.0
resolution: "@metamask/utils@npm:6.2.0"
Expand Down

0 comments on commit 3e1d5f7

Please sign in to comment.