|
19 | 19 | wrap-ansi "^8.1.0" |
20 | 20 | wrap-ansi-cjs "npm:wrap-ansi@^7.0.0" |
21 | 21 |
|
22 | | -"@jridgewell/sourcemap-codec@^1.5.0": |
23 | | - version "1.5.0" |
24 | | - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
25 | | - integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
| 22 | +"@jridgewell/sourcemap-codec@^1.5.5": |
| 23 | + version "1.5.5" |
| 24 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 25 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
26 | 26 |
|
27 | 27 | "@noble/curves@1.2.0": |
28 | 28 | version "1.2.0" |
|
42 | 42 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
43 | 43 |
|
44 | 44 | "@rollup/plugin-commonjs@^28.0.0": |
45 | | - version "28.0.6" |
46 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.6.tgz#32425f28832a1831c4388b71541ef229ef34cd4c" |
47 | | - integrity sha512-XSQB1K7FUU5QP+3lOQmVCE3I0FcbbNvmNT4VJSj93iUjayaARrTQeoRdiYQoftAJBLrR9t2agwAd3ekaTgHNlw== |
| 45 | + version "28.0.7" |
| 46 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.7.tgz#6479fc46f7dc4c65377643704ab170c2bbf00d8d" |
| 47 | + integrity sha512-6cE2Wr/MkpdtTS8gXlCn9Zdmf7e9Xm96yFqOwFEXuvYLAHtjRf57/n6GEVF4K8NSesT1eKdBtcDA/SQdpW/8nA== |
48 | 48 | dependencies: |
49 | 49 | "@rollup/pluginutils" "^5.0.1" |
50 | 50 | commondir "^1.0.1" |
@@ -373,9 +373,9 @@ ethers@^6.0.0: |
373 | 373 | ws "8.17.1" |
374 | 374 |
|
375 | 375 | fdir@^6.2.0: |
376 | | - version "6.4.6" |
377 | | - resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.6.tgz#2b268c0232697063111bbf3f64810a2a741ba281" |
378 | | - integrity sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w== |
| 376 | + version "6.5.0" |
| 377 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" |
| 378 | + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== |
379 | 379 |
|
380 | 380 | foreground-child@^3.1.0: |
381 | 381 | version "3.3.0" |
@@ -493,11 +493,11 @@ lru-cache@^6.0.0: |
493 | 493 | semver "^7.3.5" |
494 | 494 |
|
495 | 495 | magic-string@^0.30.3: |
496 | | - version "0.30.17" |
497 | | - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
498 | | - integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
| 496 | + version "0.30.19" |
| 497 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.19.tgz#cebe9f104e565602e5d2098c5f2e79a77cc86da9" |
| 498 | + integrity sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw== |
499 | 499 | dependencies: |
500 | | - "@jridgewell/sourcemap-codec" "^1.5.0" |
| 500 | + "@jridgewell/sourcemap-codec" "^1.5.5" |
501 | 501 |
|
502 | 502 | minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: |
503 | 503 | version "1.0.1" |
|
0 commit comments