Skip to content

Commit

Permalink
build(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps [@metamask/rpc-errors](https://github.com/MetaMask/rpc-errors) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/MetaMask/rpc-errors/releases)
- [Changelog](https://github.com/MetaMask/rpc-errors/blob/main/CHANGELOG.md)
- [Commits](MetaMask/rpc-errors@v7.0.1...v7.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent f2490dc commit 8c55021
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,11 @@
"@metamask/utils" "^10.0.0"

"@metamask/rpc-errors@^7.0.0", "@metamask/rpc-errors@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@metamask/rpc-errors/-/rpc-errors-7.0.1.tgz#0eb2231a1d5e6bb102df5ac07f365c695bf70055"
integrity sha512-EeQGYioq845w2iBmiR9LHYqHhYIaeDTmxprHpPE3BTlkLB74P0xLv/TivOn4snNLowiC5ekOXfcUzCQszTDmSg==
version "7.0.2"
resolved "https://registry.yarnpkg.com/@metamask/rpc-errors/-/rpc-errors-7.0.2.tgz#d07b2ebfcf111556dfe93dc78699742ebe755359"
integrity sha512-YYYHsVYd46XwY2QZzpGeU4PSdRhHdxnzkB8piWGvJW2xbikZ3R+epAYEL4q/K8bh9JPTucsUdwRFnACor1aOYw==
dependencies:
"@metamask/utils" "^10.0.0"
"@metamask/utils" "^11.0.1"
fast-safe-stringify "^2.0.6"

"@metamask/safe-event-emitter@^3.0.0", "@metamask/safe-event-emitter@^3.1.1":
Expand Down Expand Up @@ -196,6 +196,21 @@
semver "^7.5.4"
uuid "^9.0.1"

"@metamask/utils@^11.0.1":
version "11.0.1"
resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-11.0.1.tgz#16c4135489204fefe128b5e6c2b92c014453e1d5"
integrity sha512-tZlBvEJ6VhhfEiMV+Ad8rWRMjHKpbMogG01YU22JlsIeJptgIdZX1G8jJzhZH0Gxrixa2BeARh7m9lZWQo6rMg==
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"

"@metamask/utils@^9.0.0", "@metamask/utils@^9.1.0":
version "9.3.0"
resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-9.3.0.tgz#4726bd7f5d6a43ea8425b6d663ab9207f617c2d1"
Expand Down

0 comments on commit 8c55021

Please sign in to comment.