Skip to content

Commit

Permalink
Bump @metamask/abi-utils from 2.0.2 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [@metamask/abi-utils](https://github.com/MetaMask/abi-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/MetaMask/abi-utils/releases)
- [Changelog](https://github.com/MetaMask/abi-utils/blob/main/CHANGELOG.md)
- [Commits](MetaMask/abi-utils@v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: "@metamask/abi-utils"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent a1343ed commit fae5a01
Showing 1 changed file with 39 additions and 6 deletions.
45 changes: 39 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2579,12 +2579,12 @@ __metadata:
linkType: hard

"@metamask/abi-utils@npm:^2.0.2":
version: 2.0.2
resolution: "@metamask/abi-utils@npm:2.0.2"
version: 2.0.4
resolution: "@metamask/abi-utils@npm:2.0.4"
dependencies:
"@metamask/utils": ^8.0.0
superstruct: ^1.0.3
checksum: 5ec153e7691a4e1dc8738a0ba1a99a354ddb13851fa88a40a19f002f6308310e71c2cee28c3a25d9f7f67e839c7dffe4760e93e308dd17fa725b08d0dc73a3d4
"@metamask/superstruct": ^3.1.0
"@metamask/utils": ^9.0.0
checksum: 85b15419248ddec1ab59ec5f3e41276f7509dadd9ced871658fa3cc04805ad35ace96986416aaecd24e3630e92b0ed078328966c92383ffa9b1cc3f0f357ad6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3215,6 +3215,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 All @@ -3229,7 +3236,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^8.0.0, @metamask/utils@npm:^8.1.0, @metamask/utils@npm:^8.3.0":
"@metamask/utils@npm:^8.1.0, @metamask/utils@npm:^8.3.0":
version: 8.3.0
resolution: "@metamask/utils@npm:8.3.0"
dependencies:
Expand All @@ -3245,6 +3252,23 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0":
version: 9.0.0
resolution: "@metamask/utils@npm:9.0.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: 5dcb9d47c4768c33d451cc74c83207726c68b1340be1d091ca44105564f0ba0703026d357de7996de4459ac41cd420a0eb1f06db32f5ebbeeee581393f45fd44
languageName: node
linkType: hard

"@mischnic/json-sourcemap@npm:^0.1.0":
version: 0.1.0
resolution: "@mischnic/json-sourcemap@npm:0.1.0"
Expand Down Expand Up @@ -18497,6 +18521,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

"v8-compile-cache@npm:^2.0.3":
version: 2.3.0
resolution: "v8-compile-cache@npm:2.3.0"
Expand Down

0 comments on commit fae5a01

Please sign in to comment.