Skip to content

Commit 0d21316

Browse files
authored
Merge pull request #894 from salesforcecli/dependabot-npm_and_yarn-salesforce-sf-plugins-core-12.1.4
fix(deps): bump @salesforce/sf-plugins-core from 12.1.3 to 12.1.4
2 parents d75bdfd + 4b0322f commit 0d21316

File tree

2 files changed

+29
-35
lines changed

2 files changed

+29
-35
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@salesforce/core": "^8.8.2",
1010
"@salesforce/kit": "^3.2.3",
1111
"@salesforce/packaging": "^4.2.15",
12-
"@salesforce/sf-plugins-core": "^12.1.3",
12+
"@salesforce/sf-plugins-core": "^12.1.4",
1313
"chalk": "^5.4.1"
1414
},
1515
"devDependencies": {

yarn.lock

+28-34
Original file line numberDiff line numberDiff line change
@@ -1388,16 +1388,15 @@
13881388
lodash "^4.17.21"
13891389
registry-auth-token "^5.0.3"
13901390

1391-
"@oclif/table@^0.4.0":
1392-
version "0.4.0"
1393-
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.0.tgz#3bf97121a4fc3524801883f550eeb0fd822852a9"
1394-
integrity sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==
1391+
"@oclif/table@^0.4.6":
1392+
version "0.4.6"
1393+
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.4.6.tgz#4e07fc11de9b8a3187a5ea43edce71c42811ab7e"
1394+
integrity sha512-NXh72vHHYnDrWPmVfh4i7kDydz3CXm/tSAr17fWhmWfMM+8jGn5uo6FXtvB0cd9s4skvDqzoRcsRwOeR73zIKA==
13951395
dependencies:
1396-
"@oclif/core" "^4"
13971396
"@types/react" "^18.3.12"
13981397
change-case "^5.4.4"
13991398
cli-truncate "^4.0.0"
1400-
ink "^5.1.0"
1399+
ink "5.0.1"
14011400
natural-orderby "^3.0.2"
14021401
object-hash "^3.0.0"
14031402
react "^18.3.1"
@@ -1576,15 +1575,15 @@
15761575
string-width "^7.2.0"
15771576
terminal-link "^3.0.0"
15781577

1579-
"@salesforce/sf-plugins-core@^12.1.3":
1580-
version "12.1.3"
1581-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.3.tgz#4150b231f50bcdb64d6bd471a9d8f25f7ca57273"
1582-
integrity sha512-xJSzwl2G7OYSpZTokzWgq9Ybfw/ZtR3reQEFvJTNATLoPk7nv7UGo8WWbX1gcaepURBVvtmQlHsa8mVyoKjYmw==
1578+
"@salesforce/sf-plugins-core@^12.1.4":
1579+
version "12.1.4"
1580+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.1.4.tgz#c73829c7f12bdc96a2e2746ce7f574a604e8efb4"
1581+
integrity sha512-inSWsy9omNc4dIULVpoOJPX6DdEaqkA4CxmzTVrylc7P08jCbsv6LpS79wUaYC7Ah3krBQvbopP4wR9f3XvLeQ==
15831582
dependencies:
15841583
"@inquirer/confirm" "^3.1.22"
15851584
"@inquirer/password" "^2.2.0"
15861585
"@oclif/core" "^4.2.4"
1587-
"@oclif/table" "^0.4.0"
1586+
"@oclif/table" "^0.4.6"
15881587
"@salesforce/core" "^8.5.1"
15891588
"@salesforce/kit" "^3.2.3"
15901589
"@salesforce/ts-types" "^2.0.12"
@@ -3731,11 +3730,6 @@ es-to-primitive@^1.2.1:
37313730
is-date-object "^1.0.1"
37323731
is-symbol "^1.0.2"
37333732

3734-
es-toolkit@^1.22.0:
3735-
version "1.31.0"
3736-
resolved "https://registry.yarnpkg.com/es-toolkit/-/es-toolkit-1.31.0.tgz#f4fc1382aea09cb239afa38f3c724a5658ff3163"
3737-
integrity sha512-vwS0lv/tzjM2/t4aZZRAgN9I9TP0MSkWuvt6By+hEXfG/uLs8yg2S1/ayRXH/x3pinbLgVJYT+eppueg3cM6tg==
3738-
37393733
es6-error@^4.0.1:
37403734
version "4.1.1"
37413735
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
@@ -4869,10 +4863,10 @@ ini@^1.3.4:
48694863
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
48704864
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
48714865

4872-
ink@^5.1.0:
4873-
version "5.1.0"
4874-
resolved "https://registry.yarnpkg.com/ink/-/ink-5.1.0.tgz#8ed050bf7a468489f231c99031f8bb1393c44079"
4875-
integrity sha512-3vIO+CU4uSg167/dZrg4wHy75llUINYXxN4OsdaCkE40q4zyOTPwNc2VEpLnnWsIvIQeo6x6lilAhuaSt+rIsA==
4866+
ink@5.0.1:
4867+
version "5.0.1"
4868+
resolved "https://registry.yarnpkg.com/ink/-/ink-5.0.1.tgz#f2ef9796a3911830c3995dedd227ec84ae27de4b"
4869+
integrity sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==
48764870
dependencies:
48774871
"@alcalzone/ansi-tokenize" "^0.1.3"
48784872
ansi-escapes "^7.0.0"
@@ -4883,20 +4877,20 @@ ink@^5.1.0:
48834877
cli-cursor "^4.0.0"
48844878
cli-truncate "^4.0.0"
48854879
code-excerpt "^4.0.0"
4886-
es-toolkit "^1.22.0"
48874880
indent-string "^5.0.0"
4888-
is-in-ci "^1.0.0"
4881+
is-in-ci "^0.1.0"
4882+
lodash "^4.17.21"
48894883
patch-console "^2.0.0"
48904884
react-reconciler "^0.29.0"
48914885
scheduler "^0.23.0"
48924886
signal-exit "^3.0.7"
48934887
slice-ansi "^7.1.0"
48944888
stack-utils "^2.0.6"
4895-
string-width "^7.2.0"
4896-
type-fest "^4.27.0"
4889+
string-width "^7.0.0"
4890+
type-fest "^4.8.3"
48974891
widest-line "^5.0.0"
48984892
wrap-ansi "^9.0.0"
4899-
ws "^8.18.0"
4893+
ws "^8.15.0"
49004894
yoga-wasm-web "~0.3.3"
49014895

49024896
internal-slot@^1.0.5:
@@ -5019,10 +5013,10 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
50195013
dependencies:
50205014
is-extglob "^2.1.1"
50215015

5022-
is-in-ci@^1.0.0:
5023-
version "1.0.0"
5024-
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-1.0.0.tgz#9a86bbda7e42c6129902e0574c54b018fbb6ab88"
5025-
integrity sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==
5016+
is-in-ci@^0.1.0:
5017+
version "0.1.0"
5018+
resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-0.1.0.tgz#5e07d6a02ec3a8292d3f590973357efa3fceb0d3"
5019+
integrity sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==
50265020

50275021
is-negative-zero@^2.0.2:
50285022
version "2.0.2"
@@ -7598,10 +7592,10 @@ type-fest@^1.0.2:
75987592
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
75997593
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
76007594

7601-
type-fest@^4.27.0:
7602-
version "4.32.0"
7603-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.32.0.tgz#55bacdd6f2cf1392b7e9cde894e9b1d726807e97"
7604-
integrity sha512-rfgpoi08xagF3JSdtJlCwMq9DGNDE0IMh3Mkpc1wUypg9vPi786AiqeBBKcqvIkq42azsBM85N490fyZjeUftw==
7595+
type-fest@^4.8.3:
7596+
version "4.34.1"
7597+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.34.1.tgz#406a9c573cc51c3fbfee3c85742cf85c52860076"
7598+
integrity sha512-6kSc32kT0rbwxD6QL1CYe8IqdzN/J/ILMrNK+HMQCKH3insCDRY/3ITb0vcBss0a3t72fzh2YSzj8ko1HgwT3g==
76057599

76067600
typed-array-buffer@^1.0.0:
76077601
version "1.0.0"
@@ -7951,7 +7945,7 @@ write-file-atomic@^3.0.0:
79517945
signal-exit "^3.0.2"
79527946
typedarray-to-buffer "^3.1.5"
79537947

7954-
ws@^8.18.0:
7948+
ws@^8.15.0:
79557949
version "8.18.0"
79567950
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
79577951
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==

0 commit comments

Comments
 (0)