@salesforce/cli 2.141.2 → 2.141.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 +109 -109
- package/npm-shrinkwrap.json +119 -121
- package/oclif.lock +123 -123
- package/oclif.manifest.json +126 -126
- package/package.json +26 -26
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.141.
|
|
3
|
+
"version": "2.141.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.141.
|
|
9
|
+
"version": "2.141.4",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "Apache-2.0",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
|
-
"@oclif/core": "4.11.
|
|
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.11.9",
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.2.51",
|
|
16
|
+
"@oclif/plugin-commands": "4.1.59",
|
|
17
|
+
"@oclif/plugin-help": "6.2.52",
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.88",
|
|
19
|
+
"@oclif/plugin-plugins": "5.4.78",
|
|
20
|
+
"@oclif/plugin-search": "1.2.51",
|
|
21
|
+
"@oclif/plugin-update": "4.7.51",
|
|
22
|
+
"@oclif/plugin-version": "2.2.49",
|
|
23
|
+
"@oclif/plugin-warn-if-update-available": "3.1.67",
|
|
24
|
+
"@oclif/plugin-which": "3.2.57",
|
|
25
25
|
"@salesforce/core": "^8.28.0",
|
|
26
26
|
"@salesforce/kit": "^3.1.6",
|
|
27
27
|
"@salesforce/plugin-agent": "1.42.1",
|
|
28
|
-
"@salesforce/plugin-apex": "3.9.
|
|
29
|
-
"@salesforce/plugin-api": "1.3.
|
|
28
|
+
"@salesforce/plugin-apex": "3.9.38",
|
|
29
|
+
"@salesforce/plugin-api": "1.3.43",
|
|
30
30
|
"@salesforce/plugin-auth": "4.4.5",
|
|
31
31
|
"@salesforce/plugin-data": "4.0.110",
|
|
32
32
|
"@salesforce/plugin-deploy-retrieve": "3.24.54",
|
|
33
|
-
"@salesforce/plugin-info": "3.4.
|
|
33
|
+
"@salesforce/plugin-info": "3.4.144",
|
|
34
34
|
"@salesforce/plugin-limits": "3.3.96",
|
|
35
|
-
"@salesforce/plugin-marketplace": "1.3.
|
|
36
|
-
"@salesforce/plugin-org": "5.11.
|
|
37
|
-
"@salesforce/plugin-packaging": "2.29.
|
|
38
|
-
"@salesforce/plugin-schema": "3.3.
|
|
39
|
-
"@salesforce/plugin-settings": "2.4.
|
|
40
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
35
|
+
"@salesforce/plugin-marketplace": "1.3.35",
|
|
36
|
+
"@salesforce/plugin-org": "5.11.12",
|
|
37
|
+
"@salesforce/plugin-packaging": "2.29.6",
|
|
38
|
+
"@salesforce/plugin-schema": "3.3.122",
|
|
39
|
+
"@salesforce/plugin-settings": "2.4.89",
|
|
40
|
+
"@salesforce/plugin-sobject": "1.4.117",
|
|
41
41
|
"@salesforce/plugin-telemetry": "3.8.27",
|
|
42
|
-
"@salesforce/plugin-templates": "56.18.
|
|
43
|
-
"@salesforce/plugin-trust": "3.8.
|
|
42
|
+
"@salesforce/plugin-templates": "56.18.9",
|
|
43
|
+
"@salesforce/plugin-trust": "3.8.26",
|
|
44
44
|
"@salesforce/plugin-user": "3.10.4",
|
|
45
45
|
"@salesforce/sf-plugins-core": "12.2.24",
|
|
46
46
|
"ansis": "^3.12.0"
|
|
@@ -3201,9 +3201,9 @@
|
|
|
3201
3201
|
}
|
|
3202
3202
|
},
|
|
3203
3203
|
"node_modules/@oclif/core": {
|
|
3204
|
-
"version": "4.11.
|
|
3205
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.
|
|
3206
|
-
"integrity": "sha512-
|
|
3204
|
+
"version": "4.11.9",
|
|
3205
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.9.tgz",
|
|
3206
|
+
"integrity": "sha512-w8uupjkdEQQcTFp1BUzWZCRNRW4BwXaSnFldHuziqx79F8q4NRCFwgGoMHV48HpJ6Xn9zeN0l3BiuppnPh6bWA==",
|
|
3207
3207
|
"license": "MIT",
|
|
3208
3208
|
"dependencies": {
|
|
3209
3209
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3401,9 +3401,9 @@
|
|
|
3401
3401
|
}
|
|
3402
3402
|
},
|
|
3403
3403
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3404
|
-
"version": "3.2.
|
|
3405
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
3406
|
-
"integrity": "sha512-
|
|
3404
|
+
"version": "3.2.51",
|
|
3405
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.51.tgz",
|
|
3406
|
+
"integrity": "sha512-e8uS47+mpbFum8/QPXOomkPnD3ZBuxkfM/+0FiqK+h1P0dX1ObxdpjXigfopkwEWI5O1W9kmQe3g13FEI4tOgw==",
|
|
3407
3407
|
"license": "MIT",
|
|
3408
3408
|
"dependencies": {
|
|
3409
3409
|
"@oclif/core": "^4",
|
|
@@ -3484,9 +3484,9 @@
|
|
|
3484
3484
|
}
|
|
3485
3485
|
},
|
|
3486
3486
|
"node_modules/@oclif/plugin-commands": {
|
|
3487
|
-
"version": "4.1.
|
|
3488
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.
|
|
3489
|
-
"integrity": "sha512-
|
|
3487
|
+
"version": "4.1.59",
|
|
3488
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.59.tgz",
|
|
3489
|
+
"integrity": "sha512-nxi/Nrvt2vRIFNMVbjf/vq6OkI+fMT5LyaSaG2gRccuUd90UwHseyT9H6eocSYMJGMEzPeGrauloa7KWAFzVvA==",
|
|
3490
3490
|
"license": "MIT",
|
|
3491
3491
|
"dependencies": {
|
|
3492
3492
|
"@oclif/core": "^4",
|
|
@@ -3499,9 +3499,9 @@
|
|
|
3499
3499
|
}
|
|
3500
3500
|
},
|
|
3501
3501
|
"node_modules/@oclif/plugin-help": {
|
|
3502
|
-
"version": "6.2.
|
|
3503
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
3504
|
-
"integrity": "sha512-
|
|
3502
|
+
"version": "6.2.52",
|
|
3503
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.52.tgz",
|
|
3504
|
+
"integrity": "sha512-qtrVz41wHDqG2rvx7xToYHVgJVBRcxE8aPSla/d5wNuHPZsDLm56Nl07pI+DNLA42Xbt9a70POl08qZgBH6FgA==",
|
|
3505
3505
|
"license": "MIT",
|
|
3506
3506
|
"dependencies": {
|
|
3507
3507
|
"@oclif/core": "^4"
|
|
@@ -3511,13 +3511,13 @@
|
|
|
3511
3511
|
}
|
|
3512
3512
|
},
|
|
3513
3513
|
"node_modules/@oclif/plugin-not-found": {
|
|
3514
|
-
"version": "3.2.
|
|
3515
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
3516
|
-
"integrity": "sha512-
|
|
3514
|
+
"version": "3.2.88",
|
|
3515
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.88.tgz",
|
|
3516
|
+
"integrity": "sha512-5YTKSpuV77910/iGnGsj0fr9kOazCy/h1brki1CocbfawdvaVPedcwCH25wMcdRfo8mFD656bG9/kdki/+Wb9A==",
|
|
3517
3517
|
"license": "MIT",
|
|
3518
3518
|
"dependencies": {
|
|
3519
3519
|
"@inquirer/prompts": "^7.10.1",
|
|
3520
|
-
"@oclif/core": "^4.11.
|
|
3520
|
+
"@oclif/core": "^4.11.7",
|
|
3521
3521
|
"ansis": "^3.17.0",
|
|
3522
3522
|
"fast-levenshtein": "^3.0.0"
|
|
3523
3523
|
},
|
|
@@ -3526,19 +3526,19 @@
|
|
|
3526
3526
|
}
|
|
3527
3527
|
},
|
|
3528
3528
|
"node_modules/@oclif/plugin-plugins": {
|
|
3529
|
-
"version": "5.4.
|
|
3530
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
3531
|
-
"integrity": "sha512-
|
|
3529
|
+
"version": "5.4.78",
|
|
3530
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.78.tgz",
|
|
3531
|
+
"integrity": "sha512-CXNJfRasUZXXN7DYHms9oPComJCqajPAF08r29QWINORLTCkw6dBDWaMY8ZUHDSzBFeGXegNm4c84MG7YRBx+Q==",
|
|
3532
3532
|
"license": "MIT",
|
|
3533
3533
|
"dependencies": {
|
|
3534
|
-
"@oclif/core": "^4.11.
|
|
3534
|
+
"@oclif/core": "^4.11.7",
|
|
3535
3535
|
"ansis": "^3.17.0",
|
|
3536
3536
|
"debug": "^4.4.0",
|
|
3537
3537
|
"npm": "^11.17.0",
|
|
3538
3538
|
"npm-package-arg": "^11.0.3",
|
|
3539
3539
|
"npm-run-path": "^5.3.0",
|
|
3540
3540
|
"object-treeify": "^4.0.1",
|
|
3541
|
-
"semver": "^7.8.
|
|
3541
|
+
"semver": "^7.8.5",
|
|
3542
3542
|
"validate-npm-package-name": "^5.0.1",
|
|
3543
3543
|
"which": "^4.0.0",
|
|
3544
3544
|
"yarn": "^1.22.22"
|
|
@@ -3635,9 +3635,9 @@
|
|
|
3635
3635
|
}
|
|
3636
3636
|
},
|
|
3637
3637
|
"node_modules/@oclif/plugin-search": {
|
|
3638
|
-
"version": "1.2.
|
|
3639
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
3640
|
-
"integrity": "sha512-
|
|
3638
|
+
"version": "1.2.51",
|
|
3639
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.51.tgz",
|
|
3640
|
+
"integrity": "sha512-5nSYkDHpkk7nQBqY555KpV+quWKAqhPG6LBBrZiYHhs5ZhWOUxNkS0ocC5ck0rzr7YkmTRRywQxTph49ll6NhA==",
|
|
3641
3641
|
"license": "MIT",
|
|
3642
3642
|
"dependencies": {
|
|
3643
3643
|
"@oclif/core": "^4",
|
|
@@ -3664,9 +3664,9 @@
|
|
|
3664
3664
|
}
|
|
3665
3665
|
},
|
|
3666
3666
|
"node_modules/@oclif/plugin-update": {
|
|
3667
|
-
"version": "4.7.
|
|
3668
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
3669
|
-
"integrity": "sha512-
|
|
3667
|
+
"version": "4.7.51",
|
|
3668
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.51.tgz",
|
|
3669
|
+
"integrity": "sha512-rfy9wrowa3g7jmJbLJr34LJdFpuiyhYyYknrvDvwkH4TNXJQkLJ65zP+xVcjkm4KmQcvB5Tkf3fe9GuONBhZQw==",
|
|
3670
3670
|
"license": "MIT",
|
|
3671
3671
|
"dependencies": {
|
|
3672
3672
|
"@inquirer/select": "^2.5.0",
|
|
@@ -3685,9 +3685,9 @@
|
|
|
3685
3685
|
}
|
|
3686
3686
|
},
|
|
3687
3687
|
"node_modules/@oclif/plugin-version": {
|
|
3688
|
-
"version": "2.2.
|
|
3689
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
3690
|
-
"integrity": "sha512-
|
|
3688
|
+
"version": "2.2.49",
|
|
3689
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.49.tgz",
|
|
3690
|
+
"integrity": "sha512-41g6jy4NLUd4tK4LKC3k5t+r/nNWsQPkxbJIsqV4xlg+Maa58ENUCsREDIQycRJecztU5aJxScORPbWq4jiq1A==",
|
|
3691
3691
|
"license": "MIT",
|
|
3692
3692
|
"dependencies": {
|
|
3693
3693
|
"@oclif/core": "^4",
|
|
@@ -3698,9 +3698,9 @@
|
|
|
3698
3698
|
}
|
|
3699
3699
|
},
|
|
3700
3700
|
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
3701
|
-
"version": "3.1.
|
|
3702
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
3703
|
-
"integrity": "sha512-
|
|
3701
|
+
"version": "3.1.67",
|
|
3702
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.67.tgz",
|
|
3703
|
+
"integrity": "sha512-TDo9Ea9y6eErQzz4TN+P3woU7072LADylQzkVYyZPM1KRB/hAbcR8No/Hu72SYlyLSbtnQPFG9nKHDbe6I6xoA==",
|
|
3704
3704
|
"license": "MIT",
|
|
3705
3705
|
"dependencies": {
|
|
3706
3706
|
"@oclif/core": "^4",
|
|
@@ -3715,9 +3715,9 @@
|
|
|
3715
3715
|
}
|
|
3716
3716
|
},
|
|
3717
3717
|
"node_modules/@oclif/plugin-which": {
|
|
3718
|
-
"version": "3.2.
|
|
3719
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
3720
|
-
"integrity": "sha512-
|
|
3718
|
+
"version": "3.2.57",
|
|
3719
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.57.tgz",
|
|
3720
|
+
"integrity": "sha512-ABYDF7HI8uSYlQBOnqC03vdzU4H14dmqSdXk8SiH6vzBl/lYuQm+jLon483FQYTeR0BOaX8ZUnQWbTHPu7CAeA==",
|
|
3721
3721
|
"license": "MIT",
|
|
3722
3722
|
"dependencies": {
|
|
3723
3723
|
"@oclif/core": "^4",
|
|
@@ -4262,12 +4262,12 @@
|
|
|
4262
4262
|
}
|
|
4263
4263
|
},
|
|
4264
4264
|
"node_modules/@salesforce/apex-node": {
|
|
4265
|
-
"version": "8.4.
|
|
4266
|
-
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.
|
|
4267
|
-
"integrity": "sha512-
|
|
4265
|
+
"version": "8.4.30",
|
|
4266
|
+
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-8.4.30.tgz",
|
|
4267
|
+
"integrity": "sha512-F+RmFyy6ri9RQULC05RlJJfUptZyPqHS2hGliYF3agJ4eo/6+M+RUWa7r6Vd7Er1D5UVOgFQrsRhgbJd64zowA==",
|
|
4268
4268
|
"license": "BSD-3-Clause",
|
|
4269
4269
|
"dependencies": {
|
|
4270
|
-
"@salesforce/core": "^8.31.
|
|
4270
|
+
"@salesforce/core": "^8.31.2",
|
|
4271
4271
|
"@salesforce/kit": "^3.2.6",
|
|
4272
4272
|
"@types/istanbul-reports": "^3.0.4",
|
|
4273
4273
|
"fast-glob": "^3.3.2",
|
|
@@ -4393,9 +4393,9 @@
|
|
|
4393
4393
|
}
|
|
4394
4394
|
},
|
|
4395
4395
|
"node_modules/@salesforce/core": {
|
|
4396
|
-
"version": "8.31.
|
|
4397
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.31.
|
|
4398
|
-
"integrity": "sha512-
|
|
4396
|
+
"version": "8.31.2",
|
|
4397
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.31.2.tgz",
|
|
4398
|
+
"integrity": "sha512-naqnq7Z+gbl1LdnyNvrGrNUoeMUQtCOsnrS6DfqeuLMJTFqcL9Dq0/od+xcuqi0+l7HTyH0/gU1BQitWpd1rag==",
|
|
4399
4399
|
"license": "BSD-3-Clause",
|
|
4400
4400
|
"dependencies": {
|
|
4401
4401
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -4762,13 +4762,13 @@
|
|
|
4762
4762
|
}
|
|
4763
4763
|
},
|
|
4764
4764
|
"node_modules/@salesforce/plugin-apex": {
|
|
4765
|
-
"version": "3.9.
|
|
4766
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.
|
|
4767
|
-
"integrity": "sha512-
|
|
4765
|
+
"version": "3.9.38",
|
|
4766
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.9.38.tgz",
|
|
4767
|
+
"integrity": "sha512-3D2jfubVWhM+Edo88QDUG/aENPiVirOdaMhiHw3qHgicD0rNWz3uXDfuaJbBSA9EyMrApZkkfGLk+W5D75mXOg==",
|
|
4768
4768
|
"license": "Apache-2.0",
|
|
4769
4769
|
"dependencies": {
|
|
4770
|
-
"@salesforce/apex-node": "^8.4.
|
|
4771
|
-
"@salesforce/core": "^8.31.
|
|
4770
|
+
"@salesforce/apex-node": "^8.4.28",
|
|
4771
|
+
"@salesforce/core": "^8.31.2",
|
|
4772
4772
|
"@salesforce/kit": "^3.2.3",
|
|
4773
4773
|
"@salesforce/sf-plugins-core": "^12.2.24",
|
|
4774
4774
|
"ansis": "^3.3.1"
|
|
@@ -4778,9 +4778,9 @@
|
|
|
4778
4778
|
}
|
|
4779
4779
|
},
|
|
4780
4780
|
"node_modules/@salesforce/plugin-api": {
|
|
4781
|
-
"version": "1.3.
|
|
4782
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.
|
|
4783
|
-
"integrity": "sha512-
|
|
4781
|
+
"version": "1.3.43",
|
|
4782
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.43.tgz",
|
|
4783
|
+
"integrity": "sha512-KO+BqQrJ0JA50I8K8UGKgcOAK+J/Q1XBJgN1TGHP8/3hUxOokGh/QlRqmmHKc/WPuq1NeHGLTsgd1ofkuL9Xaw==",
|
|
4784
4784
|
"license": "Apache-2.0",
|
|
4785
4785
|
"dependencies": {
|
|
4786
4786
|
"@oclif/core": "^4",
|
|
@@ -4900,9 +4900,9 @@
|
|
|
4900
4900
|
}
|
|
4901
4901
|
},
|
|
4902
4902
|
"node_modules/@salesforce/plugin-info": {
|
|
4903
|
-
"version": "3.4.
|
|
4904
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.
|
|
4905
|
-
"integrity": "sha512-
|
|
4903
|
+
"version": "3.4.144",
|
|
4904
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.4.144.tgz",
|
|
4905
|
+
"integrity": "sha512-CUD63DQe71MlrJnCmws0bbkc+Zq0tuZ2Bf5bf63OCPs1Bc7jLBIQ6cf6J8ZVFM/sjeRBFq5ojNlZQg2TM7AepQ==",
|
|
4906
4906
|
"license": "Apache-2.0",
|
|
4907
4907
|
"dependencies": {
|
|
4908
4908
|
"@inquirer/input": "^2.3.0",
|
|
@@ -4936,12 +4936,12 @@
|
|
|
4936
4936
|
}
|
|
4937
4937
|
},
|
|
4938
4938
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
4939
|
-
"version": "1.3.
|
|
4940
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.
|
|
4941
|
-
"integrity": "sha512-
|
|
4939
|
+
"version": "1.3.35",
|
|
4940
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.3.35.tgz",
|
|
4941
|
+
"integrity": "sha512-BDnki4w+YZ5Eti2gLL+sTrdwnnDytsbbmMXTWC9IvfL0X94usIGG+n4eJ/aQBGo7+W9s+C/BGBkH7w4dK4m3nA==",
|
|
4942
4942
|
"license": "Apache-2.0",
|
|
4943
4943
|
"dependencies": {
|
|
4944
|
-
"@salesforce/core": "^8.31.
|
|
4944
|
+
"@salesforce/core": "^8.31.2",
|
|
4945
4945
|
"@salesforce/kit": "^3.2.4",
|
|
4946
4946
|
"@salesforce/sf-plugins-core": "^12.2.24",
|
|
4947
4947
|
"got": "^13.0.0",
|
|
@@ -4952,9 +4952,9 @@
|
|
|
4952
4952
|
}
|
|
4953
4953
|
},
|
|
4954
4954
|
"node_modules/@salesforce/plugin-org": {
|
|
4955
|
-
"version": "5.11.
|
|
4956
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.
|
|
4957
|
-
"integrity": "sha512-
|
|
4955
|
+
"version": "5.11.12",
|
|
4956
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.11.12.tgz",
|
|
4957
|
+
"integrity": "sha512-2+SWh2T1ZHLSH7wFoPk++q4Nv+HCzVOt5bZxkM3ji1UW1E1/+hA1iOLtqZck0X+Xjplflr6AGR3XCVV6tfvmmA==",
|
|
4958
4958
|
"license": "Apache-2.0",
|
|
4959
4959
|
"dependencies": {
|
|
4960
4960
|
"@oclif/core": "^4.11.4",
|
|
@@ -4962,7 +4962,7 @@
|
|
|
4962
4962
|
"@salesforce/core": "^8.31.1",
|
|
4963
4963
|
"@salesforce/kit": "^3.2.4",
|
|
4964
4964
|
"@salesforce/sf-plugins-core": "^12.2.16",
|
|
4965
|
-
"@salesforce/source-deploy-retrieve": "^12.36.
|
|
4965
|
+
"@salesforce/source-deploy-retrieve": "^12.36.3",
|
|
4966
4966
|
"@salesforce/ts-types": "^2.0.12",
|
|
4967
4967
|
"ansis": "^3.16.0",
|
|
4968
4968
|
"change-case": "^5.4.4",
|
|
@@ -4975,9 +4975,9 @@
|
|
|
4975
4975
|
}
|
|
4976
4976
|
},
|
|
4977
4977
|
"node_modules/@salesforce/plugin-packaging": {
|
|
4978
|
-
"version": "2.29.
|
|
4979
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.
|
|
4980
|
-
"integrity": "sha512-
|
|
4978
|
+
"version": "2.29.6",
|
|
4979
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.29.6.tgz",
|
|
4980
|
+
"integrity": "sha512-jCnLm4yYw6b1Zvbwl3bfYQ8BNbzgrKz8r9G7B6MQEjS/oWLHq2kXEhzHiukY2zpr9HobasgzI6IamYpnXH5mUw==",
|
|
4981
4981
|
"license": "Apache-2.0",
|
|
4982
4982
|
"dependencies": {
|
|
4983
4983
|
"@oclif/core": "^4",
|
|
@@ -5056,9 +5056,9 @@
|
|
|
5056
5056
|
}
|
|
5057
5057
|
},
|
|
5058
5058
|
"node_modules/@salesforce/plugin-schema": {
|
|
5059
|
-
"version": "3.3.
|
|
5060
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
5061
|
-
"integrity": "sha512-
|
|
5059
|
+
"version": "3.3.122",
|
|
5060
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.122.tgz",
|
|
5061
|
+
"integrity": "sha512-tZqMnCDsGDcUERULB3y2nhlW6lqJoOUe+Y0m9KOTR3sKsSdzaKybpzBQaecAe4UeHF5kMsD4j5PH/XlZsLMXCg==",
|
|
5062
5062
|
"license": "Apache-2.0",
|
|
5063
5063
|
"dependencies": {
|
|
5064
5064
|
"@oclif/core": "^4",
|
|
@@ -5070,13 +5070,13 @@
|
|
|
5070
5070
|
}
|
|
5071
5071
|
},
|
|
5072
5072
|
"node_modules/@salesforce/plugin-settings": {
|
|
5073
|
-
"version": "2.4.
|
|
5074
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.
|
|
5075
|
-
"integrity": "sha512-
|
|
5073
|
+
"version": "2.4.89",
|
|
5074
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.89.tgz",
|
|
5075
|
+
"integrity": "sha512-tNaoAOmOL9nD/ctWxmhc0nJz3xkSvh4qBmTXwSChpjQLQVDryKrxOC73vtoR1lvW+mcQgmWs7fWtsF83VBWWOw==",
|
|
5076
5076
|
"license": "Apache-2.0",
|
|
5077
5077
|
"dependencies": {
|
|
5078
5078
|
"@oclif/core": "^4",
|
|
5079
|
-
"@salesforce/core": "^8.31.
|
|
5079
|
+
"@salesforce/core": "^8.31.2",
|
|
5080
5080
|
"@salesforce/sf-plugins-core": "^12.2.24",
|
|
5081
5081
|
"fast-levenshtein": "^3.0.0"
|
|
5082
5082
|
},
|
|
@@ -5085,15 +5085,15 @@
|
|
|
5085
5085
|
}
|
|
5086
5086
|
},
|
|
5087
5087
|
"node_modules/@salesforce/plugin-sobject": {
|
|
5088
|
-
"version": "1.4.
|
|
5089
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.
|
|
5090
|
-
"integrity": "sha512-
|
|
5088
|
+
"version": "1.4.117",
|
|
5089
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.117.tgz",
|
|
5090
|
+
"integrity": "sha512-fJW8poLD0B2uzZnBFMET9ZvRu8Sur8zRqxOKHFQCpqyZrje2uaS5DzegqeLdjrg9PREmzuhsP3v4eHgGhSUrrg==",
|
|
5091
5091
|
"license": "Apache-2.0",
|
|
5092
5092
|
"dependencies": {
|
|
5093
5093
|
"@inquirer/confirm": "^3.2.0",
|
|
5094
5094
|
"@inquirer/input": "^2.3.0",
|
|
5095
5095
|
"@inquirer/select": "^2.5.0",
|
|
5096
|
-
"@oclif/core": "^4.11.
|
|
5096
|
+
"@oclif/core": "^4.11.7",
|
|
5097
5097
|
"@salesforce/core": "^8.31.0",
|
|
5098
5098
|
"@salesforce/kit": "^3.2.6",
|
|
5099
5099
|
"@salesforce/sf-plugins-core": "^12.2.24",
|
|
@@ -5124,33 +5124,33 @@
|
|
|
5124
5124
|
}
|
|
5125
5125
|
},
|
|
5126
5126
|
"node_modules/@salesforce/plugin-templates": {
|
|
5127
|
-
"version": "56.18.
|
|
5128
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.
|
|
5129
|
-
"integrity": "sha512-
|
|
5127
|
+
"version": "56.18.9",
|
|
5128
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.18.9.tgz",
|
|
5129
|
+
"integrity": "sha512-tR/ipO/JxsovyGxt0jVpusYw0UEMpGy9wBDlzqmb2jNbjlwam3oRsm95WpcnzZhWsLCBQ9df2qc8eYjdf+PQMQ==",
|
|
5130
5130
|
"license": "Apache-2.0",
|
|
5131
5131
|
"dependencies": {
|
|
5132
|
-
"@salesforce/core": "^8.31.
|
|
5132
|
+
"@salesforce/core": "^8.31.2",
|
|
5133
5133
|
"@salesforce/sf-plugins-core": "^12",
|
|
5134
|
-
"@salesforce/templates": "^66.10.
|
|
5134
|
+
"@salesforce/templates": "^66.10.2"
|
|
5135
5135
|
},
|
|
5136
5136
|
"engines": {
|
|
5137
5137
|
"node": ">=18.0.0"
|
|
5138
5138
|
}
|
|
5139
5139
|
},
|
|
5140
5140
|
"node_modules/@salesforce/plugin-trust": {
|
|
5141
|
-
"version": "3.8.
|
|
5142
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.
|
|
5143
|
-
"integrity": "sha512-
|
|
5141
|
+
"version": "3.8.26",
|
|
5142
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.26.tgz",
|
|
5143
|
+
"integrity": "sha512-UqfF1/NntpBBUCqg+9p6fTX6H4es9w20ovahqR22b1XUoxUbzflrBNro700/OwP4U5ceLwzotNAtoKEFBBMNwg==",
|
|
5144
5144
|
"license": "Apache-2.0",
|
|
5145
5145
|
"dependencies": {
|
|
5146
5146
|
"@oclif/core": "^4",
|
|
5147
5147
|
"@salesforce/core": "^8.29.1",
|
|
5148
5148
|
"@salesforce/kit": "^3.2.6",
|
|
5149
|
-
"@salesforce/plugin-info": "^3.4.
|
|
5149
|
+
"@salesforce/plugin-info": "^3.4.143",
|
|
5150
5150
|
"@salesforce/sf-plugins-core": "^12",
|
|
5151
5151
|
"cross-spawn": "^7.0.6",
|
|
5152
5152
|
"got": "^13.0.0",
|
|
5153
|
-
"npm": "^11.
|
|
5153
|
+
"npm": "^11.17.0",
|
|
5154
5154
|
"npm-run-path": "^4.0.1",
|
|
5155
5155
|
"proxy-agent": "^6.5.0",
|
|
5156
5156
|
"semver": "^7.8.2",
|
|
@@ -5331,9 +5331,9 @@
|
|
|
5331
5331
|
}
|
|
5332
5332
|
},
|
|
5333
5333
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5334
|
-
"version": "12.36.
|
|
5335
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.36.
|
|
5336
|
-
"integrity": "sha512-
|
|
5334
|
+
"version": "12.36.3",
|
|
5335
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.36.3.tgz",
|
|
5336
|
+
"integrity": "sha512-0M2WhDpPQHWIBbyGl1whlnStylgk7VESy21Jlgq0I1bvkdggpsAVHGDQSLG0fQh6WIOgx2hmA9lkLKUMvzzujw==",
|
|
5337
5337
|
"license": "Apache-2.0",
|
|
5338
5338
|
"dependencies": {
|
|
5339
5339
|
"@salesforce/core": "^8.31.0",
|
|
@@ -5640,9 +5640,9 @@
|
|
|
5640
5640
|
}
|
|
5641
5641
|
},
|
|
5642
5642
|
"node_modules/@salesforce/templates": {
|
|
5643
|
-
"version": "66.10.
|
|
5644
|
-
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.10.
|
|
5645
|
-
"integrity": "sha512-
|
|
5643
|
+
"version": "66.10.2",
|
|
5644
|
+
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-66.10.2.tgz",
|
|
5645
|
+
"integrity": "sha512-J4o19lrDvmAJ5VP1WDBnRLbGhqyf4yWnytyw92bj+09b56qZ8fKPDrZHjWVaPqjr/oAHDqUAi328gKvEIC5NsQ==",
|
|
5646
5646
|
"license": "BSD-3-Clause",
|
|
5647
5647
|
"dependencies": {
|
|
5648
5648
|
"@salesforce/kit": "^3.2.6",
|
|
@@ -17689,8 +17689,6 @@
|
|
|
17689
17689
|
},
|
|
17690
17690
|
"node_modules/npm/node_modules/semver": {
|
|
17691
17691
|
"version": "7.8.4",
|
|
17692
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.4.tgz",
|
|
17693
|
-
"integrity": "sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==",
|
|
17694
17692
|
"inBundle": true,
|
|
17695
17693
|
"license": "ISC",
|
|
17696
17694
|
"bin": {
|
|
@@ -20145,9 +20143,9 @@
|
|
|
20145
20143
|
"license": "BSD-3-Clause"
|
|
20146
20144
|
},
|
|
20147
20145
|
"node_modules/semver": {
|
|
20148
|
-
"version": "7.8.
|
|
20149
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.
|
|
20150
|
-
"integrity": "sha512-
|
|
20146
|
+
"version": "7.8.5",
|
|
20147
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
|
|
20148
|
+
"integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
|
|
20151
20149
|
"license": "ISC",
|
|
20152
20150
|
"bin": {
|
|
20153
20151
|
"semver": "bin/semver.js"
|