|
4116 | 4116 | "@metamask/utils" "^10.0.0" |
4117 | 4117 | nanoid "^3.1.31" |
4118 | 4118 |
|
4119 | | -"@metamask/assets-controllers@^44.1.0": |
4120 | | - version "44.1.0" |
4121 | | - resolved "https://registry.yarnpkg.com/@metamask/assets-controllers/-/assets-controllers-44.1.0.tgz#92d460b8926b138feacfff0cdf0c3efcc66091aa" |
4122 | | - integrity sha512-YbEUoGSJciIrPjSxk4VJktcSEGxHUaK48OOLOjA8BMXWTlMJ1ac8OQeHwciPbTCGriwUa4QsxsequsuSGWNs/g== |
| 4119 | +"@metamask/assets-controllers@45.0.0": |
| 4120 | + version "45.0.0" |
| 4121 | + resolved "https://registry.yarnpkg.com/@metamask/assets-controllers/-/assets-controllers-45.0.0.tgz#85a898095a820497f3ed3fee205c2872f89b04ac" |
| 4122 | + integrity sha512-1pQo7YLPjClsD1zbL2pU9188REovMEpBaexSiTmhPrAhSIUgrJT3d6afBxrfiMI9LnCQ50HicTaL2vekLyIfnA== |
4123 | 4123 | dependencies: |
4124 | 4124 | "@ethereumjs/util" "^8.1.0" |
4125 | 4125 | "@ethersproject/abi" "^5.7.0" |
|
4840 | 4840 | fast-json-stable-stringify "^2.1.0" |
4841 | 4841 | uuid "^8.3.2" |
4842 | 4842 |
|
4843 | | -"@metamask/polling-controller@^12.0.0", "@metamask/polling-controller@^12.0.1": |
| 4843 | +"@metamask/polling-controller@^12.0.0": |
4844 | 4844 | version "12.0.1" |
4845 | 4845 | resolved "https://registry.yarnpkg.com/@metamask/polling-controller/-/polling-controller-12.0.1.tgz#89593c892d7fbbc93ccb6fe45dd2d820839f3d93" |
4846 | 4846 | integrity sha512-ZCF7UBuyxk9utdmOAh9/VBT780OxRPN5pD0wJaRwsFnFM3FFOFmvmojqnw8Kz4lSglyETtOBBMvzyQsnqoXQEQ== |
|
4852 | 4852 | fast-json-stable-stringify "^2.1.0" |
4853 | 4853 | uuid "^8.3.2" |
4854 | 4854 |
|
| 4855 | +"@metamask/polling-controller@^12.0.1": |
| 4856 | + version "12.0.2" |
| 4857 | + resolved "https://registry.yarnpkg.com/@metamask/polling-controller/-/polling-controller-12.0.2.tgz#de37ff5f4f997d57d4da34b0c6574d2eba3184e0" |
| 4858 | + integrity sha512-TYplREQMrhPcsJn+b7WS2oZqMwt4jKcyL/tDmygVv90RcvESBBhXxz7D0Brm5UAirnkE3TPRq8fnVWwVSQAVcA== |
| 4859 | + dependencies: |
| 4860 | + "@metamask/base-controller" "^7.0.2" |
| 4861 | + "@metamask/controller-utils" "^11.4.4" |
| 4862 | + "@metamask/utils" "^10.0.0" |
| 4863 | + "@types/uuid" "^8.3.0" |
| 4864 | + fast-json-stable-stringify "^2.1.0" |
| 4865 | + uuid "^8.3.2" |
| 4866 | + |
4855 | 4867 | "@metamask/post-message-stream@^8.0.0", "@metamask/post-message-stream@^8.1.1": |
4856 | 4868 | version "8.1.1" |
4857 | 4869 | resolved "https://registry.yarnpkg.com/@metamask/post-message-stream/-/post-message-stream-8.1.1.tgz#fd8f4c2363921aaf15c0fa56d087fa9f2d93f047" |
|
0 commit comments