|
2374 | 2374 | resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
|
2375 | 2375 | integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
|
2376 | 2376 |
|
2377 |
| -async@^2.5.0, async@^2.6.2: |
| 2377 | +async@^2.6.2: |
2378 | 2378 | version "2.6.3"
|
2379 | 2379 | resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
|
2380 | 2380 | integrity sha512-zflvls11DCy+dQWzTW2dzuilv8Z5X/pjfmZOWba6TNIVDm+2UDaJmXSOXlasHKfNBs8oo3M0aT50fDEWfKZjXg==
|
|
6033 | 6033 | dependencies:
|
6034 | 6034 | safer-buffer ">= 2.1.2 < 3"
|
6035 | 6035 |
|
| 6036 | +iconv-lite@^0.5.1: |
| 6037 | + version "0.5.1" |
| 6038 | + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.1.tgz#b2425d3c7b18f7219f2ca663d103bddb91718d64" |
| 6039 | + integrity sha512-ONHr16SQvKZNSqjQT9gy5z24Jw+uqfO02/ngBSBoqChZ+W8qXX7GPRa1RoUnzGADw8K63R1BXUMzarCVQBpY8Q== |
| 6040 | + dependencies: |
| 6041 | + safer-buffer ">= 2.1.2 < 3" |
| 6042 | + |
6036 | 6043 | icss-utils@^4.0.0, icss-utils@^4.1.1:
|
6037 | 6044 | version "4.1.1"
|
6038 | 6045 | resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-4.1.1.tgz#21170b53789ee27447c2f47dd683081403f9a467"
|
@@ -11123,13 +11130,16 @@ source-list-map@^2.0.0:
|
11123 | 11130 | resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
|
11124 | 11131 | integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
|
11125 | 11132 |
|
11126 |
| -source-map-loader@0.2.4: |
11127 |
| - version "0.2.4" |
11128 |
| - resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-0.2.4.tgz#c18b0dc6e23bf66f6792437557c569a11e072271" |
11129 |
| - integrity sha512-OU6UJUty+i2JDpTItnizPrlpOIBLmQbWMuBg9q5bVtnHACqw1tn9nNwqJLbv0/00JjnJb/Ee5g5WS5vrRv7zIQ== |
| 11133 | +source-map-loader@1.0.0: |
| 11134 | + version "1.0.0" |
| 11135 | + resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-1.0.0.tgz#240b88575a9b0d27214aeecbd4e7686af95cfa56" |
| 11136 | + integrity sha512-ZayyQCSCrQazN50aCvuS84lJT4xc1ZAcykH5blHaBdVveSwjiFK8UGMPvao0ho54DTb0Jf7m57uRRG/YYUZ2Fg== |
11130 | 11137 | dependencies:
|
11131 |
| - async "^2.5.0" |
11132 |
| - loader-utils "^1.1.0" |
| 11138 | + data-urls "^2.0.0" |
| 11139 | + iconv-lite "^0.5.1" |
| 11140 | + loader-utils "^2.0.0" |
| 11141 | + schema-utils "^2.6.6" |
| 11142 | + source-map "^0.6.0" |
11133 | 11143 |
|
11134 | 11144 | source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
|
11135 | 11145 | version "0.5.3"
|
|
0 commit comments