Skip to content

Commit

Permalink
Bump @metamask/json-rpc-engine from 9.0.1 to 9.0.2
Browse files Browse the repository at this point in the history
Bumps [@metamask/json-rpc-engine](https://github.com/MetaMask/core) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/json-rpc-engine@9.0.1...@metamask/json-rpc-engine@9.0.2)

---
updated-dependencies:
- dependency-name: "@metamask/json-rpc-engine"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 51b39b4 commit a4fa101
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -155,13 +155,13 @@
tweetnacl "^1.0.3"

"@metamask/json-rpc-engine@^9.0.0", "@metamask/json-rpc-engine@^9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@metamask/json-rpc-engine/-/json-rpc-engine-9.0.1.tgz#202f6b5d24957c4bc949c113c3b60fa134478e11"
integrity sha512-A+iKxI/iMaOKYBcwsGQIaN+LAHOjVdogaGoOe8s52nLQuWmxwAzXIwlvm4RSAM4WG1XnoUPilFoGMHTx+fDteg==
version "9.0.2"
resolved "https://registry.yarnpkg.com/@metamask/json-rpc-engine/-/json-rpc-engine-9.0.2.tgz#2a060ff14748fec3b686cb6def55529f1dc547c0"
integrity sha512-wteoGUDhiqCgyO6Gdjnm6n+7raoRS+dRHOIsTc7LK2zpezAynav9BIK7QWPcJZeieMTSG5HuYrQf+epLbcdB/g==
dependencies:
"@metamask/rpc-errors" "^6.3.1"
"@metamask/safe-event-emitter" "^3.0.0"
"@metamask/utils" "^9.0.0"
"@metamask/utils" "^9.1.0"

"@metamask/rpc-errors@^6.0.0", "@metamask/rpc-errors@^6.3.1":
version "6.3.1"
Expand Down Expand Up @@ -196,7 +196,7 @@
semver "^7.5.4"
uuid "^9.0.1"

"@metamask/utils@^9.0.0":
"@metamask/utils@^9.0.0", "@metamask/utils@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-9.1.0.tgz#54e5afcec07e6032d4dd4171e862b36daa52d77e"
integrity sha512-g2REf+xSt0OZfMoNNdC4+/Yy8eP3KUqvIArel54XRFKPoXbHI6+YjFfrLtfykWBjffOp7DTfIc3Kvk5TLfuiyg==
Expand Down

0 comments on commit a4fa101

Please sign in to comment.