|
1612 | 1612 | dependencies:
|
1613 | 1613 | envinfo "^7.7.3"
|
1614 | 1614 |
|
1615 |
| -"@webpack-cli/serve@^1.5.1": |
1616 |
| - version "1.5.1" |
1617 |
| - resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.1.tgz#b5fde2f0f79c1e120307c415a4c1d5eb15a6f278" |
1618 |
| - integrity sha512-4vSVUiOPJLmr45S8rMGy7WDvpWxfFxfP/Qx/cxZFCfvoypTYpPPL1X8VIZMe0WTA+Jr7blUxwUSEZNkjoMTgSw== |
| 1615 | +"@webpack-cli/serve@^1.5.2": |
| 1616 | + version "1.5.2" |
| 1617 | + resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-1.5.2.tgz#ea584b637ff63c5a477f6f21604b5a205b72c9ec" |
| 1618 | + integrity sha512-vgJ5OLWadI8aKjDlOH3rb+dYyPd2GTZuQC/Tihjct6F9GpXGZINo3Y/IVuZVTM1eDQB+/AOsjPUWH/WySDaXvw== |
1619 | 1619 |
|
1620 | 1620 | "@xtuc/ieee754@^1.2.0":
|
1621 | 1621 | version "1.2.0"
|
@@ -2490,12 +2490,7 @@ color@^3.0.0:
|
2490 | 2490 | color-convert "^1.9.1"
|
2491 | 2491 | color-string "^1.5.4"
|
2492 | 2492 |
|
2493 |
| -colorette@^1.2.1, colorette@^1.2.2: |
2494 |
| - version "1.2.2" |
2495 |
| - resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94" |
2496 |
| - integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w== |
2497 |
| - |
2498 |
| -colorette@^1.3.0: |
| 2493 | +colorette@^1.2.1, colorette@^1.2.2, colorette@^1.3.0: |
2499 | 2494 | version "1.3.0"
|
2500 | 2495 | resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.3.0.tgz#ff45d2f0edb244069d3b772adeb04fed38d0a0af"
|
2501 | 2496 | integrity sha512-ecORCqbSFP7Wm8Y6lyqMJjexBQqXSF7SSeaTyGGphogUjBlFP9m9o08wy86HL2uB7fMTxtOUzLMk7ogKcxMg1w==
|
@@ -7819,15 +7814,15 @@ webidl-conversions@^6.1.0:
|
7819 | 7814 | resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
|
7820 | 7815 | integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==
|
7821 | 7816 |
|
7822 |
| -webpack-cli@^4.7.0: |
7823 |
| - version "4.7.2" |
7824 |
| - resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.7.2.tgz#a718db600de6d3906a4357e059ae584a89f4c1a5" |
7825 |
| - integrity sha512-mEoLmnmOIZQNiRl0ebnjzQ74Hk0iKS5SiEEnpq3dRezoyR3yPaeQZCMCe+db4524pj1Pd5ghZXjT41KLzIhSLw== |
| 7817 | +webpack-cli@^4.8.0: |
| 7818 | + version "4.8.0" |
| 7819 | + resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.8.0.tgz#5fc3c8b9401d3c8a43e2afceacfa8261962338d1" |
| 7820 | + integrity sha512-+iBSWsX16uVna5aAYN6/wjhJy1q/GKk4KjKvfg90/6hykCTSgozbfz5iRgDTSJt/LgSbYxdBX3KBHeobIs+ZEw== |
7826 | 7821 | dependencies:
|
7827 | 7822 | "@discoveryjs/json-ext" "^0.5.0"
|
7828 | 7823 | "@webpack-cli/configtest" "^1.0.4"
|
7829 | 7824 | "@webpack-cli/info" "^1.3.0"
|
7830 |
| - "@webpack-cli/serve" "^1.5.1" |
| 7825 | + "@webpack-cli/serve" "^1.5.2" |
7831 | 7826 | colorette "^1.2.1"
|
7832 | 7827 | commander "^7.0.0"
|
7833 | 7828 | execa "^5.0.0"
|
|
0 commit comments