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