|
1498 | 1498 | resolved "https://registry.yarnpkg.com/@metamask/eslint-config/-/eslint-config-10.0.0.tgz#f36c23e339ba581d4fb1f7b30b0d73325869b9e6" |
1499 | 1499 | integrity sha512-JeoCyFVNOByDHb5RfYVcelYplODKVmp0WR7IL6/7HRFHj90HL9xozWspVJzE+UI8oLHmzh4P4NyYNtEkjEyryg== |
1500 | 1500 |
|
1501 | | -"@metamask/utils@^5.0.0": |
1502 | | - version "5.0.2" |
1503 | | - resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-5.0.2.tgz#140ba5061d90d9dac0280c19cab101bc18c8857c" |
1504 | | - integrity sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g== |
| 1501 | +"@metamask/utils@^8.1.0": |
| 1502 | + version "8.1.0" |
| 1503 | + resolved "https://registry.yarnpkg.com/@metamask/utils/-/utils-8.1.0.tgz#b8e73f5b4696b1b668cf5c1421daad140a3f98ac" |
| 1504 | + integrity sha512-sFNpzBKRicDgM2ZuU6vrPROlqNGm8/jDsjc5WrU1RzCkAMc4Xr3vUUf8p59uQ6B09etUWNb8d2GTCbISdmH/Ug== |
1505 | 1505 | dependencies: |
1506 | 1506 | "@ethereumjs/tx" "^4.1.2" |
| 1507 | + "@noble/hashes" "^1.3.1" |
1507 | 1508 | "@types/debug" "^4.1.7" |
1508 | 1509 | debug "^4.3.4" |
1509 | | - semver "^7.3.8" |
| 1510 | + semver "^7.5.4" |
1510 | 1511 | superstruct "^1.0.3" |
1511 | 1512 |
|
1512 | 1513 | "@noble/[email protected]", "@noble/curves@~1.0.0": |
|
1516 | 1517 | dependencies: |
1517 | 1518 | "@noble/hashes" "1.3.0" |
1518 | 1519 |
|
1519 | | -"@noble/[email protected]", "@noble/hashes@^1.3.0", "@noble/hashes@~1.3.0": |
| 1520 | + |
1520 | 1521 | version "1.3.0" |
1521 | 1522 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.0.tgz#085fd70f6d7d9d109671090ccae1d3bec62554a1" |
1522 | 1523 | integrity sha512-ilHEACi9DwqJB0pw7kv+Apvh50jiiSyR/cQ3y4W7lOR5mhvn/50FLUfsnfJz0BDZtl/RR16kXvptiv6q1msYZg== |
1523 | 1524 |
|
| 1525 | +"@noble/hashes@^1.3.0", "@noble/hashes@^1.3.1", "@noble/hashes@~1.3.0": |
| 1526 | + version "1.3.2" |
| 1527 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
| 1528 | + integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
| 1529 | + |
1524 | 1530 | |
1525 | 1531 | version "2.1.4" |
1526 | 1532 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.4.tgz#d4b3549a5db5de2683e0c1071ab4f140904bbf69" |
@@ -7783,7 +7789,7 @@ semver-compare@^1.0.0: |
7783 | 7789 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" |
7784 | 7790 | integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== |
7785 | 7791 |
|
7786 | | -[email protected], semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8: |
| 7792 | +[email protected], semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4: |
7787 | 7793 | version "7.5.4" |
7788 | 7794 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" |
7789 | 7795 | integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== |
|
0 commit comments