|
339 | 339 | "@nodelib/fs.scandir" "2.1.3" |
340 | 340 | fastq "^1.6.0" |
341 | 341 |
|
342 | | -"@polka/url@^1.0.0-next.9": |
343 | | - version "1.0.0-next.11" |
344 | | - resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz#aeb16f50649a91af79dbe36574b66d0f9e4d9f71" |
345 | | - integrity sha512-3NsZsJIA/22P3QUyrEDNA2D133H4j224twJrdipXN38dpnIOzAbUDtOwkcJ5pXmn75w7LSQDjA4tO9dm1XlqlA== |
| 342 | +"@polka/url@^1.0.0-next.15": |
| 343 | + version "1.0.0-next.15" |
| 344 | + resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23" |
| 345 | + integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA== |
346 | 346 |
|
347 | 347 | "@samverschueren/stream-to-observable@^0.3.0": |
348 | 348 | version "0.3.0" |
@@ -3887,26 +3887,26 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: |
3887 | 3887 | resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d" |
3888 | 3888 | integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0= |
3889 | 3889 |
|
3890 | | - |
3891 | | - version "1.0.0" |
3892 | | - resolved "https://registry.yarnpkg.com/sirv-cli/-/sirv-cli-1.0.0.tgz#3456aee9159d39fa8c9868eab3a308a3538414e0" |
3893 | | - integrity sha512-84PvgoXKbUmyO3i4kHFSrXuerD2iGIcewBgdmghwjeK1nRACJ8gG/vOH1qZdBDJMZGBC8miHs7erNFwv0mXE1A== |
| 3890 | + |
| 3891 | + version "1.0.13" |
| 3892 | + resolved "https://registry.yarnpkg.com/sirv-cli/-/sirv-cli-1.0.13.tgz#90efbf86b119e3714444881a70d14d487526f803" |
| 3893 | + integrity sha512-9V9e7iHb7+hhEJNBTu9JAjXPrZ6s8Ky3SqcjGsccpvZD7cJ9Hp5eWytUVjk2Fiz3AiAyj6Zb2Eeo3ipK+4OBiw== |
3894 | 3894 | dependencies: |
3895 | 3895 | console-clear "^1.1.0" |
3896 | 3896 | get-port "^3.2.0" |
3897 | 3897 | kleur "^3.0.0" |
3898 | 3898 | local-access "^1.0.1" |
3899 | 3899 | sade "^1.6.0" |
3900 | 3900 | semiver "^1.0.0" |
3901 | | - sirv "^1.0.0" |
| 3901 | + sirv "^1.0.13" |
3902 | 3902 | tinydate "^1.0.0" |
3903 | 3903 |
|
3904 | | -sirv@^1.0.0: |
3905 | | - version "1.0.0" |
3906 | | - resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.0.tgz#c55fb4dd47760c95608f5fef10760ddbfc3fe209" |
3907 | | - integrity sha512-NYxkb52SaeZWHH4cKwmY5N+Qv/oAVZHOUNuV+N7ohuJrlEYyQ0NdnR9s6+Ki2UFfYE4hjThzDCG9oU/qSNRdYA== |
| 3904 | +sirv@^1.0.13: |
| 3905 | + version "1.0.13" |
| 3906 | + resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.13.tgz#66ceaa6cb5edce9b57d11ab58e8273c087c23531" |
| 3907 | + integrity sha512-J6AeSdfF0+QBqkuLb8IKv93bOn57U/YjVqlFLQITwgHZF27Asgbuu8Vyx4RM3TPUnTojCLh8C2krFe6xTfxRjA== |
3908 | 3908 | dependencies: |
3909 | | - "@polka/url" "^1.0.0-next.9" |
| 3909 | + "@polka/url" "^1.0.0-next.15" |
3910 | 3910 | mime "^2.3.1" |
3911 | 3911 | totalist "^1.0.0" |
3912 | 3912 |
|
|
0 commit comments