Skip to content

Commit

Permalink
chore(deps): bump @metamask/message-manager from 5.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [@metamask/message-manager](https://github.com/MetaMask/core) from 5.0.0 to 7.1.0.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/CHANGELOG.old.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/message-manager"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 1681ab0 commit 89fc55d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/mmiController/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@metamask-institutional/types": "^1.0.3",
"@metamask/controller-utils": "^3.4.0",
"@metamask/eth-keyring-controller": "^10.0.1",
"@metamask/message-manager": "^5.0.0",
"@metamask/message-manager": "^7.1.0",
"@metamask/network-controller": "^8.0.0",
"@metamask/preferences-controller": "^4.2.0",
"@metamask/transaction-controller": "^5.0.0",
Expand Down
51 changes: 23 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@
"@metamask/controller-utils" "^3.0.0"
immer "^9.0.6"

"@metamask/base-controller@^3.0.0":
"@metamask/base-controller@^3.0.0", "@metamask/base-controller@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@metamask/base-controller/-/base-controller-3.1.0.tgz#0f56575e561d5c2c34ab9fd850a4446c861c2417"
integrity sha512-glVxlXByURdk7bBkpqkiv3qslvwl5n3EB+PmteT/qTK01/eU3eygyWG7NvPBhWNGUUeIRQUJp++Prjk55nh6nQ==
Expand All @@ -1370,7 +1370,7 @@
ethjs-unit "^0.1.6"
fast-deep-equal "^3.1.3"

"@metamask/controller-utils@^4.1.0":
"@metamask/controller-utils@^4.1.0", "@metamask/controller-utils@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@metamask/controller-utils/-/controller-utils-4.2.0.tgz#1df31f9796be1a6709c20dd38e4dc3fb05963a95"
integrity sha512-6xb7BN8ih5z1qq22LoTmvCQCba68z9RUz5EIji/ikJ57uW+Zi56zFwu9Ek3mV/jqqkklhOD4mjpEe5efIguIKw==
Expand Down Expand Up @@ -1430,6 +1430,18 @@
tweetnacl "^1.0.3"
tweetnacl-util "^0.15.1"

"@metamask/eth-sig-util@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-6.0.0.tgz#083321dc7285a9aa6e066db7c49be6e94c5e03a3"
integrity sha512-M0ezVz8lirXG1P6rHPzx+9i4zfhebCgVHE8XQT8VWxy/eUWllHQGcBcE8QmOusC7su55M4CMr9AyMIu0lx452g==
dependencies:
"@ethereumjs/util" "^8.0.6"
bn.js "^4.12.0"
ethereum-cryptography "^2.0.0"
ethjs-util "^0.1.6"
tweetnacl "^1.0.3"
tweetnacl-util "^0.15.1"

"@metamask/eth-simple-keyring@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@metamask/eth-simple-keyring/-/eth-simple-keyring-5.0.0.tgz#307772d1aa3298e41a2444b428cd8f4522b7bf5c"
Expand All @@ -1440,15 +1452,16 @@
ethereum-cryptography "^1.1.2"
randombytes "^2.1.0"

"@metamask/message-manager@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@metamask/message-manager/-/message-manager-5.0.0.tgz#1f419ad5b24c8f5ae8b07f0772376d96a939ac5e"
integrity sha512-p/7Q6n/g3dsSDowjDWJjrONOmQHkx99sK62He6FUxVvkS45RzB1SZuz4Lvg4uCgbVdl9HzBjb+BlTsfYD9wHvQ==
"@metamask/message-manager@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@metamask/message-manager/-/message-manager-7.1.0.tgz#45c7455dde394709ade0ae5e3ee2e4ef19a9d7ac"
integrity sha512-XEOgAdKXmwzfUjpZh2vZq0n+JysAA4cO0uMM0kBOlruAesEsPqh7nCCvCedXJanGCQxCA7vWzGwSRbKKcNiPkg==
dependencies:
"@metamask/base-controller" "^2.0.0"
"@metamask/controller-utils" "^3.4.0"
"@metamask/base-controller" "^3.1.0"
"@metamask/controller-utils" "^4.2.0"
"@metamask/eth-sig-util" "^6.0.0"
"@metamask/utils" "^5.0.2"
"@types/uuid" "^8.3.0"
eth-sig-util "^3.0.0"
ethereumjs-util "^7.0.10"
jsonschema "^1.2.4"
uuid "^8.3.2"
Expand Down Expand Up @@ -4258,16 +4271,6 @@ eth-sig-util@^1.4.2:
ethereumjs-abi "git+https://github.com/ethereumjs/ethereumjs-abi.git"
ethereumjs-util "^5.1.1"

eth-sig-util@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eth-sig-util/-/eth-sig-util-3.0.1.tgz#8753297c83a3f58346bd13547b59c4b2cd110c96"
integrity sha512-0Us50HiGGvZgjtWTyAI/+qTzYPMLy5Q451D0Xy68bxq1QMWdoOddDwGvsqcFT27uohKgalM9z/yxplyt+mY2iQ==
dependencies:
ethereumjs-abi "^0.6.8"
ethereumjs-util "^5.1.1"
tweetnacl "^1.0.3"
tweetnacl-util "^0.15.0"

[email protected]:
version "0.2.0"
resolved "https://registry.yarnpkg.com/ethereum-common/-/ethereum-common-0.2.0.tgz#13bf966131cce1eeade62a1b434249bb4cb120ca"
Expand Down Expand Up @@ -4319,14 +4322,6 @@ ethereum-cryptography@^2.0.0:
"@scure/bip32" "1.3.0"
"@scure/bip39" "1.2.0"

ethereumjs-abi@^0.6.8:
version "0.6.8"
resolved "https://registry.yarnpkg.com/ethereumjs-abi/-/ethereumjs-abi-0.6.8.tgz#71bc152db099f70e62f108b7cdfca1b362c6fcae"
integrity sha512-Tx0r/iXI6r+lRsdvkFDlut0N08jWMnKRZ6Gkq+Nmw75lZe4e6o3EkSnkaBP5NF6+m5PTGAr9JP43N3LyeoglsA==
dependencies:
bn.js "^4.11.8"
ethereumjs-util "^6.0.0"

"ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git":
version "0.6.8"
resolved "git+https://github.com/ethereumjs/ethereumjs-abi.git#ee3994657fa7a427238e6ba92a84d0b529bbcde0"
Expand Down Expand Up @@ -9227,7 +9222,7 @@ tunnel-agent@^0.6.0:
dependencies:
safe-buffer "^5.0.1"

tweetnacl-util@^0.15.0, tweetnacl-util@^0.15.1:
tweetnacl-util@^0.15.1:
version "0.15.1"
resolved "https://registry.yarnpkg.com/tweetnacl-util/-/tweetnacl-util-0.15.1.tgz#b80fcdb5c97bcc508be18c44a4be50f022eea00b"
integrity sha512-RKJBIj8lySrShN4w6i/BonWp2Z/uxwC3h4y7xsRrpP59ZboCd0GpEVsOnMDYLMmKBpYhb5TgHzZXy7wTfYFBRw==
Expand Down

0 comments on commit 89fc55d

Please sign in to comment.