Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent 2fcd4e6 commit 4721cb5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@metamask/eth-simple-keyring": "^6.0.1",
"@metamask/keyring-api": "^3.0.0",
"@metamask/obs-store": "^9.0.0",
"@metamask/utils": "^8.2.0"
"@metamask/utils": "^9.1.0"
},
"devDependencies": {
"@ethereumjs/wallet": "^2.0.0",
Expand Down
26 changes: 25 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ __metadata:
"@metamask/eth-simple-keyring": ^6.0.1
"@metamask/keyring-api": ^3.0.0
"@metamask/obs-store": ^9.0.0
"@metamask/utils": ^8.2.0
"@metamask/utils": ^9.1.0
"@types/jest": ^29.4.0
"@types/node": ^16.18.46
"@types/sinon": ^10.0.13
Expand Down Expand Up @@ -1397,6 +1397,13 @@ __metadata:
languageName: node
linkType: hard

"@metamask/superstruct@npm:^3.1.0":
version: 3.1.0
resolution: "@metamask/superstruct@npm:3.1.0"
checksum: 00e4d0c0aae8b25ccc1885c1db0bb4ed1590010570140c255e4deee3bf8a10c859c8fce5e475b4ae09c8a56316207af87585b91f7f5a5c028d668ccd111f19e3
languageName: node
linkType: hard

"@metamask/utils@npm:^6.0.1":
version: 6.2.0
resolution: "@metamask/utils@npm:6.2.0"
Expand Down Expand Up @@ -1428,6 +1435,23 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^9.1.0":
version: 9.1.0
resolution: "@metamask/utils@npm:9.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: 01f2c71a8f06158d5335bfe96bfd2f3aa39ec6b2323c5d0ff1d3136071a3e8ff7c1804d640ba1d4e07f96f3e68a95ff7729ddfcd34b373e5fefd86d6ef12d034
languageName: node
linkType: hard

"@noble/curves@npm:1.1.0, @noble/curves@npm:~1.1.0":
version: 1.1.0
resolution: "@noble/curves@npm:1.1.0"
Expand Down

0 comments on commit 4721cb5

Please sign in to comment.