Skip to content

Commit

Permalink
chore(deps): bump @metamask/eth-sig-util from 7.0.2 to 7.0.3
Browse files Browse the repository at this point in the history
Bumps [@metamask/eth-sig-util](https://github.com/MetaMask/eth-sig-util) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/MetaMask/eth-sig-util/releases)
- [Changelog](https://github.com/MetaMask/eth-sig-util/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-sig-util@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: "@metamask/eth-sig-util"
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 87ae21f commit f00e849
Showing 1 changed file with 12 additions and 19 deletions.
31 changes: 12 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3801,13 +3801,13 @@ __metadata:
languageName: node
linkType: hard

"@metamask/abi-utils@npm:^2.0.2":
version: 2.0.2
resolution: "@metamask/abi-utils@npm:2.0.2"
"@metamask/abi-utils@npm:^2.0.4":
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 @@ -4465,16 +4465,16 @@ __metadata:
linkType: hard

"@metamask/eth-sig-util@npm:^7.0.0":
version: 7.0.2
resolution: "@metamask/eth-sig-util@npm:7.0.2"
version: 7.0.3
resolution: "@metamask/eth-sig-util@npm:7.0.3"
dependencies:
"@ethereumjs/util": ^8.1.0
"@metamask/abi-utils": ^2.0.2
"@metamask/utils": ^8.1.0
"@metamask/abi-utils": ^2.0.4
"@metamask/utils": ^9.0.0
"@scure/base": ~1.1.3
ethereum-cryptography: ^2.1.2
tweetnacl: ^1.0.3
checksum: f4aa8bf3dcfee0f99911e8e540cc3f6681e5d4b6d279ee2280062481492f45d57b0e4ce29165177b724ca75187dbb98471a679c6ba5f5244a14065596e45e255
checksum: fd4d0710857525815b241ddecce64988dd12303a9638577429baf180c62cf9cef9403aed01bc046b4860b332d455604c84e4b2a9b5997db16f444125b4b39398
languageName: node
linkType: hard

Expand Down Expand Up @@ -6255,7 +6255,7 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/utils@npm:^8.0.0, @metamask/utils@npm:^8.1.0, @metamask/utils@npm:^8.2.0, @metamask/utils@npm:^8.2.1":
"@metamask/utils@npm:^8.1.0, @metamask/utils@npm:^8.2.0, @metamask/utils@npm:^8.2.1":
version: 8.5.0
resolution: "@metamask/utils@npm:8.5.0"
dependencies:
Expand Down Expand Up @@ -21478,13 +21478,6 @@ __metadata:
languageName: node
linkType: hard

"superstruct@npm:^1.0.3":
version: 1.0.3
resolution: "superstruct@npm:1.0.3"
checksum: 761790bb111e6e21ddd608299c252f3be35df543263a7ebbc004e840d01fcf8046794c274bcb351bdf3eae4600f79d317d085cdbb19ca05803a4361840cc9bb1
languageName: node
linkType: hard

"supports-color@npm:8.1.1, supports-color@npm:^8.0.0":
version: 8.1.1
resolution: "supports-color@npm:8.1.1"
Expand Down

0 comments on commit f00e849

Please sign in to comment.