|
1497 | 1497 | proc-log "^4.0.0"
|
1498 | 1498 | which "^4.0.0"
|
1499 | 1499 |
|
1500 |
| -"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.19": |
1501 |
| - version "4.0.19" |
1502 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.19.tgz#e52ba83c3eaa75c580c567067ed86b5bd4cadbe6" |
1503 |
| - integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg== |
| 1500 | +"@oclif/core@^4", "@oclif/core@^4.0.12", "@oclif/core@^4.0.28": |
| 1501 | + version "4.0.28" |
| 1502 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.28.tgz#63b16cc0fa06e02374fad3432a0422a43f118d6d" |
| 1503 | + integrity sha512-lKM1W2glLJmVxZrnb+k3NaudzG9V2yoKJZcW+lmfMf/yPlx6bT/N+DELUsSwdm1VfJAXaQmpLV4+AfEX5qq3mA== |
1504 | 1504 | dependencies:
|
1505 | 1505 | ansi-escapes "^4.3.2"
|
1506 | 1506 | ansis "^3.3.2"
|
1507 | 1507 | clean-stack "^3.0.1"
|
1508 | 1508 | cli-spinners "^2.9.2"
|
1509 |
| - debug "^4.3.5" |
| 1509 | + debug "^4.3.7" |
1510 | 1510 | ejs "^3.1.10"
|
1511 | 1511 | get-package-type "^0.1.0"
|
1512 | 1512 | globby "^11.1.0"
|
1513 | 1513 | indent-string "^4.0.0"
|
1514 |
| - is-wsl "^2.2.0" |
| 1514 | + is-wsl "^3" |
1515 | 1515 | lilconfig "^3.1.2"
|
1516 | 1516 | minimatch "^9.0.5"
|
| 1517 | + semver "^7.6.3" |
1517 | 1518 | string-width "^4.2.3"
|
1518 | 1519 | supports-color "^8"
|
1519 | 1520 | widest-line "^3.1.0"
|
@@ -5577,11 +5578,6 @@ is-date-object@^1.0.1:
|
5577 | 5578 | dependencies:
|
5578 | 5579 | has-tostringtag "^1.0.0"
|
5579 | 5580 |
|
5580 |
| -is-docker@^2.0.0: |
5581 |
| - version "2.2.1" |
5582 |
| - resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" |
5583 |
| - integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== |
5584 |
| - |
5585 | 5581 | is-docker@^3.0.0:
|
5586 | 5582 | version "3.0.0"
|
5587 | 5583 | resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-3.0.0.tgz#90093aa3106277d8a77a5910dbae71747e15a200"
|
@@ -5752,14 +5748,7 @@ is-windows@^1.0.2:
|
5752 | 5748 | resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz"
|
5753 | 5749 | integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
|
5754 | 5750 |
|
5755 |
| -is-wsl@^2.2.0: |
5756 |
| - version "2.2.0" |
5757 |
| - resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" |
5758 |
| - integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== |
5759 |
| - dependencies: |
5760 |
| - is-docker "^2.0.0" |
5761 |
| - |
5762 |
| -is-wsl@^3.1.0: |
| 5751 | +is-wsl@^3, is-wsl@^3.1.0: |
5763 | 5752 | version "3.1.0"
|
5764 | 5753 | resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-3.1.0.tgz#e1c657e39c10090afcbedec61720f6b924c3cbd2"
|
5765 | 5754 | integrity sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==
|
|
0 commit comments