Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @metamask/rpc-errors from 6.3.0 to 6.3.1 (#350)
Browse files Browse the repository at this point in the history
Bumps [@metamask/rpc-errors](https://github.com/MetaMask/rpc-errors) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/MetaMask/rpc-errors/releases)
- [Changelog](https://github.com/MetaMask/rpc-errors/blob/main/CHANGELOG.md)
- [Commits](MetaMask/rpc-errors@v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent f18c0bb commit f4b3411
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1128,12 +1128,12 @@ __metadata:
linkType: hard

"@metamask/rpc-errors@npm:^6.2.1":
version: 6.3.0
resolution: "@metamask/rpc-errors@npm:6.3.0"
version: 6.3.1
resolution: "@metamask/rpc-errors@npm:6.3.1"
dependencies:
"@metamask/utils": ^8.3.0
"@metamask/utils": ^9.0.0
fast-safe-stringify: ^2.0.6
checksum: de79d132f149cba6d2efcf7b17b93d0bad92c7e5c15b3826f889e0b01979883d71acc4445b781098cee13c3837c807ee56f8b03bce78887f6a6bc95de1adfe9d
checksum: 8761f5c0161cb3b342abd3ccccbd7b792f36a987e1f22c3f89b1bd29f72a2e35a2c91b58164fdd9dc3e5b67157500dcbdb5d04245117c14310c34cf42f7b8463
languageName: node
linkType: hard

Expand Down Expand Up @@ -1167,6 +1167,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:^8.3.0, @metamask/utils@npm:^8.4.0":
version: 8.4.0
resolution: "@metamask/utils@npm:8.4.0"
Expand All @@ -1184,6 +1191,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

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

0 comments on commit f4b3411

Please sign in to comment.