@salesforce/cli 2.146.1 → 2.146.3
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 +205 -205
- package/npm-shrinkwrap.json +171 -251
- package/oclif.lock +175 -235
- package/oclif.manifest.json +1125 -191
- package/package.json +37 -37
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,48 +1,48 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.146.
|
|
3
|
+
"version": "2.146.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.146.
|
|
9
|
+
"version": "2.146.3",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.13.
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.2.
|
|
16
|
-
"@oclif/plugin-commands": "4.1.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
19
|
-
"@oclif/plugin-plugins": "5.4.
|
|
20
|
-
"@oclif/plugin-search": "1.2.
|
|
21
|
-
"@oclif/plugin-update": "4.7.
|
|
22
|
-
"@oclif/plugin-version": "2.2.
|
|
23
|
-
"@oclif/plugin-warn-if-update-available": "3.1.
|
|
24
|
-
"@oclif/plugin-which": "3.2.
|
|
14
|
+
"@oclif/core": "4.13.2",
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.2.54",
|
|
16
|
+
"@oclif/plugin-commands": "4.1.61",
|
|
17
|
+
"@oclif/plugin-help": "6.2.55",
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.90",
|
|
19
|
+
"@oclif/plugin-plugins": "5.4.86",
|
|
20
|
+
"@oclif/plugin-search": "1.2.54",
|
|
21
|
+
"@oclif/plugin-update": "4.7.56",
|
|
22
|
+
"@oclif/plugin-version": "2.2.52",
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.1.70",
|
|
24
|
+
"@oclif/plugin-which": "3.2.59",
|
|
25
25
|
"@salesforce/core": "^8.31.4",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
|
-
"@salesforce/plugin-agent": "1.
|
|
28
|
-
"@salesforce/plugin-apex": "3.9.
|
|
29
|
-
"@salesforce/plugin-api": "1.3.
|
|
30
|
-
"@salesforce/plugin-auth": "4.4.
|
|
31
|
-
"@salesforce/plugin-data": "4.0.
|
|
32
|
-
"@salesforce/plugin-deploy-retrieve": "3.24.
|
|
33
|
-
"@salesforce/plugin-info": "3.4.
|
|
34
|
-
"@salesforce/plugin-limits": "3.3.
|
|
35
|
-
"@salesforce/plugin-marketplace": "1.3.
|
|
36
|
-
"@salesforce/plugin-org": "5.11.
|
|
37
|
-
"@salesforce/plugin-packaging": "2.30.
|
|
38
|
-
"@salesforce/plugin-schema": "3.3.
|
|
39
|
-
"@salesforce/plugin-settings": "2.4.
|
|
40
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
41
|
-
"@salesforce/plugin-telemetry": "3.8.
|
|
42
|
-
"@salesforce/plugin-templates": "56.
|
|
43
|
-
"@salesforce/plugin-trust": "3.8.
|
|
44
|
-
"@salesforce/plugin-user": "3.10.
|
|
45
|
-
"@salesforce/sf-plugins-core": "12.2.
|
|
27
|
+
"@salesforce/plugin-agent": "1.45.0",
|
|
28
|
+
"@salesforce/plugin-apex": "3.9.40",
|
|
29
|
+
"@salesforce/plugin-api": "1.3.54",
|
|
30
|
+
"@salesforce/plugin-auth": "4.4.9",
|
|
31
|
+
"@salesforce/plugin-data": "4.0.115",
|
|
32
|
+
"@salesforce/plugin-deploy-retrieve": "3.24.61",
|
|
33
|
+
"@salesforce/plugin-info": "3.4.155",
|
|
34
|
+
"@salesforce/plugin-limits": "3.3.106",
|
|
35
|
+
"@salesforce/plugin-marketplace": "1.3.44",
|
|
36
|
+
"@salesforce/plugin-org": "5.11.26",
|
|
37
|
+
"@salesforce/plugin-packaging": "2.30.6",
|
|
38
|
+
"@salesforce/plugin-schema": "3.3.131",
|
|
39
|
+
"@salesforce/plugin-settings": "2.4.101",
|
|
40
|
+
"@salesforce/plugin-sobject": "1.4.125",
|
|
41
|
+
"@salesforce/plugin-telemetry": "3.8.33",
|
|
42
|
+
"@salesforce/plugin-templates": "56.20.0",
|
|
43
|
+
"@salesforce/plugin-trust": "3.8.43",
|
|
44
|
+
"@salesforce/plugin-user": "3.10.9",
|
|
45
|
+
"@salesforce/sf-plugins-core": "12.2.28",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
47
47
|
},
|
|
48
48
|
"bin": {
|
|
@@ -51,13 +51,13 @@
|
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@oclif/plugin-command-snapshot": "^5.2.3",
|
|
54
|
-
"@oclif/test": "^4.1.
|
|
54
|
+
"@oclif/test": "^4.1.21",
|
|
55
55
|
"@salesforce/dev-scripts": "^11.0.2",
|
|
56
56
|
"@salesforce/plugin-release-management": "^5.8.21",
|
|
57
57
|
"@salesforce/ts-sinon": "^1.4.36",
|
|
58
58
|
"@salesforce/ts-types": "^2.0.11",
|
|
59
59
|
"aws-sdk": "^2.1693.0",
|
|
60
|
-
"oclif": "^4.23.
|
|
60
|
+
"oclif": "^4.23.29",
|
|
61
61
|
"ts-node": "^10.9.2",
|
|
62
62
|
"typescript": "^5.9.3"
|
|
63
63
|
},
|
|
@@ -2683,23 +2683,6 @@
|
|
|
2683
2683
|
"integrity": "sha512-2IHAOaLauc8qaAitvWS+U931T+ze+7MNWrDHY47IENP5y2UA0vqJDu67kWZDdpCN1fFC77sfgfB+HV7SrKshnQ==",
|
|
2684
2684
|
"license": "MIT"
|
|
2685
2685
|
},
|
|
2686
|
-
"node_modules/@mswjs/interceptors": {
|
|
2687
|
-
"version": "0.41.9",
|
|
2688
|
-
"resolved": "https://registry.npmjs.org/@mswjs/interceptors/-/interceptors-0.41.9.tgz",
|
|
2689
|
-
"integrity": "sha512-VVPPgHyQ6ShqnrmDWuxjmUIsO9gWyOZFmuOfLd9LfBGQJwZfy0gvv9pbHSJuoFNIYC7ZDX9aoFwowjcdSC4E8w==",
|
|
2690
|
-
"license": "MIT",
|
|
2691
|
-
"dependencies": {
|
|
2692
|
-
"@open-draft/deferred-promise": "^2.2.0",
|
|
2693
|
-
"@open-draft/logger": "^0.3.0",
|
|
2694
|
-
"@open-draft/until": "^2.0.0",
|
|
2695
|
-
"is-node-process": "^1.2.0",
|
|
2696
|
-
"outvariant": "^1.4.3",
|
|
2697
|
-
"strict-event-emitter": "^0.5.1"
|
|
2698
|
-
},
|
|
2699
|
-
"engines": {
|
|
2700
|
-
"node": ">=18"
|
|
2701
|
-
}
|
|
2702
|
-
},
|
|
2703
2686
|
"node_modules/@nodable/entities": {
|
|
2704
2687
|
"version": "3.0.0",
|
|
2705
2688
|
"resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-3.0.0.tgz",
|
|
@@ -3029,9 +3012,9 @@
|
|
|
3029
3012
|
}
|
|
3030
3013
|
},
|
|
3031
3014
|
"node_modules/@oclif/core": {
|
|
3032
|
-
"version": "4.13.
|
|
3033
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.13.
|
|
3034
|
-
"integrity": "sha512-
|
|
3015
|
+
"version": "4.13.2",
|
|
3016
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.13.2.tgz",
|
|
3017
|
+
"integrity": "sha512-YWQs0JvESCliWopKtCZqPLgEB1e3oqR+KYecMReseYWbo7E73Rz2tFwQDFQtAp48VLMiAsiTPKKQaZAo+ghzLw==",
|
|
3035
3018
|
"license": "MIT",
|
|
3036
3019
|
"dependencies": {
|
|
3037
3020
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3229,9 +3212,9 @@
|
|
|
3229
3212
|
}
|
|
3230
3213
|
},
|
|
3231
3214
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3232
|
-
"version": "3.2.
|
|
3233
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
3234
|
-
"integrity": "sha512-
|
|
3215
|
+
"version": "3.2.54",
|
|
3216
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.54.tgz",
|
|
3217
|
+
"integrity": "sha512-1FsvWR/T4UAcydM7JJgl1tn697Z51S+jLNL7Y/R8FXsU6HI/i9Ib+iSf0Vn+5Kjzm3iE1A6KzB5uz72Ic62ivg==",
|
|
3235
3218
|
"license": "MIT",
|
|
3236
3219
|
"dependencies": {
|
|
3237
3220
|
"@oclif/core": "^4",
|
|
@@ -3312,9 +3295,9 @@
|
|
|
3312
3295
|
}
|
|
3313
3296
|
},
|
|
3314
3297
|
"node_modules/@oclif/plugin-commands": {
|
|
3315
|
-
"version": "4.1.
|
|
3316
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
3317
|
-
"integrity": "sha512-
|
|
3298
|
+
"version": "4.1.61",
|
|
3299
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.61.tgz",
|
|
3300
|
+
"integrity": "sha512-7Au6jxej61QoFHT/mAqrJhfexVav/dQRMlHMbQq+di6YBrnoZANmY+H8ADRN251PsIX+ENEXMWLvggbs3ExuCw==",
|
|
3318
3301
|
"license": "MIT",
|
|
3319
3302
|
"dependencies": {
|
|
3320
3303
|
"@oclif/core": "^4",
|
|
@@ -3327,9 +3310,9 @@
|
|
|
3327
3310
|
}
|
|
3328
3311
|
},
|
|
3329
3312
|
"node_modules/@oclif/plugin-help": {
|
|
3330
|
-
"version": "6.2.
|
|
3331
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
3332
|
-
"integrity": "sha512-
|
|
3313
|
+
"version": "6.2.55",
|
|
3314
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.55.tgz",
|
|
3315
|
+
"integrity": "sha512-IamFqLPoD8KTZbGSAu24EFe2kNibMrL/WA8+4EvnbdkYqZGUcizVqeXUIxzns3SES99wgqOtsK3DtLB3V3kIJQ==",
|
|
3333
3316
|
"license": "MIT",
|
|
3334
3317
|
"dependencies": {
|
|
3335
3318
|
"@oclif/core": "^4"
|
|
@@ -3339,13 +3322,13 @@
|
|
|
3339
3322
|
}
|
|
3340
3323
|
},
|
|
3341
3324
|
"node_modules/@oclif/plugin-not-found": {
|
|
3342
|
-
"version": "3.2.
|
|
3343
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
3344
|
-
"integrity": "sha512-
|
|
3325
|
+
"version": "3.2.90",
|
|
3326
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.90.tgz",
|
|
3327
|
+
"integrity": "sha512-fkt81o7n2ciXTWxx/rfgO2rbZehHMfs5evLJgSOYF8ziEx+mTOz8Ci/kPfytYOwTbMe57qIbGpPbQeYMjQGEKQ==",
|
|
3345
3328
|
"license": "MIT",
|
|
3346
3329
|
"dependencies": {
|
|
3347
3330
|
"@inquirer/prompts": "^7.10.1",
|
|
3348
|
-
"@oclif/core": "^4.
|
|
3331
|
+
"@oclif/core": "^4.13.0",
|
|
3349
3332
|
"ansis": "^3.17.0",
|
|
3350
3333
|
"fast-levenshtein": "^3.0.0"
|
|
3351
3334
|
},
|
|
@@ -3354,12 +3337,12 @@
|
|
|
3354
3337
|
}
|
|
3355
3338
|
},
|
|
3356
3339
|
"node_modules/@oclif/plugin-plugins": {
|
|
3357
|
-
"version": "5.4.
|
|
3358
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
3359
|
-
"integrity": "sha512-
|
|
3340
|
+
"version": "5.4.86",
|
|
3341
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.86.tgz",
|
|
3342
|
+
"integrity": "sha512-znwK8zjnhg/ECQwLW8hhmPd/FBTcg+XhesxZfhpBohfIK934YokoiHJ4qwGb5ccaxQ6xV7ihpfJBy9tcNlkK4Q==",
|
|
3360
3343
|
"license": "MIT",
|
|
3361
3344
|
"dependencies": {
|
|
3362
|
-
"@oclif/core": "^4.
|
|
3345
|
+
"@oclif/core": "^4.13.0",
|
|
3363
3346
|
"ansis": "^3.17.0",
|
|
3364
3347
|
"debug": "^4.4.0",
|
|
3365
3348
|
"npm": "^11.18.0",
|
|
@@ -3463,9 +3446,9 @@
|
|
|
3463
3446
|
}
|
|
3464
3447
|
},
|
|
3465
3448
|
"node_modules/@oclif/plugin-search": {
|
|
3466
|
-
"version": "1.2.
|
|
3467
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
3468
|
-
"integrity": "sha512-
|
|
3449
|
+
"version": "1.2.54",
|
|
3450
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.54.tgz",
|
|
3451
|
+
"integrity": "sha512-uVTNzqTuQlswmNYKcDOmbRCdffwtxADRIxipZr/SU1NEXeUlCBrZ0l7wLzYG51kje4VRCNlQkte8Fd2Pi8qRsg==",
|
|
3469
3452
|
"license": "MIT",
|
|
3470
3453
|
"dependencies": {
|
|
3471
3454
|
"@oclif/core": "^4",
|
|
@@ -3492,9 +3475,9 @@
|
|
|
3492
3475
|
}
|
|
3493
3476
|
},
|
|
3494
3477
|
"node_modules/@oclif/plugin-update": {
|
|
3495
|
-
"version": "4.7.
|
|
3496
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
3497
|
-
"integrity": "sha512-
|
|
3478
|
+
"version": "4.7.56",
|
|
3479
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.56.tgz",
|
|
3480
|
+
"integrity": "sha512-97zMFCKmSJ6V86q5fBQqBKbXlPK/LDOsppzpdRIbUiYX1FBkkzLtgyGSCgm0BNvQGotl5ihAK4F3e3L3rw+IPg==",
|
|
3498
3481
|
"license": "MIT",
|
|
3499
3482
|
"dependencies": {
|
|
3500
3483
|
"@inquirer/select": "^2.5.0",
|
|
@@ -3513,9 +3496,9 @@
|
|
|
3513
3496
|
}
|
|
3514
3497
|
},
|
|
3515
3498
|
"node_modules/@oclif/plugin-version": {
|
|
3516
|
-
"version": "2.2.
|
|
3517
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
3518
|
-
"integrity": "sha512-
|
|
3499
|
+
"version": "2.2.52",
|
|
3500
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.52.tgz",
|
|
3501
|
+
"integrity": "sha512-JBv0sKcdOQg9Ey77JeKZkXUe7xFBaA8g+ygBW+iiLtNmRM3NzE0aLKz4xphE73bNQSKGLNxdJTuz/5WSXenFSA==",
|
|
3519
3502
|
"license": "MIT",
|
|
3520
3503
|
"dependencies": {
|
|
3521
3504
|
"@oclif/core": "^4",
|
|
@@ -3526,9 +3509,9 @@
|
|
|
3526
3509
|
}
|
|
3527
3510
|
},
|
|
3528
3511
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
3529
|
-
"version": "3.1.
|
|
3530
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
3531
|
-
"integrity": "sha512-
|
|
3512
|
+
"version": "3.1.70",
|
|
3513
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.70.tgz",
|
|
3514
|
+
"integrity": "sha512-rmgljRATcqu3OFstilpra0DHUbUXO4IsV5l1kC9j3PERn1y9X4EQ+EmI7bK21QVjzQbaIYcUNQ8TYEHGstL5iA==",
|
|
3532
3515
|
"license": "MIT",
|
|
3533
3516
|
"dependencies": {
|
|
3534
3517
|
"@oclif/core": "^4",
|
|
@@ -3543,9 +3526,9 @@
|
|
|
3543
3526
|
}
|
|
3544
3527
|
},
|
|
3545
3528
|
"node_modules/@oclif/plugin-which": {
|
|
3546
|
-
"version": "3.2.
|
|
3547
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
3548
|
-
"integrity": "sha512-
|
|
3529
|
+
"version": "3.2.59",
|
|
3530
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.59.tgz",
|
|
3531
|
+
"integrity": "sha512-z6y3IOTd3tDcgyiag/w8AeUDJA6uZKzWKogs1dYURjnDZsuOuE4WO80uLlR7e16l+gFjawcJ0klvbOGQdaREIg==",
|
|
3549
3532
|
"license": "MIT",
|
|
3550
3533
|
"dependencies": {
|
|
3551
3534
|
"@oclif/core": "^4",
|
|
@@ -3660,9 +3643,9 @@
|
|
|
3660
3643
|
}
|
|
3661
3644
|
},
|
|
3662
3645
|
"node_modules/@oclif/test": {
|
|
3663
|
-
"version": "4.1.
|
|
3664
|
-
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.1.
|
|
3665
|
-
"integrity": "sha512-
|
|
3646
|
+
"version": "4.1.21",
|
|
3647
|
+
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.1.21.tgz",
|
|
3648
|
+
"integrity": "sha512-3Hsqv1mo7P/n8qXKJ4nLTYISA3oPzXGZDc4R9ioi5hpK1lQ7UI1ZcLkt0aKJ1qMKrYStzk20IWhcPRT0Vpteyw==",
|
|
3666
3649
|
"dev": true,
|
|
3667
3650
|
"license": "MIT",
|
|
3668
3651
|
"dependencies": {
|
|
@@ -3848,28 +3831,6 @@
|
|
|
3848
3831
|
"@octokit/openapi-types": "^25.1.0"
|
|
3849
3832
|
}
|
|
3850
3833
|
},
|
|
3851
|
-
"node_modules/@open-draft/deferred-promise": {
|
|
3852
|
-
"version": "2.2.0",
|
|
3853
|
-
"resolved": "https://registry.npmjs.org/@open-draft/deferred-promise/-/deferred-promise-2.2.0.tgz",
|
|
3854
|
-
"integrity": "sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==",
|
|
3855
|
-
"license": "MIT"
|
|
3856
|
-
},
|
|
3857
|
-
"node_modules/@open-draft/logger": {
|
|
3858
|
-
"version": "0.3.0",
|
|
3859
|
-
"resolved": "https://registry.npmjs.org/@open-draft/logger/-/logger-0.3.0.tgz",
|
|
3860
|
-
"integrity": "sha512-X2g45fzhxH238HKO4xbSr7+wBS8Fvw6ixhTDuvLd5mqh6bJJCFAPwU9mPDxbcrRtfxv4u5IHCEH77BmxvXmmxQ==",
|
|
3861
|
-
"license": "MIT",
|
|
3862
|
-
"dependencies": {
|
|
3863
|
-
"is-node-process": "^1.2.0",
|
|
3864
|
-
"outvariant": "^1.4.0"
|
|
3865
|
-
}
|
|
3866
|
-
},
|
|
3867
|
-
"node_modules/@open-draft/until": {
|
|
3868
|
-
"version": "2.1.0",
|
|
3869
|
-
"resolved": "https://registry.npmjs.org/@open-draft/until/-/until-2.1.0.tgz",
|
|
3870
|
-
"integrity": "sha512-U69T3ItWHvLwGg5eJ0n3I62nWuE6ilHlmz7zM0npLBRvPRd7e6NYmg54vvRtP5mZG7kZqZCFVdsTWo7BPtBujg==",
|
|
3871
|
-
"license": "MIT"
|
|
3872
|
-
},
|
|
3873
3834
|
"node_modules/@opentelemetry/api": {
|
|
3874
3835
|
"version": "1.8.0",
|
|
3875
3836
|
"resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.8.0.tgz",
|
|
@@ -4072,17 +4033,16 @@
|
|
|
4072
4033
|
"license": "BSD-3-Clause"
|
|
4073
4034
|
},
|
|
4074
4035
|
"node_modules/@salesforce/agents": {
|
|
4075
|
-
"version": "1.
|
|
4076
|
-
"resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-1.
|
|
4077
|
-
"integrity": "sha512-
|
|
4036
|
+
"version": "1.11.7",
|
|
4037
|
+
"resolved": "https://registry.npmjs.org/@salesforce/agents/-/agents-1.11.7.tgz",
|
|
4038
|
+
"integrity": "sha512-lTdF63dlFK8hQ4MmxAgGdywlc+dizXMTq6FG7a/9KReIZW7ax2SGNTNi+pTm4WqqasgC+dmLvh1BhcLdDHnj0A==",
|
|
4078
4039
|
"license": "Apache-2.0",
|
|
4079
4040
|
"dependencies": {
|
|
4080
|
-
"@salesforce/core": "^8.
|
|
4041
|
+
"@salesforce/core": "^8.32.6",
|
|
4081
4042
|
"@salesforce/kit": "^3.2.6",
|
|
4082
4043
|
"@salesforce/source-deploy-retrieve": "^12.36.2",
|
|
4083
|
-
"@salesforce/types": "^1.
|
|
4044
|
+
"@salesforce/types": "^1.8.0",
|
|
4084
4045
|
"fast-xml-parser": "^5.8.0",
|
|
4085
|
-
"nock": "^14.0.15",
|
|
4086
4046
|
"yaml": "^2.8.4"
|
|
4087
4047
|
},
|
|
4088
4048
|
"engines": {
|
|
@@ -4221,9 +4181,9 @@
|
|
|
4221
4181
|
}
|
|
4222
4182
|
},
|
|
4223
4183
|
"node_modules/@salesforce/core": {
|
|
4224
|
-
"version": "8.32.
|
|
4225
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.32.
|
|
4226
|
-
"integrity": "sha512-
|
|
4184
|
+
"version": "8.32.6",
|
|
4185
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.32.6.tgz",
|
|
4186
|
+
"integrity": "sha512-ZR973WoqCgi6cR58WhgokbHVZOaADNKHiuM1FAwS5pTLQnC91xYi04i2e/gpAX2AUf7Ya6zjbusYtZNpSyKKAQ==",
|
|
4227
4187
|
"license": "BSD-3-Clause",
|
|
4228
4188
|
"dependencies": {
|
|
4229
4189
|
"@jsforce/jsforce-node": "^3.10.17",
|
|
@@ -4495,19 +4455,19 @@
|
|
|
4495
4455
|
}
|
|
4496
4456
|
},
|
|
4497
4457
|
"node_modules/@salesforce/packaging": {
|
|
4498
|
-
"version": "4.27.
|
|
4499
|
-
"resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.27.
|
|
4500
|
-
"integrity": "sha512-
|
|
4458
|
+
"version": "4.27.8",
|
|
4459
|
+
"resolved": "https://registry.npmjs.org/@salesforce/packaging/-/packaging-4.27.8.tgz",
|
|
4460
|
+
"integrity": "sha512-D6a1B4A/OGGpsNgn0IMWYXuDng3mQqXDxr6+sbnuQZWYd1Llp3mnsWffJ21qU+JcyHoshVDubvyMXKM5pQR3eQ==",
|
|
4501
4461
|
"license": "Apache-2.0",
|
|
4502
4462
|
"dependencies": {
|
|
4503
4463
|
"@jsforce/jsforce-node": "^3.10.18",
|
|
4504
|
-
"@salesforce/core": "^8.
|
|
4464
|
+
"@salesforce/core": "^8.32.6",
|
|
4505
4465
|
"@salesforce/kit": "^3.2.6",
|
|
4506
4466
|
"@salesforce/schemas": "^1.10.3",
|
|
4507
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
4467
|
+
"@salesforce/source-deploy-retrieve": "^12.37.2",
|
|
4508
4468
|
"@salesforce/ts-types": "^2.0.12",
|
|
4509
4469
|
"@salesforce/types": "^1.8.0",
|
|
4510
|
-
"fast-xml-parser": "^5.
|
|
4470
|
+
"fast-xml-parser": "^5.10.1",
|
|
4511
4471
|
"globby": "^11",
|
|
4512
4472
|
"graphology": "^0.26.0",
|
|
4513
4473
|
"graphology-traversal": "^0.3.1",
|
|
@@ -4529,16 +4489,16 @@
|
|
|
4529
4489
|
}
|
|
4530
4490
|
},
|
|
4531
4491
|
"node_modules/@salesforce/plugin-agent": {
|
|
4532
|
-
"version": "1.
|
|
4533
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.
|
|
4534
|
-
"integrity": "sha512-
|
|
4492
|
+
"version": "1.45.0",
|
|
4493
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-agent/-/plugin-agent-1.45.0.tgz",
|
|
4494
|
+
"integrity": "sha512-UkcOlYsOBOC1stadmBXaxoLRa4uYIlNCEw8mx4uOYF07NF7XkTrsrC9K4c/PEoW1quVA7eMvMGLXTX8fIopStw==",
|
|
4535
4495
|
"license": "Apache-2.0",
|
|
4536
4496
|
"dependencies": {
|
|
4537
4497
|
"@inquirer/core": "^10.3.2",
|
|
4538
4498
|
"@inquirer/prompts": "^7.10.1",
|
|
4539
4499
|
"@oclif/core": "^4",
|
|
4540
4500
|
"@oclif/multi-stage-output": "^0.8.36",
|
|
4541
|
-
"@salesforce/agents": "^1.
|
|
4501
|
+
"@salesforce/agents": "^1.11.1",
|
|
4542
4502
|
"@salesforce/core": "^8.28.3",
|
|
4543
4503
|
"@salesforce/kit": "^3.2.6",
|
|
4544
4504
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
@@ -4590,9 +4550,9 @@
|
|
|
4590
4550
|
}
|
|
4591
4551
|
},
|
|
4592
4552
|
"node_modules/@salesforce/plugin-apex": {
|
|
4593
|
-
"version": "3.9.
|
|
4594
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.
|
|
4595
|
-
"integrity": "sha512-
|
|
4553
|
+
"version": "3.9.40",
|
|
4554
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.40.tgz",
|
|
4555
|
+
"integrity": "sha512-vZj+hjDZY4EBVnD/f189EHctXH9dInMzimf0GuXj0DE7pI4nY2C3Yf5vGN2JY8OSoXEDNMnPfb5wy4w9OtSxQw==",
|
|
4596
4556
|
"license": "Apache-2.0",
|
|
4597
4557
|
"dependencies": {
|
|
4598
4558
|
"@salesforce/apex-node": "^8.4.28",
|
|
@@ -4606,15 +4566,15 @@
|
|
|
4606
4566
|
}
|
|
4607
4567
|
},
|
|
4608
4568
|
"node_modules/@salesforce/plugin-api": {
|
|
4609
|
-
"version": "1.3.
|
|
4610
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
4611
|
-
"integrity": "sha512-
|
|
4569
|
+
"version": "1.3.54",
|
|
4570
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.54.tgz",
|
|
4571
|
+
"integrity": "sha512-wiFqS8KFJPcWAlq3faU3nor0umunhnFAO8M9K5DbbXrJ+q/RNa+07EptLdpQ1Ya7nMg32rLxPMfZEgHMRemOAQ==",
|
|
4612
4572
|
"license": "Apache-2.0",
|
|
4613
4573
|
"dependencies": {
|
|
4614
4574
|
"@oclif/core": "^4",
|
|
4615
4575
|
"@salesforce/core": "^8.32.4",
|
|
4616
4576
|
"@salesforce/kit": "^3.2.4",
|
|
4617
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
4577
|
+
"@salesforce/sf-plugins-core": "^12.2.28",
|
|
4618
4578
|
"@salesforce/ts-types": "^2.0.12",
|
|
4619
4579
|
"ansis": "^3.3.2",
|
|
4620
4580
|
"form-data": "^4.0.6",
|
|
@@ -4626,9 +4586,9 @@
|
|
|
4626
4586
|
}
|
|
4627
4587
|
},
|
|
4628
4588
|
"node_modules/@salesforce/plugin-auth": {
|
|
4629
|
-
"version": "4.4.
|
|
4630
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.
|
|
4631
|
-
"integrity": "sha512-
|
|
4589
|
+
"version": "4.4.9",
|
|
4590
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-4.4.9.tgz",
|
|
4591
|
+
"integrity": "sha512-ukiG3L7D/69oHZU155XXY97BkNEW6yRCy5NKfe7j7JNeaT1GNQTSVcpDSpfztTC62o08C5QdUlM02R+RYFE6WA==",
|
|
4632
4592
|
"license": "Apache-2.0",
|
|
4633
4593
|
"dependencies": {
|
|
4634
4594
|
"@inquirer/checkbox": "^2.5.0",
|
|
@@ -4679,14 +4639,14 @@
|
|
|
4679
4639
|
}
|
|
4680
4640
|
},
|
|
4681
4641
|
"node_modules/@salesforce/plugin-data": {
|
|
4682
|
-
"version": "4.0.
|
|
4683
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.
|
|
4684
|
-
"integrity": "sha512-
|
|
4642
|
+
"version": "4.0.115",
|
|
4643
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-4.0.115.tgz",
|
|
4644
|
+
"integrity": "sha512-isuBnYJDnS49Kz68/fOQvrXiKqiXMoeOQOlNifZVC3qYbv3mAAnYElmkHHbudsrvRH+U5kgYlFpY/el3XgL0kA==",
|
|
4685
4645
|
"license": "Apache-2.0",
|
|
4686
4646
|
"dependencies": {
|
|
4687
4647
|
"@jsforce/jsforce-node": "^3.10.15",
|
|
4688
4648
|
"@oclif/multi-stage-output": "^0.8.44",
|
|
4689
|
-
"@salesforce/core": "^8.32.
|
|
4649
|
+
"@salesforce/core": "^8.32.6",
|
|
4690
4650
|
"@salesforce/kit": "^3.2.6",
|
|
4691
4651
|
"@salesforce/sf-plugins-core": "^12.2.22",
|
|
4692
4652
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -4704,9 +4664,9 @@
|
|
|
4704
4664
|
}
|
|
4705
4665
|
},
|
|
4706
4666
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
4707
|
-
"version": "3.24.
|
|
4708
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.
|
|
4709
|
-
"integrity": "sha512-
|
|
4667
|
+
"version": "3.24.61",
|
|
4668
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.24.61.tgz",
|
|
4669
|
+
"integrity": "sha512-gF08EeoqGJ+AG0xc4Cvg7JaJTxMI7lv7OPXXYltALfo/AwTDfACOdkn7X1fzfodkWHnzBHrMtdgEkSCUBIiCPg==",
|
|
4710
4670
|
"license": "Apache-2.0",
|
|
4711
4671
|
"dependencies": {
|
|
4712
4672
|
"@inquirer/prompts": "^7.8.3",
|
|
@@ -4728,9 +4688,9 @@
|
|
|
4728
4688
|
}
|
|
4729
4689
|
},
|
|
4730
4690
|
"node_modules/@salesforce/plugin-info": {
|
|
4731
|
-
"version": "3.4.
|
|
4732
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
4733
|
-
"integrity": "sha512-
|
|
4691
|
+
"version": "3.4.155",
|
|
4692
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.155.tgz",
|
|
4693
|
+
"integrity": "sha512-dmI9Y55TfdFxynOgFHkNaVUw2cKK/6rRljiM4YiGBYlPD8v6yzzV1LP4OA5gU+WM6FvLq3ekosoPtPm1kMay3Q==",
|
|
4734
4694
|
"license": "Apache-2.0",
|
|
4735
4695
|
"dependencies": {
|
|
4736
4696
|
"@inquirer/input": "^2.3.0",
|
|
@@ -4751,27 +4711,27 @@
|
|
|
4751
4711
|
}
|
|
4752
4712
|
},
|
|
4753
4713
|
"node_modules/@salesforce/plugin-limits": {
|
|
4754
|
-
"version": "3.3.
|
|
4755
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
4756
|
-
"integrity": "sha512-
|
|
4714
|
+
"version": "3.3.106",
|
|
4715
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.106.tgz",
|
|
4716
|
+
"integrity": "sha512-Py29RSfV/iVyyo7ZaX926IaT/XxZRr1ajZCBGrwF8LP03VKvgPaYhjsTKKNvW0Ge68kWwvVWtq8yzw7U0wmccQ==",
|
|
4757
4717
|
"license": "Apache-2.0",
|
|
4758
4718
|
"dependencies": {
|
|
4759
|
-
"@salesforce/core": "^8.32.
|
|
4760
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
4719
|
+
"@salesforce/core": "^8.32.6",
|
|
4720
|
+
"@salesforce/sf-plugins-core": "^12.2.28"
|
|
4761
4721
|
},
|
|
4762
4722
|
"engines": {
|
|
4763
4723
|
"node": ">=18.0.0"
|
|
4764
4724
|
}
|
|
4765
4725
|
},
|
|
4766
4726
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
4767
|
-
"version": "1.3.
|
|
4768
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.
|
|
4769
|
-
"integrity": "sha512-
|
|
4727
|
+
"version": "1.3.44",
|
|
4728
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.44.tgz",
|
|
4729
|
+
"integrity": "sha512-L0tcNw5+WUwW0gx/kELpiqK6YWnD+i8mwZipy88tx7GHY22ti4Ysa/WoNCxkjJSp3YnP+T8YA3yakvrigUg3Kw==",
|
|
4770
4730
|
"license": "Apache-2.0",
|
|
4771
4731
|
"dependencies": {
|
|
4772
4732
|
"@salesforce/core": "^8.32.4",
|
|
4773
4733
|
"@salesforce/kit": "^3.2.4",
|
|
4774
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
4734
|
+
"@salesforce/sf-plugins-core": "^12.2.28",
|
|
4775
4735
|
"got": "^13.0.0",
|
|
4776
4736
|
"proxy-agent": "^6.5.0"
|
|
4777
4737
|
},
|
|
@@ -4780,14 +4740,14 @@
|
|
|
4780
4740
|
}
|
|
4781
4741
|
},
|
|
4782
4742
|
"node_modules/@salesforce/plugin-org": {
|
|
4783
|
-
"version": "5.11.
|
|
4784
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.
|
|
4785
|
-
"integrity": "sha512-
|
|
4743
|
+
"version": "5.11.26",
|
|
4744
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.26.tgz",
|
|
4745
|
+
"integrity": "sha512-HZvycSNEau6wYdz4Z2yWYVgEwPTBX/Df1Kr9fO4k0sF7xV9EHJdYBXc5Z8tByCULYNm/yrauHBljTN1EFReI1g==",
|
|
4786
4746
|
"license": "Apache-2.0",
|
|
4787
4747
|
"dependencies": {
|
|
4788
|
-
"@oclif/core": "^4.
|
|
4748
|
+
"@oclif/core": "^4.13.0",
|
|
4789
4749
|
"@oclif/multi-stage-output": "^0.8.44",
|
|
4790
|
-
"@salesforce/core": "^8.32.
|
|
4750
|
+
"@salesforce/core": "^8.32.6",
|
|
4791
4751
|
"@salesforce/kit": "^3.2.4",
|
|
4792
4752
|
"@salesforce/sf-plugins-core": "^12.2.26",
|
|
4793
4753
|
"@salesforce/source-deploy-retrieve": "^12.37.2",
|
|
@@ -4803,16 +4763,16 @@
|
|
|
4803
4763
|
}
|
|
4804
4764
|
},
|
|
4805
4765
|
"node_modules/@salesforce/plugin-packaging": {
|
|
4806
|
-
"version": "2.30.
|
|
4807
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.30.
|
|
4808
|
-
"integrity": "sha512-
|
|
4766
|
+
"version": "2.30.6",
|
|
4767
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.30.6.tgz",
|
|
4768
|
+
"integrity": "sha512-BQ4VfE7QDTC5YWacfFa7Dj1Ueu7tHqFF1Vqf4+QP0K8CtPK341kfLIJ+nBTc8hV8R3jOUhm30IU163aivvqjwA==",
|
|
4809
4769
|
"license": "Apache-2.0",
|
|
4810
4770
|
"dependencies": {
|
|
4811
4771
|
"@oclif/core": "^4",
|
|
4812
|
-
"@salesforce/core": "^8.32.
|
|
4772
|
+
"@salesforce/core": "^8.32.6",
|
|
4813
4773
|
"@salesforce/kit": "^3.2.6",
|
|
4814
|
-
"@salesforce/packaging": "^4.27.
|
|
4815
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
4774
|
+
"@salesforce/packaging": "^4.27.8",
|
|
4775
|
+
"@salesforce/sf-plugins-core": "^12.2.28",
|
|
4816
4776
|
"chalk": "^5.6.2"
|
|
4817
4777
|
},
|
|
4818
4778
|
"engines": {
|
|
@@ -4884,9 +4844,9 @@
|
|
|
4884
4844
|
}
|
|
4885
4845
|
},
|
|
4886
4846
|
"node_modules/@salesforce/plugin-schema": {
|
|
4887
|
-
"version": "3.3.
|
|
4888
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
4889
|
-
"integrity": "sha512-
|
|
4847
|
+
"version": "3.3.131",
|
|
4848
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.131.tgz",
|
|
4849
|
+
"integrity": "sha512-7BCgocCWDRngFrm3/EhbuUYU/b/r6vKktALENsV8uTifB3BxsqPMQ07l2O3GpFq7QYVo8yLAHgdG9FY/nBsQKQ==",
|
|
4890
4850
|
"license": "Apache-2.0",
|
|
4891
4851
|
"dependencies": {
|
|
4892
4852
|
"@oclif/core": "^4",
|
|
@@ -4898,14 +4858,14 @@
|
|
|
4898
4858
|
}
|
|
4899
4859
|
},
|
|
4900
4860
|
"node_modules/@salesforce/plugin-settings": {
|
|
4901
|
-
"version": "2.4.
|
|
4902
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
4903
|
-
"integrity": "sha512-
|
|
4861
|
+
"version": "2.4.101",
|
|
4862
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.101.tgz",
|
|
4863
|
+
"integrity": "sha512-q4LzBjZsRyUmU7UCfOp3OX7PZmL92c2spGEqsDiMjNjTV28vlzcY42l1gQffBBmOxZrzFZ9RCNMDAjOqLi35PQ==",
|
|
4904
4864
|
"license": "Apache-2.0",
|
|
4905
4865
|
"dependencies": {
|
|
4906
4866
|
"@oclif/core": "^4",
|
|
4907
|
-
"@salesforce/core": "^8.32.
|
|
4908
|
-
"@salesforce/sf-plugins-core": "^12.2.
|
|
4867
|
+
"@salesforce/core": "^8.32.6",
|
|
4868
|
+
"@salesforce/sf-plugins-core": "^12.2.28",
|
|
4909
4869
|
"fast-levenshtein": "^3.0.0"
|
|
4910
4870
|
},
|
|
4911
4871
|
"engines": {
|
|
@@ -4913,16 +4873,16 @@
|
|
|
4913
4873
|
}
|
|
4914
4874
|
},
|
|
4915
4875
|
"node_modules/@salesforce/plugin-sobject": {
|
|
4916
|
-
"version": "1.4.
|
|
4917
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
4918
|
-
"integrity": "sha512-
|
|
4876
|
+
"version": "1.4.125",
|
|
4877
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.125.tgz",
|
|
4878
|
+
"integrity": "sha512-fe3prioWnQuaTuw9U/FPRGIjLCJopv5XIeok3PC3dVBzirdXmfXuRrD44HgBx0+mNMP+gTJcOjqul9+ipooB2Q==",
|
|
4919
4879
|
"license": "Apache-2.0",
|
|
4920
4880
|
"dependencies": {
|
|
4921
4881
|
"@inquirer/confirm": "^3.2.0",
|
|
4922
4882
|
"@inquirer/input": "^2.3.0",
|
|
4923
4883
|
"@inquirer/select": "^2.5.0",
|
|
4924
4884
|
"@oclif/core": "^4.11.7",
|
|
4925
|
-
"@salesforce/core": "^8.
|
|
4885
|
+
"@salesforce/core": "^8.32.6",
|
|
4926
4886
|
"@salesforce/kit": "^3.2.6",
|
|
4927
4887
|
"@salesforce/sf-plugins-core": "^12.2.25",
|
|
4928
4888
|
"fast-glob": "^3.3.3",
|
|
@@ -4934,9 +4894,9 @@
|
|
|
4934
4894
|
}
|
|
4935
4895
|
},
|
|
4936
4896
|
"node_modules/@salesforce/plugin-telemetry": {
|
|
4937
|
-
"version": "3.8.
|
|
4938
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.
|
|
4939
|
-
"integrity": "sha512-
|
|
4897
|
+
"version": "3.8.33",
|
|
4898
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.8.33.tgz",
|
|
4899
|
+
"integrity": "sha512-eyiJFkzcjvKlQl+e+cz2EvPEeOQpEdiUWxqLeyAov09upSPAjaJ4NpBsmWP/FlTuu/Z6GKNi/URfqECF2hw4HQ==",
|
|
4940
4900
|
"license": "Apache-2.0",
|
|
4941
4901
|
"dependencies": {
|
|
4942
4902
|
"@oclif/core": "^4.11.14",
|
|
@@ -4952,27 +4912,27 @@
|
|
|
4952
4912
|
}
|
|
4953
4913
|
},
|
|
4954
4914
|
"node_modules/@salesforce/plugin-templates": {
|
|
4955
|
-
"version": "56.
|
|
4956
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.
|
|
4957
|
-
"integrity": "sha512-
|
|
4915
|
+
"version": "56.20.0",
|
|
4916
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.20.0.tgz",
|
|
4917
|
+
"integrity": "sha512-hxsTj9mq4Cgqh2zxMrX5/44AMgC7sO+hnbu5wVBogYdEfTL/ERXskcQq4gEA21rFfqIH+Wxoouo/ELVxEgqOqw==",
|
|
4958
4918
|
"license": "Apache-2.0",
|
|
4959
4919
|
"dependencies": {
|
|
4960
|
-
"@salesforce/core": "^8.32.
|
|
4920
|
+
"@salesforce/core": "^8.32.6",
|
|
4961
4921
|
"@salesforce/sf-plugins-core": "^12",
|
|
4962
|
-
"@salesforce/templates": "^66.13.
|
|
4922
|
+
"@salesforce/templates": "^66.13.2"
|
|
4963
4923
|
},
|
|
4964
4924
|
"engines": {
|
|
4965
4925
|
"node": ">=18.0.0"
|
|
4966
4926
|
}
|
|
4967
4927
|
},
|
|
4968
4928
|
"node_modules/@salesforce/plugin-trust": {
|
|
4969
|
-
"version": "3.8.
|
|
4970
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.
|
|
4971
|
-
"integrity": "sha512-
|
|
4929
|
+
"version": "3.8.43",
|
|
4930
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.43.tgz",
|
|
4931
|
+
"integrity": "sha512-zc2Gbyvn6231c3++0SdsmqqKLtJ+0LDu6CrdV3Xn5L0RSUP+zItljSDVwuUmacYvj9F1oUgu0+WsIMlFODPjlA==",
|
|
4972
4932
|
"license": "Apache-2.0",
|
|
4973
4933
|
"dependencies": {
|
|
4974
4934
|
"@oclif/core": "^4",
|
|
4975
|
-
"@salesforce/core": "^8.
|
|
4935
|
+
"@salesforce/core": "^8.32.6",
|
|
4976
4936
|
"@salesforce/kit": "^3.2.6",
|
|
4977
4937
|
"@salesforce/plugin-info": "^3.4.150",
|
|
4978
4938
|
"@salesforce/sf-plugins-core": "^12",
|
|
@@ -5007,9 +4967,9 @@
|
|
|
5007
4967
|
}
|
|
5008
4968
|
},
|
|
5009
4969
|
"node_modules/@salesforce/plugin-user": {
|
|
5010
|
-
"version": "3.10.
|
|
5011
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.
|
|
5012
|
-
"integrity": "sha512-
|
|
4970
|
+
"version": "3.10.9",
|
|
4971
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.9.tgz",
|
|
4972
|
+
"integrity": "sha512-fsmUFJ1+t4Jb0/yxg1AARPGtU+t8BQwaq4GkyEAjROsbG7aIahxPbHB7pUHPJVtJ51U4I4geiXt9mXE3ceNrfg==",
|
|
5013
4973
|
"license": "Apache-2.0",
|
|
5014
4974
|
"dependencies": {
|
|
5015
4975
|
"@salesforce/core": "^8.30.3",
|
|
@@ -5035,9 +4995,9 @@
|
|
|
5035
4995
|
"license": "ISC"
|
|
5036
4996
|
},
|
|
5037
4997
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
5038
|
-
"version": "12.2.
|
|
5039
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.
|
|
5040
|
-
"integrity": "sha512-
|
|
4998
|
+
"version": "12.2.28",
|
|
4999
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.28.tgz",
|
|
5000
|
+
"integrity": "sha512-amfPBfdlgYoM9LCQewtoLWOe29kY7urLnYH1a5G7QLWN74tJeXEkvc1OyM18n+f2MHmpK0/ICAg5Wq276HwxHQ==",
|
|
5041
5001
|
"license": "Apache-2.0",
|
|
5042
5002
|
"dependencies": {
|
|
5043
5003
|
"@inquirer/confirm": "^6.1.1",
|
|
@@ -5468,9 +5428,9 @@
|
|
|
5468
5428
|
}
|
|
5469
5429
|
},
|
|
5470
5430
|
"node_modules/@salesforce/templates": {
|
|
5471
|
-
"version": "66.13.
|
|
5472
|
-
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.13.
|
|
5473
|
-
"integrity": "sha512-
|
|
5431
|
+
"version": "66.13.3",
|
|
5432
|
+
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.13.3.tgz",
|
|
5433
|
+
"integrity": "sha512-OWoOu+p+TCQoOUO4HwQrajYAzaL4+zomJhkf9IDj6VD1Clw2amn8cldmQXeu72pQAjeOy5LTCfG1uWHoqViSug==",
|
|
5474
5434
|
"license": "BSD-3-Clause",
|
|
5475
5435
|
"dependencies": {
|
|
5476
5436
|
"@salesforce/kit": "^3.2.6",
|
|
@@ -5479,7 +5439,7 @@
|
|
|
5479
5439
|
"hpagent": "^1.2.0",
|
|
5480
5440
|
"mime-types": "^3.0.2",
|
|
5481
5441
|
"proxy-from-env": "^1.1.0",
|
|
5482
|
-
"tar": "^7.5.
|
|
5442
|
+
"tar": "^7.5.22",
|
|
5483
5443
|
"tslib": "^2.8.1"
|
|
5484
5444
|
},
|
|
5485
5445
|
"engines": {
|
|
@@ -13044,12 +13004,6 @@
|
|
|
13044
13004
|
"url": "https://github.com/sponsors/ljharb"
|
|
13045
13005
|
}
|
|
13046
13006
|
},
|
|
13047
|
-
"node_modules/is-node-process": {
|
|
13048
|
-
"version": "1.2.0",
|
|
13049
|
-
"resolved": "https://registry.npmjs.org/is-node-process/-/is-node-process-1.2.0.tgz",
|
|
13050
|
-
"integrity": "sha512-Vg4o6/fqPxIjtxgUH5QLJhwZ7gW5diGCVlXpuUfELC62CuxM1iHcRe51f2W1FDy04Ai4KJkagKjx3XaqyfRKXw==",
|
|
13051
|
-
"license": "MIT"
|
|
13052
|
-
},
|
|
13053
13007
|
"node_modules/is-number": {
|
|
13054
13008
|
"version": "7.0.0",
|
|
13055
13009
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
@@ -13654,6 +13608,7 @@
|
|
|
13654
13608
|
"version": "5.0.1",
|
|
13655
13609
|
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
|
|
13656
13610
|
"integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==",
|
|
13611
|
+
"dev": true,
|
|
13657
13612
|
"license": "ISC"
|
|
13658
13613
|
},
|
|
13659
13614
|
"node_modules/json5": {
|
|
@@ -15486,20 +15441,6 @@
|
|
|
15486
15441
|
"tslib": "^2.0.3"
|
|
15487
15442
|
}
|
|
15488
15443
|
},
|
|
15489
|
-
"node_modules/nock": {
|
|
15490
|
-
"version": "14.0.15",
|
|
15491
|
-
"resolved": "https://registry.npmjs.org/nock/-/nock-14.0.15.tgz",
|
|
15492
|
-
"integrity": "sha512-S0a47C9pLvcYx/Ugf0H30BVBEcUgMMBDk9VJIDlJ8XGrfH2QDUD4Tgdp45qDIiHttokBG+IbsOtsvIjGR/j3bg==",
|
|
15493
|
-
"license": "MIT",
|
|
15494
|
-
"dependencies": {
|
|
15495
|
-
"@mswjs/interceptors": "^0.41.0",
|
|
15496
|
-
"json-stringify-safe": "^5.0.1",
|
|
15497
|
-
"propagate": "^2.0.0"
|
|
15498
|
-
},
|
|
15499
|
-
"engines": {
|
|
15500
|
-
"node": ">=18.20.0 <20 || >=20.12.1"
|
|
15501
|
-
}
|
|
15502
|
-
},
|
|
15503
15444
|
"node_modules/node-emoji": {
|
|
15504
15445
|
"version": "1.11.0",
|
|
15505
15446
|
"resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz",
|
|
@@ -18104,9 +18045,9 @@
|
|
|
18104
18045
|
"license": "MIT"
|
|
18105
18046
|
},
|
|
18106
18047
|
"node_modules/oclif": {
|
|
18107
|
-
"version": "4.23.
|
|
18108
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.
|
|
18109
|
-
"integrity": "sha512-
|
|
18048
|
+
"version": "4.23.29",
|
|
18049
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.23.29.tgz",
|
|
18050
|
+
"integrity": "sha512-pUekmMh+wwIbFq3xX1EfkgZ7RuYuuSbdhJiB+20zqSfGE8Tt9T+K9br1/vmsaIOxfDo0Dw3jxLBk4JZOMFEMeQ==",
|
|
18110
18051
|
"dev": true,
|
|
18111
18052
|
"license": "MIT",
|
|
18112
18053
|
"dependencies": {
|
|
@@ -18323,12 +18264,6 @@
|
|
|
18323
18264
|
"dev": true,
|
|
18324
18265
|
"license": "MIT"
|
|
18325
18266
|
},
|
|
18326
|
-
"node_modules/outvariant": {
|
|
18327
|
-
"version": "1.4.3",
|
|
18328
|
-
"resolved": "https://registry.npmjs.org/outvariant/-/outvariant-1.4.3.tgz",
|
|
18329
|
-
"integrity": "sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==",
|
|
18330
|
-
"license": "MIT"
|
|
18331
|
-
},
|
|
18332
18267
|
"node_modules/p-cancelable": {
|
|
18333
18268
|
"version": "3.0.0",
|
|
18334
18269
|
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
|
|
@@ -19082,15 +19017,6 @@
|
|
|
19082
19017
|
"node": "^20.17.0 || >=22.9.0"
|
|
19083
19018
|
}
|
|
19084
19019
|
},
|
|
19085
|
-
"node_modules/propagate": {
|
|
19086
|
-
"version": "2.0.1",
|
|
19087
|
-
"resolved": "https://registry.npmjs.org/propagate/-/propagate-2.0.1.tgz",
|
|
19088
|
-
"integrity": "sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==",
|
|
19089
|
-
"license": "MIT",
|
|
19090
|
-
"engines": {
|
|
19091
|
-
"node": ">= 8"
|
|
19092
|
-
}
|
|
19093
|
-
},
|
|
19094
19020
|
"node_modules/proper-lockfile": {
|
|
19095
19021
|
"version": "4.1.2",
|
|
19096
19022
|
"resolved": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz",
|
|
@@ -20597,12 +20523,6 @@
|
|
|
20597
20523
|
"node": ">=8"
|
|
20598
20524
|
}
|
|
20599
20525
|
},
|
|
20600
|
-
"node_modules/strict-event-emitter": {
|
|
20601
|
-
"version": "0.5.1",
|
|
20602
|
-
"resolved": "https://registry.npmjs.org/strict-event-emitter/-/strict-event-emitter-0.5.1.tgz",
|
|
20603
|
-
"integrity": "sha512-vMgjE/GGEPEFnhFub6pa4FmJBRBVOLpIII2hvCZ8Kzb7K0hlHo7mQv6xYrBvCL2LtAIBwFUK8wvuJgTVSQ5MFQ==",
|
|
20604
|
-
"license": "MIT"
|
|
20605
|
-
},
|
|
20606
20526
|
"node_modules/string_decoder": {
|
|
20607
20527
|
"version": "1.3.0",
|
|
20608
20528
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
@@ -20831,9 +20751,9 @@
|
|
|
20831
20751
|
}
|
|
20832
20752
|
},
|
|
20833
20753
|
"node_modules/tar": {
|
|
20834
|
-
"version": "7.5.
|
|
20835
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
20836
|
-
"integrity": "sha512-
|
|
20754
|
+
"version": "7.5.22",
|
|
20755
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.22.tgz",
|
|
20756
|
+
"integrity": "sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==",
|
|
20837
20757
|
"license": "BlueOak-1.0.0",
|
|
20838
20758
|
"dependencies": {
|
|
20839
20759
|
"@isaacs/fs-minipass": "^4.0.0",
|