|
1592 | 1592 | fastq "^1.6.0"
|
1593 | 1593 |
|
1594 | 1594 | "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.30":
|
1595 |
| - version "4.0.30" |
1596 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.30.tgz#65672282756bf19fde3830cab6d8031bf6236064" |
1597 |
| - integrity sha512-Ak3OUdOcoovIRWZOT6oC5JhZgyJD90uWX/7HjSofn+C4LEmHxxfiyu04a73dwnezfzqDu9jEXfd2mQOOC54KZw== |
| 1595 | + version "4.0.31" |
| 1596 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.31.tgz#3f7ac806f27de6a87a7ee7caab8826687ce50412" |
| 1597 | + integrity sha512-7oyIZv/C1TP+fPc2tSzVPYqG1zU+nel1QvJxjAWyVhud0J8B5SpKZnryedxs3nlSVPJ6K1MT31C9esupCBYgZw== |
1598 | 1598 | dependencies:
|
1599 | 1599 | ansi-escapes "^4.3.2"
|
1600 | 1600 | ansis "^3.3.2"
|
|
1605 | 1605 | get-package-type "^0.1.0"
|
1606 | 1606 | globby "^11.1.0"
|
1607 | 1607 | indent-string "^4.0.0"
|
1608 |
| - is-wsl "^3" |
| 1608 | + is-wsl "^2.2.0" |
1609 | 1609 | lilconfig "^3.1.2"
|
1610 | 1610 | minimatch "^9.0.5"
|
1611 | 1611 | semver "^7.6.3"
|
@@ -5069,6 +5069,11 @@ is-date-object@^1.0.1:
|
5069 | 5069 | resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.2.tgz#bda736f2cd8fd06d32844e7743bfa7494c3bfd7e"
|
5070 | 5070 | integrity sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==
|
5071 | 5071 |
|
| 5072 | +is-docker@^2.0.0: |
| 5073 | + version "2.2.1" |
| 5074 | + resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" |
| 5075 | + integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== |
| 5076 | + |
5072 | 5077 | is-docker@^3.0.0:
|
5073 | 5078 | version "3.0.0"
|
5074 | 5079 | resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-3.0.0.tgz#90093aa3106277d8a77a5910dbae71747e15a200"
|
@@ -5232,7 +5237,14 @@ is-windows@^1.0.2:
|
5232 | 5237 | resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
|
5233 | 5238 | integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
|
5234 | 5239 |
|
5235 |
| -is-wsl@^3, is-wsl@^3.1.0: |
| 5240 | +is-wsl@^2.2.0: |
| 5241 | + version "2.2.0" |
| 5242 | + resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271" |
| 5243 | + integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== |
| 5244 | + dependencies: |
| 5245 | + is-docker "^2.0.0" |
| 5246 | + |
| 5247 | +is-wsl@^3.1.0: |
5236 | 5248 | version "3.1.0"
|
5237 | 5249 | resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-3.1.0.tgz#e1c657e39c10090afcbedec61720f6b924c3cbd2"
|
5238 | 5250 | integrity sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==
|
|
0 commit comments