@salesforce/cli 2.34.2 → 2.34.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +94 -94
- package/npm-shrinkwrap.json +132 -132
- package/oclif.manifest.json +119 -119
- package/package.json +21 -21
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.34.
|
|
3
|
+
"version": "2.34.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.34.
|
|
9
|
+
"version": "2.34.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
@@ -21,25 +21,25 @@
|
|
|
21
21
|
"@oclif/plugin-update": "4.2.0",
|
|
22
22
|
"@oclif/plugin-version": "2.0.14",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.0.14",
|
|
24
|
-
"@oclif/plugin-which": "3.1.
|
|
24
|
+
"@oclif/plugin-which": "3.1.5",
|
|
25
25
|
"@salesforce/core": "^6.1.4",
|
|
26
|
-
"@salesforce/plugin-apex": "3.0.
|
|
27
|
-
"@salesforce/plugin-auth": "3.3.
|
|
28
|
-
"@salesforce/plugin-data": "3.1.
|
|
29
|
-
"@salesforce/plugin-deploy-retrieve": "3.2.
|
|
30
|
-
"@salesforce/plugin-info": "3.0.
|
|
31
|
-
"@salesforce/plugin-limits": "3.1.
|
|
32
|
-
"@salesforce/plugin-marketplace": "1.0.
|
|
33
|
-
"@salesforce/plugin-org": "3.4.
|
|
26
|
+
"@salesforce/plugin-apex": "3.0.31",
|
|
27
|
+
"@salesforce/plugin-auth": "3.3.26",
|
|
28
|
+
"@salesforce/plugin-data": "3.1.11",
|
|
29
|
+
"@salesforce/plugin-deploy-retrieve": "3.2.34",
|
|
30
|
+
"@salesforce/plugin-info": "3.0.33",
|
|
31
|
+
"@salesforce/plugin-limits": "3.1.14",
|
|
32
|
+
"@salesforce/plugin-marketplace": "1.0.29",
|
|
33
|
+
"@salesforce/plugin-org": "3.4.6",
|
|
34
34
|
"@salesforce/plugin-packaging": "2.1.12",
|
|
35
|
-
"@salesforce/plugin-schema": "3.1.
|
|
35
|
+
"@salesforce/plugin-schema": "3.1.9",
|
|
36
36
|
"@salesforce/plugin-settings": "2.0.31",
|
|
37
|
-
"@salesforce/plugin-sobject": "1.1.
|
|
38
|
-
"@salesforce/plugin-source": "3.1.
|
|
39
|
-
"@salesforce/plugin-telemetry": "3.1.
|
|
40
|
-
"@salesforce/plugin-templates": "56.0.
|
|
41
|
-
"@salesforce/plugin-trust": "3.3.
|
|
42
|
-
"@salesforce/plugin-user": "3.3.
|
|
37
|
+
"@salesforce/plugin-sobject": "1.1.20",
|
|
38
|
+
"@salesforce/plugin-source": "3.1.22",
|
|
39
|
+
"@salesforce/plugin-telemetry": "3.1.17",
|
|
40
|
+
"@salesforce/plugin-templates": "56.0.23",
|
|
41
|
+
"@salesforce/plugin-trust": "3.3.17",
|
|
42
|
+
"@salesforce/plugin-user": "3.3.4",
|
|
43
43
|
"@salesforce/sf-plugins-core": "7.1.15",
|
|
44
44
|
"chalk": "^5.3.0",
|
|
45
45
|
"debug": "^4.3.4",
|
|
@@ -3215,9 +3215,9 @@
|
|
|
3215
3215
|
}
|
|
3216
3216
|
},
|
|
3217
3217
|
"node_modules/@inquirer/type": {
|
|
3218
|
-
"version": "1.2.
|
|
3219
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.2.
|
|
3220
|
-
"integrity": "sha512
|
|
3218
|
+
"version": "1.2.1",
|
|
3219
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.2.1.tgz",
|
|
3220
|
+
"integrity": "sha512-xwMfkPAxeo8Ji/IxfUSqzRi0/+F2GIqJmpc5/thelgMGsjNZcjDDRBO9TLXT1s/hdx/mK5QbVIvgoLIFgXhTMQ==",
|
|
3221
3221
|
"license": "MIT",
|
|
3222
3222
|
"engines": {
|
|
3223
3223
|
"node": ">=18"
|
|
@@ -7296,12 +7296,12 @@
|
|
|
7296
7296
|
}
|
|
7297
7297
|
},
|
|
7298
7298
|
"node_modules/@oclif/plugin-which": {
|
|
7299
|
-
"version": "3.1.
|
|
7300
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.
|
|
7301
|
-
"integrity": "sha512-
|
|
7299
|
+
"version": "3.1.5",
|
|
7300
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.5.tgz",
|
|
7301
|
+
"integrity": "sha512-S/SES51euBaaFAp4GAR/+zQuExVi/IG8+e0EPI+/oYrzIHoKfXbWiqb2eMODIzNfGNEmKNxlqP3kJM4Bds+yxQ==",
|
|
7302
7302
|
"license": "MIT",
|
|
7303
7303
|
"dependencies": {
|
|
7304
|
-
"@oclif/core": "^3.
|
|
7304
|
+
"@oclif/core": "^3.25.2"
|
|
7305
7305
|
},
|
|
7306
7306
|
"engines": {
|
|
7307
7307
|
"node": ">=18.0.0"
|
|
@@ -7626,9 +7626,9 @@
|
|
|
7626
7626
|
}
|
|
7627
7627
|
},
|
|
7628
7628
|
"node_modules/@salesforce/core": {
|
|
7629
|
-
"version": "6.7.
|
|
7630
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.
|
|
7631
|
-
"integrity": "sha512-
|
|
7629
|
+
"version": "6.7.1",
|
|
7630
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.1.tgz",
|
|
7631
|
+
"integrity": "sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==",
|
|
7632
7632
|
"license": "BSD-3-Clause",
|
|
7633
7633
|
"dependencies": {
|
|
7634
7634
|
"@salesforce/kit": "^3.0.15",
|
|
@@ -7833,9 +7833,9 @@
|
|
|
7833
7833
|
}
|
|
7834
7834
|
},
|
|
7835
7835
|
"node_modules/@salesforce/packaging/node_modules/fast-xml-parser": {
|
|
7836
|
-
"version": "4.3.
|
|
7837
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.
|
|
7838
|
-
"integrity": "sha512-
|
|
7836
|
+
"version": "4.3.6",
|
|
7837
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
|
|
7838
|
+
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
|
|
7839
7839
|
"funding": [
|
|
7840
7840
|
{
|
|
7841
7841
|
"type": "github",
|
|
@@ -7855,16 +7855,16 @@
|
|
|
7855
7855
|
}
|
|
7856
7856
|
},
|
|
7857
7857
|
"node_modules/@salesforce/plugin-apex": {
|
|
7858
|
-
"version": "3.0.
|
|
7859
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.
|
|
7860
|
-
"integrity": "sha512-
|
|
7858
|
+
"version": "3.0.31",
|
|
7859
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.31.tgz",
|
|
7860
|
+
"integrity": "sha512-UZ4IaSnTWTOTG53lB8OKw8TSH0CRaBIT0exyoG5V7S5UaJOQGPVv/kb0xDiCYqzy+reyqVNTFip9XADQnE0RQw==",
|
|
7861
7861
|
"license": "BSD-3-Clause",
|
|
7862
7862
|
"dependencies": {
|
|
7863
7863
|
"@oclif/core": "^3.23.0",
|
|
7864
7864
|
"@salesforce/apex-node": "^3.1.0",
|
|
7865
7865
|
"@salesforce/core": "^6.5.1",
|
|
7866
7866
|
"@salesforce/kit": "^3.0.15",
|
|
7867
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
7867
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
7868
7868
|
"chalk": "^5.3.0",
|
|
7869
7869
|
"color-convert": "^2.0.1",
|
|
7870
7870
|
"color-name": "^2.0.0"
|
|
@@ -7883,17 +7883,17 @@
|
|
|
7883
7883
|
}
|
|
7884
7884
|
},
|
|
7885
7885
|
"node_modules/@salesforce/plugin-auth": {
|
|
7886
|
-
"version": "3.3.
|
|
7887
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.
|
|
7888
|
-
"integrity": "sha512-
|
|
7886
|
+
"version": "3.3.26",
|
|
7887
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.26.tgz",
|
|
7888
|
+
"integrity": "sha512-cjHU4ggHtpCrE9MQUjzZUhZN2KL4GHyf3L7oOFU86IWGBBB177rXJQFIWDgZTSaZ2aa35AegfLTNKAiYbQjxDA==",
|
|
7889
7889
|
"license": "BSD-3-Clause",
|
|
7890
7890
|
"dependencies": {
|
|
7891
7891
|
"@inquirer/checkbox": "^1.5.2",
|
|
7892
7892
|
"@inquirer/select": "^1.3.3",
|
|
7893
|
-
"@oclif/core": "^3.
|
|
7894
|
-
"@salesforce/core": "^6.7.
|
|
7893
|
+
"@oclif/core": "^3.25.2",
|
|
7894
|
+
"@salesforce/core": "^6.7.1",
|
|
7895
7895
|
"@salesforce/kit": "^3.0.15",
|
|
7896
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
7896
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
7897
7897
|
"@salesforce/ts-types": "^2.0.9",
|
|
7898
7898
|
"chalk": "^5.3.0",
|
|
7899
7899
|
"open": "^10.1.0"
|
|
@@ -7959,15 +7959,15 @@
|
|
|
7959
7959
|
}
|
|
7960
7960
|
},
|
|
7961
7961
|
"node_modules/@salesforce/plugin-data": {
|
|
7962
|
-
"version": "3.1.
|
|
7963
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.1.
|
|
7964
|
-
"integrity": "sha512-
|
|
7962
|
+
"version": "3.1.11",
|
|
7963
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.1.11.tgz",
|
|
7964
|
+
"integrity": "sha512-O8AJLU9M5rPMYOg65fW/cVZ6KnPbxdsVEbXYQ1W4diHOGB1i6N/nRhdMvDkR0J8NuP9kTYikyfyJ63Os9Ljg0g==",
|
|
7965
7965
|
"license": "BSD-3-Clause",
|
|
7966
7966
|
"dependencies": {
|
|
7967
7967
|
"@oclif/core": "^3.23.0",
|
|
7968
|
-
"@salesforce/core": "^6.
|
|
7968
|
+
"@salesforce/core": "^6.7.1",
|
|
7969
7969
|
"@salesforce/kit": "^3.0.15",
|
|
7970
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
7970
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
7971
7971
|
"@salesforce/ts-types": "^2.0.9",
|
|
7972
7972
|
"chalk": "^5.3.0",
|
|
7973
7973
|
"change-case": "^5.4.3",
|
|
@@ -7986,19 +7986,19 @@
|
|
|
7986
7986
|
"license": "MIT"
|
|
7987
7987
|
},
|
|
7988
7988
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
7989
|
-
"version": "3.2.
|
|
7990
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.
|
|
7991
|
-
"integrity": "sha512-
|
|
7989
|
+
"version": "3.2.34",
|
|
7990
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.2.34.tgz",
|
|
7991
|
+
"integrity": "sha512-vHCsLayf5rotbnkb3grQX2gy+Cw2tWp1hnSf2IgB3KdhEDfsFRVFCtEl0IzQIclQa6cce4rrxOTcEZKqt0JXmA==",
|
|
7992
7992
|
"license": "BSD-3-Clause",
|
|
7993
7993
|
"dependencies": {
|
|
7994
7994
|
"@oclif/core": "^3.23.0",
|
|
7995
7995
|
"@salesforce/apex-node": "^3.1.0",
|
|
7996
|
-
"@salesforce/core": "^6.7.
|
|
7996
|
+
"@salesforce/core": "^6.7.1",
|
|
7997
7997
|
"@salesforce/kit": "^3.0.15",
|
|
7998
7998
|
"@salesforce/plugin-info": "^3.0.28",
|
|
7999
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
7999
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
8000
8000
|
"@salesforce/source-deploy-retrieve": "^10.5.1",
|
|
8001
|
-
"@salesforce/source-tracking": "^5.1.
|
|
8001
|
+
"@salesforce/source-tracking": "^5.1.14",
|
|
8002
8002
|
"@salesforce/ts-types": "^2.0.9",
|
|
8003
8003
|
"chalk": "^5.3.0"
|
|
8004
8004
|
},
|
|
@@ -8007,14 +8007,14 @@
|
|
|
8007
8007
|
}
|
|
8008
8008
|
},
|
|
8009
8009
|
"node_modules/@salesforce/plugin-info": {
|
|
8010
|
-
"version": "3.0.
|
|
8011
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.
|
|
8012
|
-
"integrity": "sha512-
|
|
8010
|
+
"version": "3.0.33",
|
|
8011
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.33.tgz",
|
|
8012
|
+
"integrity": "sha512-5vzLqJtlhFWCbddRfmDdXt4Fb7anxctTkwkk7rJU+5FR3b+l1OlVhCxlUwltaztnrTFYMVg+IpG0UKPo7Cli0A==",
|
|
8013
8013
|
"license": "BSD-3-Clause",
|
|
8014
8014
|
"dependencies": {
|
|
8015
|
-
"@inquirer/input": "^2.0
|
|
8015
|
+
"@inquirer/input": "^2.1.0",
|
|
8016
8016
|
"@oclif/core": "^3.23.0",
|
|
8017
|
-
"@salesforce/core": "^6.
|
|
8017
|
+
"@salesforce/core": "^6.7.1",
|
|
8018
8018
|
"@salesforce/kit": "^3.0.15",
|
|
8019
8019
|
"@salesforce/sf-plugins-core": "^7.1.11",
|
|
8020
8020
|
"got": "^13.0.0",
|
|
@@ -8029,14 +8029,14 @@
|
|
|
8029
8029
|
}
|
|
8030
8030
|
},
|
|
8031
8031
|
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/core": {
|
|
8032
|
-
"version": "7.0
|
|
8033
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.0.
|
|
8034
|
-
"integrity": "sha512-
|
|
8032
|
+
"version": "7.1.0",
|
|
8033
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.0.tgz",
|
|
8034
|
+
"integrity": "sha512-FRCiDiU54XHt5B/D8hX4twwZuzSP244ANHbu3R7CAsJfiv1dUOz24ePBgCZjygEjDUi6BWIJuk4eWLKJ7LATUw==",
|
|
8035
8035
|
"license": "MIT",
|
|
8036
8036
|
"dependencies": {
|
|
8037
|
-
"@inquirer/type": "^1.2.
|
|
8037
|
+
"@inquirer/type": "^1.2.1",
|
|
8038
8038
|
"@types/mute-stream": "^0.0.4",
|
|
8039
|
-
"@types/node": "^20.11.
|
|
8039
|
+
"@types/node": "^20.11.26",
|
|
8040
8040
|
"@types/wrap-ansi": "^3.0.0",
|
|
8041
8041
|
"ansi-escapes": "^4.3.2",
|
|
8042
8042
|
"chalk": "^4.1.2",
|
|
@@ -8054,13 +8054,13 @@
|
|
|
8054
8054
|
}
|
|
8055
8055
|
},
|
|
8056
8056
|
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/input": {
|
|
8057
|
-
"version": "2.0
|
|
8058
|
-
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.0.
|
|
8059
|
-
"integrity": "sha512-
|
|
8057
|
+
"version": "2.1.0",
|
|
8058
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.0.tgz",
|
|
8059
|
+
"integrity": "sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA==",
|
|
8060
8060
|
"license": "MIT",
|
|
8061
8061
|
"dependencies": {
|
|
8062
|
-
"@inquirer/core": "^7.0
|
|
8063
|
-
"@inquirer/type": "^1.2.
|
|
8062
|
+
"@inquirer/core": "^7.1.0",
|
|
8063
|
+
"@inquirer/type": "^1.2.1"
|
|
8064
8064
|
},
|
|
8065
8065
|
"engines": {
|
|
8066
8066
|
"node": ">=18"
|
|
@@ -8107,30 +8107,30 @@
|
|
|
8107
8107
|
}
|
|
8108
8108
|
},
|
|
8109
8109
|
"node_modules/@salesforce/plugin-limits": {
|
|
8110
|
-
"version": "3.1.
|
|
8111
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.
|
|
8112
|
-
"integrity": "sha512-
|
|
8110
|
+
"version": "3.1.14",
|
|
8111
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.14.tgz",
|
|
8112
|
+
"integrity": "sha512-5FI4Z5g+xh4rwsZHp8o7bCtTO3L5zRFuja0AHCSki/HqkxCA7Sv0vTrJIuJbaINXpuDnTCGze2B24xZ+M+3oBA==",
|
|
8113
8113
|
"license": "BSD-3-Clause",
|
|
8114
8114
|
"dependencies": {
|
|
8115
8115
|
"@oclif/core": "^3.19.2",
|
|
8116
8116
|
"@salesforce/core": "^6.5.2",
|
|
8117
8117
|
"@salesforce/kit": "^3.0.15",
|
|
8118
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
8118
|
+
"@salesforce/sf-plugins-core": "^7.1.15"
|
|
8119
8119
|
},
|
|
8120
8120
|
"engines": {
|
|
8121
8121
|
"node": ">=18.0.0"
|
|
8122
8122
|
}
|
|
8123
8123
|
},
|
|
8124
8124
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
8125
|
-
"version": "1.0.
|
|
8126
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.
|
|
8127
|
-
"integrity": "sha512-
|
|
8125
|
+
"version": "1.0.29",
|
|
8126
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.29.tgz",
|
|
8127
|
+
"integrity": "sha512-xCYhaNmIp+zA+WFXtw00ZwH3lD86ca6Jo69L4NL59SyRhA8Xeu3xmrpwzHxvJyaRp4B+kglU3rA1Yq+PeayRAA==",
|
|
8128
8128
|
"license": "BSD-3-Clause",
|
|
8129
8129
|
"dependencies": {
|
|
8130
8130
|
"@oclif/core": "^3.19.2",
|
|
8131
|
-
"@salesforce/core": "^6.
|
|
8131
|
+
"@salesforce/core": "^6.7.1",
|
|
8132
8132
|
"@salesforce/kit": "^3.0.15",
|
|
8133
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
8133
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
8134
8134
|
"got": "^13.0.0",
|
|
8135
8135
|
"proxy-agent": "^6.4.0"
|
|
8136
8136
|
},
|
|
@@ -8139,16 +8139,16 @@
|
|
|
8139
8139
|
}
|
|
8140
8140
|
},
|
|
8141
8141
|
"node_modules/@salesforce/plugin-org": {
|
|
8142
|
-
"version": "3.4.
|
|
8143
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.4.
|
|
8144
|
-
"integrity": "sha512-
|
|
8142
|
+
"version": "3.4.6",
|
|
8143
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.4.6.tgz",
|
|
8144
|
+
"integrity": "sha512-zxZqGAW3cmc+dO/2W1j9aoz7IPl1L2RFP7iapBJQNMZPFyW8Ti9f80qt/zt3gvG9wjtrBrkSrSqscl8N6DLWag==",
|
|
8145
8145
|
"license": "BSD-3-Clause",
|
|
8146
8146
|
"dependencies": {
|
|
8147
|
-
"@oclif/core": "^3.
|
|
8147
|
+
"@oclif/core": "^3.25.2",
|
|
8148
8148
|
"@salesforce/core": "^6.6.0",
|
|
8149
8149
|
"@salesforce/kit": "^3.0.15",
|
|
8150
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
8151
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
|
8150
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
8151
|
+
"@salesforce/source-deploy-retrieve": "^10.5.2",
|
|
8152
8152
|
"chalk": "^5.3.0",
|
|
8153
8153
|
"change-case": "^5.4.3",
|
|
8154
8154
|
"is-wsl": "^3.1.0",
|
|
@@ -8390,13 +8390,13 @@
|
|
|
8390
8390
|
}
|
|
8391
8391
|
},
|
|
8392
8392
|
"node_modules/@salesforce/plugin-schema": {
|
|
8393
|
-
"version": "3.1.
|
|
8394
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.1.
|
|
8395
|
-
"integrity": "sha512-
|
|
8393
|
+
"version": "3.1.9",
|
|
8394
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.1.9.tgz",
|
|
8395
|
+
"integrity": "sha512-nvy0i1T81b2PIvwtX0gvqgscIRWTDx7MxNtLU30qHc1Cfn2QkFix0wKN9TCkcyk9MYHc75FDlM3+fQNTIZqFMg==",
|
|
8396
8396
|
"license": "BSD-3-Clause",
|
|
8397
8397
|
"dependencies": {
|
|
8398
|
-
"@oclif/core": "^3.
|
|
8399
|
-
"@salesforce/core": "^6.
|
|
8398
|
+
"@oclif/core": "^3.25.2",
|
|
8399
|
+
"@salesforce/core": "^6.7.1",
|
|
8400
8400
|
"@salesforce/sf-plugins-core": "^5.0.10"
|
|
8401
8401
|
},
|
|
8402
8402
|
"engines": {
|
|
@@ -8453,20 +8453,20 @@
|
|
|
8453
8453
|
}
|
|
8454
8454
|
},
|
|
8455
8455
|
"node_modules/@salesforce/plugin-sobject": {
|
|
8456
|
-
"version": "1.1.
|
|
8457
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.
|
|
8458
|
-
"integrity": "sha512-
|
|
8456
|
+
"version": "1.1.20",
|
|
8457
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.20.tgz",
|
|
8458
|
+
"integrity": "sha512-HnwtJ1fYdX3lK/IOIm18HsyAiL1mvzjv8YULUdKIbgFtqtyQrjGfIpeut62KD29nsSH6NxGdSVZ+4PnceT0+1Q==",
|
|
8459
8459
|
"license": "BSD-3-Clause",
|
|
8460
8460
|
"dependencies": {
|
|
8461
8461
|
"@inquirer/confirm": "^2.0.17",
|
|
8462
8462
|
"@inquirer/input": "^1.2.16",
|
|
8463
8463
|
"@inquirer/select": "^1.3.3",
|
|
8464
|
-
"@oclif/core": "^3.
|
|
8464
|
+
"@oclif/core": "^3.25.2",
|
|
8465
8465
|
"@salesforce/core": "^6.5.3",
|
|
8466
8466
|
"@salesforce/kit": "^3.0.15",
|
|
8467
8467
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8468
8468
|
"fast-glob": "^3.3.2",
|
|
8469
|
-
"fast-xml-parser": "^4.3.
|
|
8469
|
+
"fast-xml-parser": "^4.3.6",
|
|
8470
8470
|
"js2xmlparser": "^4.0.2"
|
|
8471
8471
|
},
|
|
8472
8472
|
"engines": {
|
|
@@ -8474,9 +8474,9 @@
|
|
|
8474
8474
|
}
|
|
8475
8475
|
},
|
|
8476
8476
|
"node_modules/@salesforce/plugin-sobject/node_modules/fast-xml-parser": {
|
|
8477
|
-
"version": "4.3.
|
|
8478
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.
|
|
8479
|
-
"integrity": "sha512-
|
|
8477
|
+
"version": "4.3.6",
|
|
8478
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
|
|
8479
|
+
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
|
|
8480
8480
|
"funding": [
|
|
8481
8481
|
{
|
|
8482
8482
|
"type": "github",
|
|
@@ -8496,17 +8496,17 @@
|
|
|
8496
8496
|
}
|
|
8497
8497
|
},
|
|
8498
8498
|
"node_modules/@salesforce/plugin-source": {
|
|
8499
|
-
"version": "3.1.
|
|
8500
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.
|
|
8501
|
-
"integrity": "sha512-
|
|
8499
|
+
"version": "3.1.22",
|
|
8500
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.22.tgz",
|
|
8501
|
+
"integrity": "sha512-ZEKMwiPThM4ov8ZJVJ768P4/ucZ3fA1qG34XoUW3/pBteMFkxA9OKYq8D7ulVWvOHpDsR3vVnX2Vxgjxp386Sg==",
|
|
8502
8502
|
"license": "BSD-3-Clause",
|
|
8503
8503
|
"dependencies": {
|
|
8504
|
-
"@oclif/core": "^3.
|
|
8504
|
+
"@oclif/core": "^3.25.2",
|
|
8505
8505
|
"@salesforce/apex-node": "^3.1.0",
|
|
8506
8506
|
"@salesforce/core": "^6.4.4",
|
|
8507
8507
|
"@salesforce/kit": "^3.0.15",
|
|
8508
8508
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8509
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
|
8509
|
+
"@salesforce/source-deploy-retrieve": "^10.5.2",
|
|
8510
8510
|
"@salesforce/source-tracking": "^5.1.11",
|
|
8511
8511
|
"chalk": "^5.3.0",
|
|
8512
8512
|
"got": "^13.0.0",
|
|
@@ -8517,13 +8517,13 @@
|
|
|
8517
8517
|
}
|
|
8518
8518
|
},
|
|
8519
8519
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
8520
|
-
"version": "3.1.
|
|
8521
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.
|
|
8522
|
-
"integrity": "sha512-
|
|
8520
|
+
"version": "3.1.17",
|
|
8521
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.17.tgz",
|
|
8522
|
+
"integrity": "sha512-R8DgdrqffGkloAZzvDo7JW4ZVSVu0PKLXeJLbQe1Ir4bmzdQvhVCQcwmfB7qjHOmbwSMa/aW6Sz8WZ1df8UaTw==",
|
|
8523
8523
|
"license": "BSD-3-Clause",
|
|
8524
8524
|
"dependencies": {
|
|
8525
8525
|
"@oclif/core": "^3.20.0",
|
|
8526
|
-
"@salesforce/core": "^6.7.
|
|
8526
|
+
"@salesforce/core": "^6.7.1",
|
|
8527
8527
|
"@salesforce/sf-plugins-core": "^7.1.11",
|
|
8528
8528
|
"@salesforce/telemetry": "^5.0.10",
|
|
8529
8529
|
"debug": "^4.3.4"
|
|
@@ -8533,13 +8533,13 @@
|
|
|
8533
8533
|
}
|
|
8534
8534
|
},
|
|
8535
8535
|
"node_modules/@salesforce/plugin-templates": {
|
|
8536
|
-
"version": "56.0.
|
|
8537
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.0.
|
|
8538
|
-
"integrity": "sha512-
|
|
8536
|
+
"version": "56.0.23",
|
|
8537
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.0.23.tgz",
|
|
8538
|
+
"integrity": "sha512-gZLuBwZVykjVGTm2uftpck61E2UAc4NkFgu+sIh+huKEto7vnMVgXtUL+wdME7so+rHVm8Kv3toqYjJ4Kt7qYA==",
|
|
8539
8539
|
"license": "BSD-3-Clause",
|
|
8540
8540
|
"dependencies": {
|
|
8541
|
-
"@oclif/core": "^3.
|
|
8542
|
-
"@salesforce/core": "^6.
|
|
8541
|
+
"@oclif/core": "^3.25.2",
|
|
8542
|
+
"@salesforce/core": "^6.7.1",
|
|
8543
8543
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8544
8544
|
"@salesforce/templates": "^59.0.4",
|
|
8545
8545
|
"yeoman-environment": "^3",
|
|
@@ -8550,14 +8550,14 @@
|
|
|
8550
8550
|
}
|
|
8551
8551
|
},
|
|
8552
8552
|
"node_modules/@salesforce/plugin-trust": {
|
|
8553
|
-
"version": "3.3.
|
|
8554
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.3.
|
|
8555
|
-
"integrity": "sha512-
|
|
8553
|
+
"version": "3.3.17",
|
|
8554
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.3.17.tgz",
|
|
8555
|
+
"integrity": "sha512-sxXNOw+ZrLxxoToWN5CCn5ZT1+gOAV53HeCTE3w1InxWMrhKIe95dHzci/YbJD/9pIGZsfKZ3bre83oL0nIgHQ==",
|
|
8556
8556
|
"license": "BSD-3-Clause",
|
|
8557
8557
|
"dependencies": {
|
|
8558
8558
|
"@oclif/core": "^3.20.0",
|
|
8559
8559
|
"@salesforce/core": "^6.5.5",
|
|
8560
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
8560
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
|
8561
8561
|
"got": "^13.0.0",
|
|
8562
8562
|
"npm": "10.2.3",
|
|
8563
8563
|
"npm-run-path": "^4.0.1",
|
|
@@ -8573,13 +8573,13 @@
|
|
|
8573
8573
|
}
|
|
8574
8574
|
},
|
|
8575
8575
|
"node_modules/@salesforce/plugin-user": {
|
|
8576
|
-
"version": "3.3.
|
|
8577
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.3.
|
|
8578
|
-
"integrity": "sha512-
|
|
8576
|
+
"version": "3.3.4",
|
|
8577
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.3.4.tgz",
|
|
8578
|
+
"integrity": "sha512-7RwFyEKVBP2CnEx1cpbimPr4eBH3pmx8zJn5hJVXbDcgz7bRgSN77Amtht/JxA6/4C183kyJRsCPtop51HeFSQ==",
|
|
8579
8579
|
"license": "BSD-3-Clause",
|
|
8580
8580
|
"dependencies": {
|
|
8581
8581
|
"@oclif/core": "^3.23.0",
|
|
8582
|
-
"@salesforce/core": "^6.
|
|
8582
|
+
"@salesforce/core": "^6.7.1",
|
|
8583
8583
|
"@salesforce/kit": "^3.0.15",
|
|
8584
8584
|
"@salesforce/sf-plugins-core": "^7.1.14",
|
|
8585
8585
|
"@salesforce/ts-types": "^2.0.9"
|
|
@@ -8695,9 +8695,9 @@
|
|
|
8695
8695
|
}
|
|
8696
8696
|
},
|
|
8697
8697
|
"node_modules/@salesforce/source-deploy-retrieve/node_modules/fast-xml-parser": {
|
|
8698
|
-
"version": "4.3.
|
|
8699
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.
|
|
8700
|
-
"integrity": "sha512-
|
|
8698
|
+
"version": "4.3.6",
|
|
8699
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
|
|
8700
|
+
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
|
|
8701
8701
|
"funding": [
|
|
8702
8702
|
{
|
|
8703
8703
|
"type": "github",
|
|
@@ -8803,15 +8803,15 @@
|
|
|
8803
8803
|
}
|
|
8804
8804
|
},
|
|
8805
8805
|
"node_modules/@salesforce/source-tracking": {
|
|
8806
|
-
"version": "5.1.
|
|
8807
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-5.1.
|
|
8808
|
-
"integrity": "sha512-
|
|
8806
|
+
"version": "5.1.17",
|
|
8807
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-5.1.17.tgz",
|
|
8808
|
+
"integrity": "sha512-3pOR1Ihdmn09WwxvAZHYESLo7W6vAbxszkE+6CbuzCPzEGHmJovgWl1ObiGHDo5Ek3P9up7fwLH6FgqSBDh/zg==",
|
|
8809
8809
|
"license": "BSD-3-Clause",
|
|
8810
8810
|
"dependencies": {
|
|
8811
|
-
"@oclif/core": "^3.
|
|
8812
|
-
"@salesforce/core": "^6.7.
|
|
8811
|
+
"@oclif/core": "^3.25.2",
|
|
8812
|
+
"@salesforce/core": "^6.7.1",
|
|
8813
8813
|
"@salesforce/kit": "^3.0.15",
|
|
8814
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
|
8814
|
+
"@salesforce/source-deploy-retrieve": "^10.5.2",
|
|
8815
8815
|
"@salesforce/ts-types": "^2.0.9",
|
|
8816
8816
|
"fast-xml-parser": "^4.2.5",
|
|
8817
8817
|
"graceful-fs": "^4.2.11",
|
|
@@ -8823,9 +8823,9 @@
|
|
|
8823
8823
|
}
|
|
8824
8824
|
},
|
|
8825
8825
|
"node_modules/@salesforce/source-tracking/node_modules/fast-xml-parser": {
|
|
8826
|
-
"version": "4.3.
|
|
8827
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.
|
|
8828
|
-
"integrity": "sha512-
|
|
8826
|
+
"version": "4.3.6",
|
|
8827
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz",
|
|
8828
|
+
"integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==",
|
|
8829
8829
|
"funding": [
|
|
8830
8830
|
{
|
|
8831
8831
|
"type": "github",
|
|
@@ -10344,9 +10344,9 @@
|
|
|
10344
10344
|
}
|
|
10345
10345
|
},
|
|
10346
10346
|
"node_modules/@types/node": {
|
|
10347
|
-
"version": "20.11.
|
|
10348
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.
|
|
10349
|
-
"integrity": "sha512-
|
|
10347
|
+
"version": "20.11.28",
|
|
10348
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.28.tgz",
|
|
10349
|
+
"integrity": "sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==",
|
|
10350
10350
|
"license": "MIT",
|
|
10351
10351
|
"dependencies": {
|
|
10352
10352
|
"undici-types": "~5.26.4"
|