|
93 | 93 | integrity sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q== |
94 | 94 |
|
95 | 95 | "@inquirer/external-editor@^1.0.0": |
96 | | - version "1.0.2" |
97 | | - resolved "https://registry.yarnpkg.com/@inquirer/external-editor/-/external-editor-1.0.2.tgz#dc16e7064c46c53be09918db639ff780718c071a" |
98 | | - integrity sha512-yy9cOoBnx58TlsPrIxauKIFQTiyH+0MK4e97y4sV9ERbI+zDxw7i2hxHLCIEGIE/8PPvDxGhgzIOTSOWcs6/MQ== |
| 96 | + version "1.0.3" |
| 97 | + resolved "https://registry.yarnpkg.com/@inquirer/external-editor/-/external-editor-1.0.3.tgz#c23988291ee676290fdab3fd306e64010a6d13b8" |
| 98 | + integrity sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA== |
99 | 99 | dependencies: |
100 | | - chardet "^2.1.0" |
| 100 | + chardet "^2.1.1" |
101 | 101 | iconv-lite "^0.7.0" |
102 | 102 |
|
103 | 103 | "@isaacs/cliui@^8.0.2": |
@@ -886,9 +886,9 @@ asynckit@^0.4.0: |
886 | 886 | integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== |
887 | 887 |
|
888 | 888 | axios@^1.0.0: |
889 | | - version "1.13.1" |
890 | | - resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.1.tgz#45b62dc8fe04e0e92274e08b98e910ba3d7963a7" |
891 | | - integrity sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw== |
| 889 | + version "1.13.2" |
| 890 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2.tgz#9ada120b7b5ab24509553ec3e40123521117f687" |
| 891 | + integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA== |
892 | 892 | dependencies: |
893 | 893 | follow-redirects "^1.15.6" |
894 | 894 | form-data "^4.0.4" |
@@ -1136,7 +1136,7 @@ chalk@~0.4.0: |
1136 | 1136 | has-color "~0.1.0" |
1137 | 1137 | strip-ansi "~0.1.0" |
1138 | 1138 |
|
1139 | | -chardet@^2.1.0: |
| 1139 | +chardet@^2.1.1: |
1140 | 1140 | version "2.1.1" |
1141 | 1141 | resolved "https://registry.yarnpkg.com/chardet/-/chardet-2.1.1.tgz#5c75593704a642f71ee53717df234031e65373c8" |
1142 | 1142 | integrity sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ== |
@@ -2689,9 +2689,9 @@ interpret@^2.2.0: |
2689 | 2689 | integrity sha512-Ju0Bz/cEia55xDwUWEa8+olFpCiQoypjnQySseKtmjNrnps3P+xfpUmGr90T7yjlVJmOtybRvPXhKMbHr+fWnw== |
2690 | 2690 |
|
2691 | 2691 | ip-address@^10.0.1: |
2692 | | - version "10.0.1" |
2693 | | - resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.0.1.tgz#a8180b783ce7788777d796286d61bce4276818ed" |
2694 | | - integrity sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA== |
| 2692 | + version "10.1.0" |
| 2693 | + resolved "https://registry.yarnpkg.com/ip-address/-/ip-address-10.1.0.tgz#d8dcffb34d0e02eb241427444a6e23f5b0595aa4" |
| 2694 | + integrity sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q== |
2695 | 2695 |
|
2696 | 2696 | is-arrayish@^0.2.1: |
2697 | 2697 | version "0.2.1" |
|
0 commit comments