@salesforce/cli 1.64.0 → 1.65.0

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.
@@ -1,44 +1,44 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "1.64.0",
3
+ "version": "1.65.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "1.64.0",
9
+ "version": "1.65.0",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^2.0.8",
13
- "@oclif/plugin-autocomplete": "1.4.4",
14
- "@oclif/plugin-commands": "2.2.5",
15
- "@oclif/plugin-help": "5.2.2",
16
- "@oclif/plugin-not-found": "2.3.17",
13
+ "@oclif/plugin-autocomplete": "1.4.5",
14
+ "@oclif/plugin-commands": "2.2.7",
15
+ "@oclif/plugin-help": "5.2.4",
16
+ "@oclif/plugin-not-found": "2.3.18",
17
17
  "@oclif/plugin-plugins": "2.3.0",
18
- "@oclif/plugin-search": "0.0.11",
19
- "@oclif/plugin-update": "3.1.1",
18
+ "@oclif/plugin-search": "0.0.13",
19
+ "@oclif/plugin-update": "3.1.3",
20
20
  "@oclif/plugin-version": "1.2.1",
21
- "@oclif/plugin-warn-if-update-available": "2.0.24",
22
- "@oclif/plugin-which": "2.2.12",
21
+ "@oclif/plugin-warn-if-update-available": "2.0.26",
22
+ "@oclif/plugin-which": "2.2.14",
23
23
  "@salesforce/core": "3.33.1",
24
- "@salesforce/plugin-community": "2.2.0",
25
- "@salesforce/plugin-custom-metadata": "2.1.0",
26
- "@salesforce/plugin-data": "2.1.24",
24
+ "@salesforce/plugin-community": "2.2.1",
25
+ "@salesforce/plugin-custom-metadata": "2.1.1",
26
+ "@salesforce/plugin-data": "2.2.1",
27
27
  "@salesforce/plugin-deploy-retrieve": "1.8.0",
28
- "@salesforce/plugin-env": "2.0.1",
28
+ "@salesforce/plugin-env": "2.0.2",
29
29
  "@salesforce/plugin-functions": "1.17.4",
30
- "@salesforce/plugin-generate": "1.1.0",
31
- "@salesforce/plugin-info": "2.4.0",
32
- "@salesforce/plugin-limits": "2.3.0",
33
- "@salesforce/plugin-login": "1.1.17",
34
- "@salesforce/plugin-org": "2.3.0",
35
- "@salesforce/plugin-schema": "2.2.3",
36
- "@salesforce/plugin-settings": "1.2.0",
30
+ "@salesforce/plugin-generate": "1.1.2",
31
+ "@salesforce/plugin-info": "2.4.2",
32
+ "@salesforce/plugin-limits": "2.3.3",
33
+ "@salesforce/plugin-login": "1.1.18",
34
+ "@salesforce/plugin-org": "2.3.2",
35
+ "@salesforce/plugin-schema": "2.3.1",
36
+ "@salesforce/plugin-settings": "1.2.1",
37
37
  "@salesforce/plugin-signups": "1.4.0",
38
- "@salesforce/plugin-sobject": "0.1.0",
39
- "@salesforce/plugin-telemetry": "2.1.0",
40
- "@salesforce/plugin-trust": "2.4.0",
41
- "@salesforce/plugin-user": "2.3.0",
38
+ "@salesforce/plugin-sobject": "0.1.2",
39
+ "@salesforce/plugin-telemetry": "2.1.1",
40
+ "@salesforce/plugin-trust": "2.4.1",
41
+ "@salesforce/plugin-user": "2.3.2",
42
42
  "@salesforce/sf-plugins-core": "^2.0.1",
43
43
  "semver": "^7.3.8",
44
44
  "tslib": "^2.4.1"
@@ -2084,9 +2084,9 @@
2084
2084
  }
2085
2085
  },
2086
2086
  "node_modules/@oclif/color": {
2087
- "version": "1.0.3",
2088
- "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.3.tgz",
2089
- "integrity": "sha512-E+KKAE5CKhXRBZEoZLe5yNR0VHmba1m1fxz8HlpcWjHF5Pdhhf6W/0XMmed6vwQCmyzL/YLwdspCRfu0A1cgGA==",
2087
+ "version": "1.0.4",
2088
+ "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.4.tgz",
2089
+ "integrity": "sha512-HEcVnSzpQkjskqWJyVN3tGgR0H0F8GrBmDjgQ1N0ZwwktYa4y9kfV07P/5vt5BjPXNyslXHc4KAO8Bt7gmErCA==",
2090
2090
  "license": "MIT",
2091
2091
  "dependencies": {
2092
2092
  "ansi-styles": "^4.2.1",
@@ -2535,9 +2535,9 @@
2535
2535
  }
2536
2536
  },
2537
2537
  "node_modules/@oclif/plugin-autocomplete": {
2538
- "version": "1.4.4",
2539
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-1.4.4.tgz",
2540
- "integrity": "sha512-8Bcn1h1H5EORJ3UMYS91AE3lQh7Ks5u4na7hPXS1GsnWaN1MVdpipvEAPV2Uj5bUUC+xj/v0k7N4ld0BWkEx+w==",
2538
+ "version": "1.4.5",
2539
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-1.4.5.tgz",
2540
+ "integrity": "sha512-qc8BVlOsfUjGDhzHQNYRRWjqJFOyaAPTZK0GqVcrpyeFt3MyXpC0Du8g0tKex/xo+JgaYLAAiN1ZnWWcm4r0Gw==",
2541
2541
  "license": "MIT",
2542
2542
  "dependencies": {
2543
2543
  "@oclif/core": "^2.0.7",
@@ -2584,12 +2584,12 @@
2584
2584
  }
2585
2585
  },
2586
2586
  "node_modules/@oclif/plugin-commands": {
2587
- "version": "2.2.5",
2588
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.5.tgz",
2589
- "integrity": "sha512-vr1+iqRTkGt8U2HD/SK5ywGYWduRxqKxHvN6m3Iug3gVc8zQSmbbUkUerkrCuE81Z8VEJeY+7GK3/XSDE1QfbQ==",
2587
+ "version": "2.2.7",
2588
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.7.tgz",
2589
+ "integrity": "sha512-cZjWEj3ea9n9iw+RWZLq/WOUb0B6Gj/bi4/rbExzrqHMVNczPBXqQspNIeVadiD/dK4Y9RSYAsDV32kl+eORWg==",
2590
2590
  "license": "MIT",
2591
2591
  "dependencies": {
2592
- "@oclif/core": "^2.0.7",
2592
+ "@oclif/core": "^2.0.8",
2593
2593
  "lodash": "^4.17.11"
2594
2594
  },
2595
2595
  "engines": {
@@ -2597,21 +2597,21 @@
2597
2597
  }
2598
2598
  },
2599
2599
  "node_modules/@oclif/plugin-help": {
2600
- "version": "5.2.2",
2601
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.2.tgz",
2602
- "integrity": "sha512-ok8gS2phqA4MiGkjCrZPFvhNIHIp35WsvNNVUn4GL8WZYQ5mk1cZuu+IIqTZxBFZ4QDUZLVkumrhsqx3oNId9A==",
2600
+ "version": "5.2.4",
2601
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.4.tgz",
2602
+ "integrity": "sha512-7fVB/M1cslwHJTmyNGGDYBizi54NHcKCxHAbDSD16EbjosKxFwncRylVC/nsMgKZEufMDKZaVYI2lYRY3GHlSQ==",
2603
2603
  "license": "MIT",
2604
2604
  "dependencies": {
2605
- "@oclif/core": "^2.0.7"
2605
+ "@oclif/core": "^2.0.8"
2606
2606
  },
2607
2607
  "engines": {
2608
2608
  "node": ">=12.0.0"
2609
2609
  }
2610
2610
  },
2611
2611
  "node_modules/@oclif/plugin-not-found": {
2612
- "version": "2.3.17",
2613
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.17.tgz",
2614
- "integrity": "sha512-KTh4vQ3GIiHNeuqsMV58cdvRBO1IREoEGuAE+e73OcP5VEjjsbJNQS+IXg0UHivMQhVBl7FeadgvAqGzUHPv5w==",
2612
+ "version": "2.3.18",
2613
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.18.tgz",
2614
+ "integrity": "sha512-yUXgdPwjE/JIuWZ23Ge6G5gM+qiw7Baq/26oBq3eusIP6hZuHYeCpwQ96Zy5aHcjm2NSZcMjkZG1jARyr9BzkQ==",
2615
2615
  "license": "MIT",
2616
2616
  "dependencies": {
2617
2617
  "@oclif/color": "^1.0.3",
@@ -2708,12 +2708,12 @@
2708
2708
  }
2709
2709
  },
2710
2710
  "node_modules/@oclif/plugin-search": {
2711
- "version": "0.0.11",
2712
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.11.tgz",
2713
- "integrity": "sha512-zOiLLfg5/Jt7g8J+txFm4tjHl2jRKgj7KyX4rQsS+UjvySs4V0qtt1CPAvaAZrbjFDCzzRwVXaaDFdQyiWWL1A==",
2711
+ "version": "0.0.13",
2712
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.13.tgz",
2713
+ "integrity": "sha512-7EAkyD+czVxQYcKwV4cCMLj/0oMoOez0QOGbf/K0oKgDCkepyzgp+lEuhtx7LZa2yfDw8B2gCwCdD2vaJoZCGQ==",
2714
2714
  "license": "MIT",
2715
2715
  "dependencies": {
2716
- "@oclif/core": "^2.0.3",
2716
+ "@oclif/core": "^2.0.8",
2717
2717
  "chalk": "^4",
2718
2718
  "fuse.js": "^6.6.2",
2719
2719
  "inquirer": "^8.2.5",
@@ -2724,12 +2724,12 @@
2724
2724
  }
2725
2725
  },
2726
2726
  "node_modules/@oclif/plugin-update": {
2727
- "version": "3.1.1",
2728
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.1.tgz",
2729
- "integrity": "sha512-WPXAbrbeDjGmDftKK7EsPUmhjuVeBOoWd0tedwKr5VQBgVlVH9jkCOx6JHTVK2r8/jCHwfOx8ngfbD3L9tFkDg==",
2727
+ "version": "3.1.3",
2728
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.3.tgz",
2729
+ "integrity": "sha512-PgtR76sw3J36QqEnD9x7/EJh5/RBVgRcXPI1+ZW3r9F/8YkZi1mpvnBEbp0NEVq5SeEwuvxNGG8L0ggVj8GqrQ==",
2730
2730
  "license": "MIT",
2731
2731
  "dependencies": {
2732
- "@oclif/color": "^1.0.3",
2732
+ "@oclif/color": "^1.0.4",
2733
2733
  "@oclif/core": "^2.0.7",
2734
2734
  "cross-spawn": "^7.0.3",
2735
2735
  "debug": "^4.3.1",
@@ -2774,12 +2774,12 @@
2774
2774
  }
2775
2775
  },
2776
2776
  "node_modules/@oclif/plugin-warn-if-update-available": {
2777
- "version": "2.0.24",
2778
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.24.tgz",
2779
- "integrity": "sha512-Rq8/EZ8wQawvPWS6W59Zhf/zSz/umLc3q75I1ybi7pul6YMNwf/E1eDVHytSUEQ6yQV+p3cCs034IItz4CVdjw==",
2777
+ "version": "2.0.26",
2778
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.26.tgz",
2779
+ "integrity": "sha512-eMwDOzxPdN1X0y5G0W/GJXFRUvevT6gOrbbRLPoboTUwcFRqhFOJ7jCqGUTomeDfMRgAb3O+3bcD64lIb/y+FA==",
2780
2780
  "license": "MIT",
2781
2781
  "dependencies": {
2782
- "@oclif/core": "^2.0.7",
2782
+ "@oclif/core": "^2.0.8",
2783
2783
  "chalk": "^4.1.0",
2784
2784
  "debug": "^4.1.0",
2785
2785
  "fs-extra": "^9.0.1",
@@ -2807,12 +2807,12 @@
2807
2807
  }
2808
2808
  },
2809
2809
  "node_modules/@oclif/plugin-which": {
2810
- "version": "2.2.12",
2811
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.12.tgz",
2812
- "integrity": "sha512-8tkpCBD/quJrutzNW0GzWX0MK8qRgGUK9j4hxr+mNajUtJA1A8Ha1fw2c7R4Ox85Bw8Tt8iRG3CXX88uKdIF3g==",
2810
+ "version": "2.2.14",
2811
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.14.tgz",
2812
+ "integrity": "sha512-/PcgbWteAsDe6123Xy2fMSqRNLXrv5hcdlfc9Z5+UE4yd053lllwS2I9dR925w2uLVR/XsqUqLmKhwwr9US2UA==",
2813
2813
  "license": "MIT",
2814
2814
  "dependencies": {
2815
- "@oclif/core": "^2.0.7",
2815
+ "@oclif/core": "^2.0.8",
2816
2816
  "tslib": "^2.5.0"
2817
2817
  },
2818
2818
  "engines": {
@@ -3859,9 +3859,9 @@
3859
3859
  }
3860
3860
  },
3861
3861
  "node_modules/@salesforce/plugin-community": {
3862
- "version": "2.2.0",
3863
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-community/-/plugin-community-2.2.0.tgz",
3864
- "integrity": "sha512-e680s3PsMwshXFWpFtZlQzvMLIIruSUYmVlg4DC6UOcAweQett6/JHB94ZcodCAMpBuzgOJmLOvOJONwoC05ug==",
3862
+ "version": "2.2.1",
3863
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-community/-/plugin-community-2.2.1.tgz",
3864
+ "integrity": "sha512-PjyWzMUHclkStGut7KsB/Bgs/pB9fuHyeMvZSakwgwMR9bJANMeao1EK2sbdNVIWtx8kyNPcvbwD2k74b2Z+ng==",
3865
3865
  "license": "BSD-3-Clause",
3866
3866
  "dependencies": {
3867
3867
  "@oclif/core": "^2.0.7",
@@ -3875,9 +3875,9 @@
3875
3875
  }
3876
3876
  },
3877
3877
  "node_modules/@salesforce/plugin-custom-metadata": {
3878
- "version": "2.1.0",
3879
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-custom-metadata/-/plugin-custom-metadata-2.1.0.tgz",
3880
- "integrity": "sha512-oOIfWFuGTS4FKlEW6NI2hK1iX7YXPdUzlgWUpdq8HiYgobOKgQEUaYSAmJkOD4LjxJriJYoNZGOh+acwCO+Lug==",
3878
+ "version": "2.1.1",
3879
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-custom-metadata/-/plugin-custom-metadata-2.1.1.tgz",
3880
+ "integrity": "sha512-tuh7i6irRPP57f1jlq6sk56n7g9h81QMFkwGO42F2GwLWNu62c4NCxC2mK6z4TP0pJ/5232SC3nRu5J2Lpbp8A==",
3881
3881
  "license": "BSD-3-Clause",
3882
3882
  "dependencies": {
3883
3883
  "@oclif/core": "^2.0.7",
@@ -3892,15 +3892,15 @@
3892
3892
  }
3893
3893
  },
3894
3894
  "node_modules/@salesforce/plugin-data": {
3895
- "version": "2.1.24",
3896
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.1.24.tgz",
3897
- "integrity": "sha512-eYRZRR3KOiS5Kr6KbPfbCO6XXCcZmQDhiQFzLVsTZoLUStIAuzbjQdwK+eW76luqM+ooo1hpZFFr4oPPluM4nw==",
3895
+ "version": "2.2.1",
3896
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.2.1.tgz",
3897
+ "integrity": "sha512-FRMb88hxMOSYwIbr0xtC9oVYvjwZqHuU9e1z2neiLqJwBbsm1H11CFyy4rxkClZzj/tsB66sU3nhrS2lLlL6AA==",
3898
3898
  "license": "BSD-3-Clause",
3899
3899
  "dependencies": {
3900
- "@oclif/core": "^1.22.0",
3900
+ "@oclif/core": "^2.0.7",
3901
3901
  "@salesforce/core": "^3.32.12",
3902
- "@salesforce/kit": "^1.7.0",
3903
- "@salesforce/sf-plugins-core": "^1.21.3",
3902
+ "@salesforce/kit": "^1.8.3",
3903
+ "@salesforce/sf-plugins-core": "^2.0.1",
3904
3904
  "@salesforce/ts-types": "^1.7.2",
3905
3905
  "@types/fs-extra": "^9.0.13",
3906
3906
  "chalk": "^4.1.0",
@@ -3911,118 +3911,6 @@
3911
3911
  "tslib": "^2"
3912
3912
  }
3913
3913
  },
3914
- "node_modules/@salesforce/plugin-data/node_modules/@oclif/core": {
3915
- "version": "1.26.1",
3916
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.26.1.tgz",
3917
- "integrity": "sha512-g+OWJcM7JOVI53caTEtq0BB1nPotWctRLUyFODPgvDqXhVR7QED+Qz3LwFAMD8dt7/Ar2ZNq15U3bnpnOv453A==",
3918
- "license": "MIT",
3919
- "dependencies": {
3920
- "@oclif/linewrap": "^1.0.0",
3921
- "@oclif/screen": "^3.0.4",
3922
- "ansi-escapes": "^4.3.2",
3923
- "ansi-styles": "^4.3.0",
3924
- "cardinal": "^2.1.1",
3925
- "chalk": "^4.1.2",
3926
- "clean-stack": "^3.0.1",
3927
- "cli-progress": "^3.10.0",
3928
- "debug": "^4.3.4",
3929
- "ejs": "^3.1.6",
3930
- "fs-extra": "^9.1.0",
3931
- "get-package-type": "^0.1.0",
3932
- "globby": "^11.1.0",
3933
- "hyperlinker": "^1.0.0",
3934
- "indent-string": "^4.0.0",
3935
- "is-wsl": "^2.2.0",
3936
- "js-yaml": "^3.14.1",
3937
- "natural-orderby": "^2.0.3",
3938
- "object-treeify": "^1.1.33",
3939
- "password-prompt": "^1.1.2",
3940
- "semver": "^7.3.7",
3941
- "string-width": "^4.2.3",
3942
- "strip-ansi": "^6.0.1",
3943
- "supports-color": "^8.1.1",
3944
- "supports-hyperlinks": "^2.2.0",
3945
- "tslib": "^2.4.1",
3946
- "widest-line": "^3.1.0",
3947
- "wrap-ansi": "^7.0.0"
3948
- },
3949
- "engines": {
3950
- "node": ">=14.0.0"
3951
- }
3952
- },
3953
- "node_modules/@salesforce/plugin-data/node_modules/@oclif/core/node_modules/fs-extra": {
3954
- "version": "9.1.0",
3955
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
3956
- "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
3957
- "license": "MIT",
3958
- "dependencies": {
3959
- "at-least-node": "^1.0.0",
3960
- "graceful-fs": "^4.2.0",
3961
- "jsonfile": "^6.0.1",
3962
- "universalify": "^2.0.0"
3963
- },
3964
- "engines": {
3965
- "node": ">=10"
3966
- }
3967
- },
3968
- "node_modules/@salesforce/plugin-data/node_modules/@oclif/screen": {
3969
- "version": "3.0.4",
3970
- "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.4.tgz",
3971
- "integrity": "sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA==",
3972
- "license": "MIT",
3973
- "engines": {
3974
- "node": ">=12.0.0"
3975
- }
3976
- },
3977
- "node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core": {
3978
- "version": "1.22.3",
3979
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-1.22.3.tgz",
3980
- "integrity": "sha512-u/W95Ulxutktargpx6YWCzv2KrguaDOnNO6rVQ4lVZpateXXCDUc4JP+VDNzlHtTuzvGXm8biMYCDvFFbGsIZg==",
3981
- "license": "BSD-3-Clause",
3982
- "dependencies": {
3983
- "@oclif/core": "^1.23.1",
3984
- "@salesforce/core": "^3.33.1",
3985
- "@salesforce/kit": "^1.8.3",
3986
- "@salesforce/ts-types": "^1.7.1",
3987
- "chalk": "^4",
3988
- "inquirer": "^8.2.5"
3989
- }
3990
- },
3991
- "node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core/node_modules/inquirer": {
3992
- "version": "8.2.5",
3993
- "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.5.tgz",
3994
- "integrity": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==",
3995
- "license": "MIT",
3996
- "dependencies": {
3997
- "ansi-escapes": "^4.2.1",
3998
- "chalk": "^4.1.1",
3999
- "cli-cursor": "^3.1.0",
4000
- "cli-width": "^3.0.0",
4001
- "external-editor": "^3.0.3",
4002
- "figures": "^3.0.0",
4003
- "lodash": "^4.17.21",
4004
- "mute-stream": "0.0.8",
4005
- "ora": "^5.4.1",
4006
- "run-async": "^2.4.0",
4007
- "rxjs": "^7.5.5",
4008
- "string-width": "^4.1.0",
4009
- "strip-ansi": "^6.0.0",
4010
- "through": "^2.3.6",
4011
- "wrap-ansi": "^7.0.0"
4012
- },
4013
- "engines": {
4014
- "node": ">=12.0.0"
4015
- }
4016
- },
4017
- "node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core/node_modules/rxjs": {
4018
- "version": "7.8.0",
4019
- "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
4020
- "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
4021
- "license": "Apache-2.0",
4022
- "dependencies": {
4023
- "tslib": "^2.1.0"
4024
- }
4025
- },
4026
3914
  "node_modules/@salesforce/plugin-data/node_modules/@types/node": {
4027
3915
  "version": "12.20.55",
4028
3916
  "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.55.tgz",
@@ -4199,21 +4087,6 @@
4199
4087
  "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
4200
4088
  "license": "0BSD"
4201
4089
  },
4202
- "node_modules/@salesforce/plugin-data/node_modules/supports-color": {
4203
- "version": "8.1.1",
4204
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4205
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4206
- "license": "MIT",
4207
- "dependencies": {
4208
- "has-flag": "^4.0.0"
4209
- },
4210
- "engines": {
4211
- "node": ">=10"
4212
- },
4213
- "funding": {
4214
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4215
- }
4216
- },
4217
4090
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4218
4091
  "version": "1.8.0",
4219
4092
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.8.0.tgz",
@@ -4250,9 +4123,9 @@
4250
4123
  }
4251
4124
  },
4252
4125
  "node_modules/@salesforce/plugin-env": {
4253
- "version": "2.0.1",
4254
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-env/-/plugin-env-2.0.1.tgz",
4255
- "integrity": "sha512-odgeoDk+Q57fIYtI7jN9wD/ODwZ07rmnUDpk1Zj9juijHX9xyfeDsDWBa0L3YYK/LdjC2Y6t1ksnn3rPnVuxYw==",
4126
+ "version": "2.0.2",
4127
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-env/-/plugin-env-2.0.2.tgz",
4128
+ "integrity": "sha512-O5NiTTuMdSet0SQLZwhRnJzE/xw4BHZOAxop9nBM8N3pQ5S/8qDvm4t8/Z6D83FRuRMUH7K/Gd3RuDs5xF799A==",
4256
4129
  "license": "BSD-3-Clause",
4257
4130
  "dependencies": {
4258
4131
  "@oclif/core": "^2.0.7",
@@ -4432,13 +4305,13 @@
4432
4305
  }
4433
4306
  },
4434
4307
  "node_modules/@salesforce/plugin-generate": {
4435
- "version": "1.1.0",
4436
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-generate/-/plugin-generate-1.1.0.tgz",
4437
- "integrity": "sha512-gIZAxjA2LumN0tskKutb9AuExpZyNak7iN1GoKd74kCWsA4h6FU70SaWCiY58E9IhUWB63kbEX3G2rkRHxeBEA==",
4308
+ "version": "1.1.2",
4309
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-generate/-/plugin-generate-1.1.2.tgz",
4310
+ "integrity": "sha512-Wbq6a0aq0lv3n4hX/S9TE0jvfLw5stx/Qs/sDjb3Tw16D9+SBuj/zVF95+GWJlcIZYh54EdDSHeVDxaY7CStlA==",
4438
4311
  "license": "BSD-3-Clause",
4439
4312
  "dependencies": {
4440
4313
  "@oclif/core": "^2.0.7",
4441
- "@salesforce/core": "^3.32.12",
4314
+ "@salesforce/core": "^3.33.1",
4442
4315
  "@salesforce/sf-plugins-core": "^2.0.1",
4443
4316
  "@salesforce/templates": "^55.1.0",
4444
4317
  "tslib": "^2",
@@ -4450,9 +4323,9 @@
4450
4323
  }
4451
4324
  },
4452
4325
  "node_modules/@salesforce/plugin-info": {
4453
- "version": "2.4.0",
4454
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.4.0.tgz",
4455
- "integrity": "sha512-mrhh+9i7U1M/DOUbUqY9sJPa2CnMjiM4FeAUH0eYY/rX+fpRsja1Y+8dlThV76qbDZoMPPq0LG2q4UtWAH4k5w==",
4326
+ "version": "2.4.2",
4327
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.4.2.tgz",
4328
+ "integrity": "sha512-HvXJkrx4lzB3MkP80gGYmt/IOIbBjA5HxZFohkM+TQf++zgTDjv1cVka4OV7yFIhW8QCCN6CNEdMOlFTHi2uKQ==",
4456
4329
  "license": "BSD-3-Clause",
4457
4330
  "dependencies": {
4458
4331
  "@oclif/core": "^2.0.7",
@@ -4460,7 +4333,7 @@
4460
4333
  "@salesforce/kit": "^1.8.0",
4461
4334
  "@salesforce/sf-plugins-core": "^2.0.1",
4462
4335
  "got": "^11.8.6",
4463
- "marked": "^4.2.5",
4336
+ "marked": "^4.2.12",
4464
4337
  "marked-terminal": "^4.2.0",
4465
4338
  "open": "^8.4.0",
4466
4339
  "proxy-agent": "^5.0.0",
@@ -4473,16 +4346,16 @@
4473
4346
  }
4474
4347
  },
4475
4348
  "node_modules/@salesforce/plugin-limits": {
4476
- "version": "2.3.0",
4477
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.0.tgz",
4478
- "integrity": "sha512-QBx40YQBsCMM+wowf0gascEOB+DSqZMH6ZkHO9yDBzJbTCnIca2zS01CoozwxPqAndeyWTVufDzKKosRun4YiA==",
4349
+ "version": "2.3.3",
4350
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.3.tgz",
4351
+ "integrity": "sha512-RQw5aH59C00jerhtEKOYXF/dpM0eyO2yPhRKLHHrNs/H6KlZcgs0UoJua7KZw4Q5K1W83Y2Kt8PId+nUFNUg5g==",
4479
4352
  "license": "BSD-3-Clause",
4480
4353
  "dependencies": {
4481
- "@oclif/core": "^2.0.7",
4354
+ "@oclif/core": "^2.0.8",
4482
4355
  "@salesforce/core": "^3.32.11",
4483
4356
  "@salesforce/kit": "^1.8.0",
4484
4357
  "@salesforce/sf-plugins-core": "^2.0.1",
4485
- "@salesforce/ts-types": "^1.7.2",
4358
+ "@salesforce/ts-types": "^1.7.3",
4486
4359
  "tslib": "^2"
4487
4360
  },
4488
4361
  "engines": {
@@ -4490,9 +4363,9 @@
4490
4363
  }
4491
4364
  },
4492
4365
  "node_modules/@salesforce/plugin-login": {
4493
- "version": "1.1.17",
4494
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.1.17.tgz",
4495
- "integrity": "sha512-kSOigB1AVh7wUvn5jo1JAa3ndyWL4W6fQ06l4M4Iaw+/3MyXLoL2CPoJ5fmhuH6NKr90AqFOTB6rIfwOAcEiBw==",
4366
+ "version": "1.1.18",
4367
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.1.18.tgz",
4368
+ "integrity": "sha512-ycBJh9LJCe26IJSqP9e8o4/VpZF/bvy/IeWy/0GlTMn6qPpbFl652CQ5SnOmUKbmQRdaoZq4wQo1l7SImaeUdQ==",
4496
4369
  "license": "BSD-3-Clause",
4497
4370
  "dependencies": {
4498
4371
  "@oclif/core": "^2.0.7",
@@ -4508,9 +4381,9 @@
4508
4381
  }
4509
4382
  },
4510
4383
  "node_modules/@salesforce/plugin-org": {
4511
- "version": "2.3.0",
4512
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.3.0.tgz",
4513
- "integrity": "sha512-r1sFBg4Yy/7Zy8hXyiTN0BLHAWHRTmpwY5rmwfPQgXNzZnX9ZNC6nbN3f5ZWoXZSzmWpehRh6fBNShXbjbKM/A==",
4384
+ "version": "2.3.2",
4385
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.3.2.tgz",
4386
+ "integrity": "sha512-JUYYytUfKtCDXmc7QpXg8T01D1AzSXwJFNGtraPinrF8BywZPQ7gpWCg1yI2ECsVlsDRwPpE8mdQZJWt0181VQ==",
4514
4387
  "license": "BSD-3-Clause",
4515
4388
  "dependencies": {
4516
4389
  "@oclif/core": "^2.0.7",
@@ -4772,116 +4645,24 @@
4772
4645
  }
4773
4646
  },
4774
4647
  "node_modules/@salesforce/plugin-schema": {
4775
- "version": "2.2.3",
4776
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.2.3.tgz",
4777
- "integrity": "sha512-t7YtH3hpt6byvee9vMlT/Ij7JdQVQ8KSynUEqC+7R6bYA46uZrwrOXALd1VQ4hfNyv/wq2VMi6nOZbCCHdSYBw==",
4648
+ "version": "2.3.1",
4649
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.1.tgz",
4650
+ "integrity": "sha512-r8T6qLsY06C0m3dxHOfaDLj0L8tMonQTduRafiHRjyk/EBo8iD7parWrutvs+OA52xAylA64FyRPaLK81g0SmA==",
4778
4651
  "license": "BSD-3-Clause",
4779
4652
  "dependencies": {
4780
- "@oclif/core": "^1.25.0",
4781
- "@salesforce/core": "^3.32.8",
4782
- "@salesforce/sf-plugins-core": "^1.19.2",
4653
+ "@oclif/core": "^2.0.7",
4654
+ "@salesforce/core": "^3.33.1",
4655
+ "@salesforce/sf-plugins-core": "^2.0.1",
4783
4656
  "tslib": "^2"
4784
4657
  },
4785
4658
  "engines": {
4786
4659
  "node": ">=14.0.0"
4787
4660
  }
4788
4661
  },
4789
- "node_modules/@salesforce/plugin-schema/node_modules/@oclif/core": {
4790
- "version": "1.26.1",
4791
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.26.1.tgz",
4792
- "integrity": "sha512-g+OWJcM7JOVI53caTEtq0BB1nPotWctRLUyFODPgvDqXhVR7QED+Qz3LwFAMD8dt7/Ar2ZNq15U3bnpnOv453A==",
4793
- "license": "MIT",
4794
- "dependencies": {
4795
- "@oclif/linewrap": "^1.0.0",
4796
- "@oclif/screen": "^3.0.4",
4797
- "ansi-escapes": "^4.3.2",
4798
- "ansi-styles": "^4.3.0",
4799
- "cardinal": "^2.1.1",
4800
- "chalk": "^4.1.2",
4801
- "clean-stack": "^3.0.1",
4802
- "cli-progress": "^3.10.0",
4803
- "debug": "^4.3.4",
4804
- "ejs": "^3.1.6",
4805
- "fs-extra": "^9.1.0",
4806
- "get-package-type": "^0.1.0",
4807
- "globby": "^11.1.0",
4808
- "hyperlinker": "^1.0.0",
4809
- "indent-string": "^4.0.0",
4810
- "is-wsl": "^2.2.0",
4811
- "js-yaml": "^3.14.1",
4812
- "natural-orderby": "^2.0.3",
4813
- "object-treeify": "^1.1.33",
4814
- "password-prompt": "^1.1.2",
4815
- "semver": "^7.3.7",
4816
- "string-width": "^4.2.3",
4817
- "strip-ansi": "^6.0.1",
4818
- "supports-color": "^8.1.1",
4819
- "supports-hyperlinks": "^2.2.0",
4820
- "tslib": "^2.4.1",
4821
- "widest-line": "^3.1.0",
4822
- "wrap-ansi": "^7.0.0"
4823
- },
4824
- "engines": {
4825
- "node": ">=14.0.0"
4826
- }
4827
- },
4828
- "node_modules/@salesforce/plugin-schema/node_modules/@oclif/screen": {
4829
- "version": "3.0.4",
4830
- "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.4.tgz",
4831
- "integrity": "sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA==",
4832
- "license": "MIT",
4833
- "engines": {
4834
- "node": ">=12.0.0"
4835
- }
4836
- },
4837
- "node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
4838
- "version": "1.22.3",
4839
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-1.22.3.tgz",
4840
- "integrity": "sha512-u/W95Ulxutktargpx6YWCzv2KrguaDOnNO6rVQ4lVZpateXXCDUc4JP+VDNzlHtTuzvGXm8biMYCDvFFbGsIZg==",
4841
- "license": "BSD-3-Clause",
4842
- "dependencies": {
4843
- "@oclif/core": "^1.23.1",
4844
- "@salesforce/core": "^3.33.1",
4845
- "@salesforce/kit": "^1.8.3",
4846
- "@salesforce/ts-types": "^1.7.1",
4847
- "chalk": "^4",
4848
- "inquirer": "^8.2.5"
4849
- }
4850
- },
4851
- "node_modules/@salesforce/plugin-schema/node_modules/fs-extra": {
4852
- "version": "9.1.0",
4853
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
4854
- "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
4855
- "license": "MIT",
4856
- "dependencies": {
4857
- "at-least-node": "^1.0.0",
4858
- "graceful-fs": "^4.2.0",
4859
- "jsonfile": "^6.0.1",
4860
- "universalify": "^2.0.0"
4861
- },
4862
- "engines": {
4863
- "node": ">=10"
4864
- }
4865
- },
4866
- "node_modules/@salesforce/plugin-schema/node_modules/supports-color": {
4867
- "version": "8.1.1",
4868
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4869
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4870
- "license": "MIT",
4871
- "dependencies": {
4872
- "has-flag": "^4.0.0"
4873
- },
4874
- "engines": {
4875
- "node": ">=10"
4876
- },
4877
- "funding": {
4878
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4879
- }
4880
- },
4881
4662
  "node_modules/@salesforce/plugin-settings": {
4882
- "version": "1.2.0",
4883
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.2.0.tgz",
4884
- "integrity": "sha512-EuWIdOlf58d77aeykli22XlsEMzThzcRfZom4HYyaNvgDVIBBOm0XySt8CwYDR/LOinLaSUt+3Wsg+zU0pm0iQ==",
4663
+ "version": "1.2.1",
4664
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.2.1.tgz",
4665
+ "integrity": "sha512-wGkxLfMx/R4uKukLVcnDybCABXFxumT/xZ5HcYsEhDfWlS6xaUgTVSyvrAzAiHJ797VdSpmFXfVpig8nljvyGg==",
4885
4666
  "license": "BSD-3-Clause",
4886
4667
  "dependencies": {
4887
4668
  "@oclif/core": "^2.0.7",
@@ -4911,13 +4692,13 @@
4911
4692
  }
4912
4693
  },
4913
4694
  "node_modules/@salesforce/plugin-sobject": {
4914
- "version": "0.1.0",
4915
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.0.tgz",
4916
- "integrity": "sha512-Nn7S8uvDikwxsYNmlMSSj8pfZ2cRM3PRCoOvsIo6v8Po19bT+OlO54LS9/W9uQMCFHeHO4W3To8sDPmmKo+g9w==",
4695
+ "version": "0.1.2",
4696
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.2.tgz",
4697
+ "integrity": "sha512-hUPra3zK5sunBavc32epfmvFJ5y++f1DseoNQOr2O14YEh1YGzk/TJojEk6ab1Qi4KoB+XqOtf2vCgVPnh0iYQ==",
4917
4698
  "license": "BSD-3-Clause",
4918
4699
  "dependencies": {
4919
4700
  "@oclif/core": "^2.0.7",
4920
- "@salesforce/core": "^3.32.13",
4701
+ "@salesforce/core": "^3.33.1",
4921
4702
  "@salesforce/kit": "^1.8.2",
4922
4703
  "@salesforce/sf-plugins-core": "^2.0.1",
4923
4704
  "change-case": "^4.1.2",
@@ -4932,9 +4713,9 @@
4932
4713
  }
4933
4714
  },
4934
4715
  "node_modules/@salesforce/plugin-telemetry": {
4935
- "version": "2.1.0",
4936
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.1.0.tgz",
4937
- "integrity": "sha512-L2l2lBs5QXiv5N2RpVe/CRrtFsFbjsYOZ6eSq6/o+lLwcIKL8UnosCdOPI8UX0D/jDkmAxqRvcoQXK72jaPUxQ==",
4716
+ "version": "2.1.1",
4717
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.1.1.tgz",
4718
+ "integrity": "sha512-k4JqCBwVpYOID8S8s1GH73NE3hsB6DuI7t26FoXubz96tlP2/s+TFoN+jWQa4isLvQGU9msL4E7otrxuCPljwQ==",
4938
4719
  "license": "BSD-3-Clause",
4939
4720
  "dependencies": {
4940
4721
  "@oclif/core": "^2.0.7",
@@ -4948,9 +4729,9 @@
4948
4729
  }
4949
4730
  },
4950
4731
  "node_modules/@salesforce/plugin-trust": {
4951
- "version": "2.4.0",
4952
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.0.tgz",
4953
- "integrity": "sha512-Tf4NUWZn8tTdfIV4xZoXmDsi/pGLBTmpqpTZi9qh1qfANJIcl/nVNokryGRgdWMrApHFRSaDWnjdwNJGKkzNGg==",
4732
+ "version": "2.4.1",
4733
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.1.tgz",
4734
+ "integrity": "sha512-3QF3RYvbRNG0pOREXtDKuyvekCrB1sZwXirIRwkdC7uWZv/9p77aDZoWsycheI7TIwYPTW7urVQwu6AIvHN3YA==",
4954
4735
  "license": "BSD-3-Clause",
4955
4736
  "dependencies": {
4956
4737
  "@oclif/core": "^2.0.7",
@@ -4974,9 +4755,9 @@
4974
4755
  }
4975
4756
  },
4976
4757
  "node_modules/@salesforce/plugin-user": {
4977
- "version": "2.3.0",
4978
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.0.tgz",
4979
- "integrity": "sha512-qxtu5Ta/gzYUy5RhLTOVQTsWucLIaWbPhImzWWzu1xtA4JKlMbqm87zJD0vomzO50eV4qKtE9wgFsUG27o/4CQ==",
4758
+ "version": "2.3.2",
4759
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.2.tgz",
4760
+ "integrity": "sha512-1MR1NbWIHJ+LqtCZ95Ag1fx3Dehj31tGr2FTCE+46f4PdPl2w/xbC3I3PUkVXkRc5a/4B+ENY4SsgKdGfJ4Ciw==",
4980
4761
  "license": "BSD-3-Clause",
4981
4762
  "dependencies": {
4982
4763
  "@oclif/core": "^2.0.7",
@@ -5241,12 +5022,12 @@
5241
5022
  }
5242
5023
  },
5243
5024
  "node_modules/@salesforce/ts-types": {
5244
- "version": "1.7.2",
5245
- "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.2.tgz",
5246
- "integrity": "sha512-eCpWKEb03UCKBJ6Svp0Vwcwt+fG6BQbopO4x5wt6CYeT8Rjt0dbDQicZPmVL59j2qyt3Q4Y4EYsxXUGZmdfvDw==",
5025
+ "version": "1.7.3",
5026
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
5027
+ "integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
5247
5028
  "license": "BSD-3-Clause",
5248
5029
  "dependencies": {
5249
- "tslib": "^2.4.1"
5030
+ "tslib": "^2.5.0"
5250
5031
  }
5251
5032
  },
5252
5033
  "node_modules/@sindresorhus/is": {
@@ -12069,9 +11850,9 @@
12069
11850
  "license": "MIT"
12070
11851
  },
12071
11852
  "node_modules/http-cache-semantics": {
12072
- "version": "4.1.0",
12073
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
12074
- "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
11853
+ "version": "4.1.1",
11854
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
11855
+ "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==",
12075
11856
  "license": "BSD-2-Clause"
12076
11857
  },
12077
11858
  "node_modules/http-call": {
@@ -16946,8 +16727,6 @@
16946
16727
  },
16947
16728
  "node_modules/npm/node_modules/http-cache-semantics": {
16948
16729
  "version": "4.1.0",
16949
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
16950
- "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
16951
16730
  "inBundle": true,
16952
16731
  "license": "BSD-2-Clause"
16953
16732
  },
@@ -25929,9 +25708,9 @@
25929
25708
  }
25930
25709
  },
25931
25710
  "@oclif/color": {
25932
- "version": "1.0.3",
25933
- "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.3.tgz",
25934
- "integrity": "sha512-E+KKAE5CKhXRBZEoZLe5yNR0VHmba1m1fxz8HlpcWjHF5Pdhhf6W/0XMmed6vwQCmyzL/YLwdspCRfu0A1cgGA==",
25711
+ "version": "1.0.4",
25712
+ "resolved": "https://registry.npmjs.org/@oclif/color/-/color-1.0.4.tgz",
25713
+ "integrity": "sha512-HEcVnSzpQkjskqWJyVN3tGgR0H0F8GrBmDjgQ1N0ZwwktYa4y9kfV07P/5vt5BjPXNyslXHc4KAO8Bt7gmErCA==",
25935
25714
  "requires": {
25936
25715
  "ansi-styles": "^4.2.1",
25937
25716
  "chalk": "^4.1.0",
@@ -26277,9 +26056,9 @@
26277
26056
  }
26278
26057
  },
26279
26058
  "@oclif/plugin-autocomplete": {
26280
- "version": "1.4.4",
26281
- "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-1.4.4.tgz",
26282
- "integrity": "sha512-8Bcn1h1H5EORJ3UMYS91AE3lQh7Ks5u4na7hPXS1GsnWaN1MVdpipvEAPV2Uj5bUUC+xj/v0k7N4ld0BWkEx+w==",
26059
+ "version": "1.4.5",
26060
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-1.4.5.tgz",
26061
+ "integrity": "sha512-qc8BVlOsfUjGDhzHQNYRRWjqJFOyaAPTZK0GqVcrpyeFt3MyXpC0Du8g0tKex/xo+JgaYLAAiN1ZnWWcm4r0Gw==",
26283
26062
  "requires": {
26284
26063
  "@oclif/core": "^2.0.7",
26285
26064
  "chalk": "^4.1.0",
@@ -26316,26 +26095,26 @@
26316
26095
  }
26317
26096
  },
26318
26097
  "@oclif/plugin-commands": {
26319
- "version": "2.2.5",
26320
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.5.tgz",
26321
- "integrity": "sha512-vr1+iqRTkGt8U2HD/SK5ywGYWduRxqKxHvN6m3Iug3gVc8zQSmbbUkUerkrCuE81Z8VEJeY+7GK3/XSDE1QfbQ==",
26098
+ "version": "2.2.7",
26099
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.7.tgz",
26100
+ "integrity": "sha512-cZjWEj3ea9n9iw+RWZLq/WOUb0B6Gj/bi4/rbExzrqHMVNczPBXqQspNIeVadiD/dK4Y9RSYAsDV32kl+eORWg==",
26322
26101
  "requires": {
26323
- "@oclif/core": "^2.0.7",
26102
+ "@oclif/core": "^2.0.8",
26324
26103
  "lodash": "^4.17.11"
26325
26104
  }
26326
26105
  },
26327
26106
  "@oclif/plugin-help": {
26328
- "version": "5.2.2",
26329
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.2.tgz",
26330
- "integrity": "sha512-ok8gS2phqA4MiGkjCrZPFvhNIHIp35WsvNNVUn4GL8WZYQ5mk1cZuu+IIqTZxBFZ4QDUZLVkumrhsqx3oNId9A==",
26107
+ "version": "5.2.4",
26108
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.4.tgz",
26109
+ "integrity": "sha512-7fVB/M1cslwHJTmyNGGDYBizi54NHcKCxHAbDSD16EbjosKxFwncRylVC/nsMgKZEufMDKZaVYI2lYRY3GHlSQ==",
26331
26110
  "requires": {
26332
- "@oclif/core": "^2.0.7"
26111
+ "@oclif/core": "^2.0.8"
26333
26112
  }
26334
26113
  },
26335
26114
  "@oclif/plugin-not-found": {
26336
- "version": "2.3.17",
26337
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.17.tgz",
26338
- "integrity": "sha512-KTh4vQ3GIiHNeuqsMV58cdvRBO1IREoEGuAE+e73OcP5VEjjsbJNQS+IXg0UHivMQhVBl7FeadgvAqGzUHPv5w==",
26115
+ "version": "2.3.18",
26116
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.18.tgz",
26117
+ "integrity": "sha512-yUXgdPwjE/JIuWZ23Ge6G5gM+qiw7Baq/26oBq3eusIP6hZuHYeCpwQ96Zy5aHcjm2NSZcMjkZG1jARyr9BzkQ==",
26339
26118
  "requires": {
26340
26119
  "@oclif/color": "^1.0.3",
26341
26120
  "@oclif/core": "^2.0.3",
@@ -26411,11 +26190,11 @@
26411
26190
  }
26412
26191
  },
26413
26192
  "@oclif/plugin-search": {
26414
- "version": "0.0.11",
26415
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.11.tgz",
26416
- "integrity": "sha512-zOiLLfg5/Jt7g8J+txFm4tjHl2jRKgj7KyX4rQsS+UjvySs4V0qtt1CPAvaAZrbjFDCzzRwVXaaDFdQyiWWL1A==",
26193
+ "version": "0.0.13",
26194
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-0.0.13.tgz",
26195
+ "integrity": "sha512-7EAkyD+czVxQYcKwV4cCMLj/0oMoOez0QOGbf/K0oKgDCkepyzgp+lEuhtx7LZa2yfDw8B2gCwCdD2vaJoZCGQ==",
26417
26196
  "requires": {
26418
- "@oclif/core": "^2.0.3",
26197
+ "@oclif/core": "^2.0.8",
26419
26198
  "chalk": "^4",
26420
26199
  "fuse.js": "^6.6.2",
26421
26200
  "inquirer": "^8.2.5",
@@ -26423,11 +26202,11 @@
26423
26202
  }
26424
26203
  },
26425
26204
  "@oclif/plugin-update": {
26426
- "version": "3.1.1",
26427
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.1.tgz",
26428
- "integrity": "sha512-WPXAbrbeDjGmDftKK7EsPUmhjuVeBOoWd0tedwKr5VQBgVlVH9jkCOx6JHTVK2r8/jCHwfOx8ngfbD3L9tFkDg==",
26205
+ "version": "3.1.3",
26206
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-3.1.3.tgz",
26207
+ "integrity": "sha512-PgtR76sw3J36QqEnD9x7/EJh5/RBVgRcXPI1+ZW3r9F/8YkZi1mpvnBEbp0NEVq5SeEwuvxNGG8L0ggVj8GqrQ==",
26429
26208
  "requires": {
26430
- "@oclif/color": "^1.0.3",
26209
+ "@oclif/color": "^1.0.4",
26431
26210
  "@oclif/core": "^2.0.7",
26432
26211
  "cross-spawn": "^7.0.3",
26433
26212
  "debug": "^4.3.1",
@@ -26463,11 +26242,11 @@
26463
26242
  }
26464
26243
  },
26465
26244
  "@oclif/plugin-warn-if-update-available": {
26466
- "version": "2.0.24",
26467
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.24.tgz",
26468
- "integrity": "sha512-Rq8/EZ8wQawvPWS6W59Zhf/zSz/umLc3q75I1ybi7pul6YMNwf/E1eDVHytSUEQ6yQV+p3cCs034IItz4CVdjw==",
26245
+ "version": "2.0.26",
26246
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.26.tgz",
26247
+ "integrity": "sha512-eMwDOzxPdN1X0y5G0W/GJXFRUvevT6gOrbbRLPoboTUwcFRqhFOJ7jCqGUTomeDfMRgAb3O+3bcD64lIb/y+FA==",
26469
26248
  "requires": {
26470
- "@oclif/core": "^2.0.7",
26249
+ "@oclif/core": "^2.0.8",
26471
26250
  "chalk": "^4.1.0",
26472
26251
  "debug": "^4.1.0",
26473
26252
  "fs-extra": "^9.0.1",
@@ -26490,11 +26269,11 @@
26490
26269
  }
26491
26270
  },
26492
26271
  "@oclif/plugin-which": {
26493
- "version": "2.2.12",
26494
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.12.tgz",
26495
- "integrity": "sha512-8tkpCBD/quJrutzNW0GzWX0MK8qRgGUK9j4hxr+mNajUtJA1A8Ha1fw2c7R4Ox85Bw8Tt8iRG3CXX88uKdIF3g==",
26272
+ "version": "2.2.14",
26273
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.14.tgz",
26274
+ "integrity": "sha512-/PcgbWteAsDe6123Xy2fMSqRNLXrv5hcdlfc9Z5+UE4yd053lllwS2I9dR925w2uLVR/XsqUqLmKhwwr9US2UA==",
26496
26275
  "requires": {
26497
- "@oclif/core": "^2.0.7",
26276
+ "@oclif/core": "^2.0.8",
26498
26277
  "tslib": "^2.5.0"
26499
26278
  }
26500
26279
  },
@@ -27306,9 +27085,9 @@
27306
27085
  }
27307
27086
  },
27308
27087
  "@salesforce/plugin-community": {
27309
- "version": "2.2.0",
27310
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-community/-/plugin-community-2.2.0.tgz",
27311
- "integrity": "sha512-e680s3PsMwshXFWpFtZlQzvMLIIruSUYmVlg4DC6UOcAweQett6/JHB94ZcodCAMpBuzgOJmLOvOJONwoC05ug==",
27088
+ "version": "2.2.1",
27089
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-community/-/plugin-community-2.2.1.tgz",
27090
+ "integrity": "sha512-PjyWzMUHclkStGut7KsB/Bgs/pB9fuHyeMvZSakwgwMR9bJANMeao1EK2sbdNVIWtx8kyNPcvbwD2k74b2Z+ng==",
27312
27091
  "requires": {
27313
27092
  "@oclif/core": "^2.0.7",
27314
27093
  "@salesforce/core": "^3.33.1",
@@ -27318,9 +27097,9 @@
27318
27097
  }
27319
27098
  },
27320
27099
  "@salesforce/plugin-custom-metadata": {
27321
- "version": "2.1.0",
27322
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-custom-metadata/-/plugin-custom-metadata-2.1.0.tgz",
27323
- "integrity": "sha512-oOIfWFuGTS4FKlEW6NI2hK1iX7YXPdUzlgWUpdq8HiYgobOKgQEUaYSAmJkOD4LjxJriJYoNZGOh+acwCO+Lug==",
27100
+ "version": "2.1.1",
27101
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-custom-metadata/-/plugin-custom-metadata-2.1.1.tgz",
27102
+ "integrity": "sha512-tuh7i6irRPP57f1jlq6sk56n7g9h81QMFkwGO42F2GwLWNu62c4NCxC2mK6z4TP0pJ/5232SC3nRu5J2Lpbp8A==",
27324
27103
  "requires": {
27325
27104
  "@oclif/core": "^2.0.7",
27326
27105
  "@salesforce/core": "^3.33.1",
@@ -27331,14 +27110,14 @@
27331
27110
  }
27332
27111
  },
27333
27112
  "@salesforce/plugin-data": {
27334
- "version": "2.1.24",
27335
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.1.24.tgz",
27336
- "integrity": "sha512-eYRZRR3KOiS5Kr6KbPfbCO6XXCcZmQDhiQFzLVsTZoLUStIAuzbjQdwK+eW76luqM+ooo1hpZFFr4oPPluM4nw==",
27113
+ "version": "2.2.1",
27114
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.2.1.tgz",
27115
+ "integrity": "sha512-FRMb88hxMOSYwIbr0xtC9oVYvjwZqHuU9e1z2neiLqJwBbsm1H11CFyy4rxkClZzj/tsB66sU3nhrS2lLlL6AA==",
27337
27116
  "requires": {
27338
- "@oclif/core": "^1.22.0",
27117
+ "@oclif/core": "^2.0.7",
27339
27118
  "@salesforce/core": "^3.32.12",
27340
- "@salesforce/kit": "^1.7.0",
27341
- "@salesforce/sf-plugins-core": "^1.21.3",
27119
+ "@salesforce/kit": "^1.8.3",
27120
+ "@salesforce/sf-plugins-core": "^2.0.1",
27342
27121
  "@salesforce/ts-types": "^1.7.2",
27343
27122
  "@types/fs-extra": "^9.0.13",
27344
27123
  "chalk": "^4.1.0",
@@ -27349,104 +27128,6 @@
27349
27128
  "tslib": "^2"
27350
27129
  },
27351
27130
  "dependencies": {
27352
- "@oclif/core": {
27353
- "version": "1.26.1",
27354
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.26.1.tgz",
27355
- "integrity": "sha512-g+OWJcM7JOVI53caTEtq0BB1nPotWctRLUyFODPgvDqXhVR7QED+Qz3LwFAMD8dt7/Ar2ZNq15U3bnpnOv453A==",
27356
- "requires": {
27357
- "@oclif/linewrap": "^1.0.0",
27358
- "@oclif/screen": "^3.0.4",
27359
- "ansi-escapes": "^4.3.2",
27360
- "ansi-styles": "^4.3.0",
27361
- "cardinal": "^2.1.1",
27362
- "chalk": "^4.1.2",
27363
- "clean-stack": "^3.0.1",
27364
- "cli-progress": "^3.10.0",
27365
- "debug": "^4.3.4",
27366
- "ejs": "^3.1.6",
27367
- "fs-extra": "^9.1.0",
27368
- "get-package-type": "^0.1.0",
27369
- "globby": "^11.1.0",
27370
- "hyperlinker": "^1.0.0",
27371
- "indent-string": "^4.0.0",
27372
- "is-wsl": "^2.2.0",
27373
- "js-yaml": "^3.14.1",
27374
- "natural-orderby": "^2.0.3",
27375
- "object-treeify": "^1.1.33",
27376
- "password-prompt": "^1.1.2",
27377
- "semver": "^7.3.7",
27378
- "string-width": "^4.2.3",
27379
- "strip-ansi": "^6.0.1",
27380
- "supports-color": "^8.1.1",
27381
- "supports-hyperlinks": "^2.2.0",
27382
- "tslib": "^2.4.1",
27383
- "widest-line": "^3.1.0",
27384
- "wrap-ansi": "^7.0.0"
27385
- },
27386
- "dependencies": {
27387
- "fs-extra": {
27388
- "version": "9.1.0",
27389
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
27390
- "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
27391
- "requires": {
27392
- "at-least-node": "^1.0.0",
27393
- "graceful-fs": "^4.2.0",
27394
- "jsonfile": "^6.0.1",
27395
- "universalify": "^2.0.0"
27396
- }
27397
- }
27398
- }
27399
- },
27400
- "@oclif/screen": {
27401
- "version": "3.0.4",
27402
- "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.4.tgz",
27403
- "integrity": "sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA=="
27404
- },
27405
- "@salesforce/sf-plugins-core": {
27406
- "version": "1.22.3",
27407
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-1.22.3.tgz",
27408
- "integrity": "sha512-u/W95Ulxutktargpx6YWCzv2KrguaDOnNO6rVQ4lVZpateXXCDUc4JP+VDNzlHtTuzvGXm8biMYCDvFFbGsIZg==",
27409
- "requires": {
27410
- "@oclif/core": "^1.23.1",
27411
- "@salesforce/core": "^3.33.1",
27412
- "@salesforce/kit": "^1.8.3",
27413
- "@salesforce/ts-types": "^1.7.1",
27414
- "chalk": "^4",
27415
- "inquirer": "^8.2.5"
27416
- },
27417
- "dependencies": {
27418
- "inquirer": {
27419
- "version": "8.2.5",
27420
- "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.5.tgz",
27421
- "integrity": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==",
27422
- "requires": {
27423
- "ansi-escapes": "^4.2.1",
27424
- "chalk": "^4.1.1",
27425
- "cli-cursor": "^3.1.0",
27426
- "cli-width": "^3.0.0",
27427
- "external-editor": "^3.0.3",
27428
- "figures": "^3.0.0",
27429
- "lodash": "^4.17.21",
27430
- "mute-stream": "0.0.8",
27431
- "ora": "^5.4.1",
27432
- "run-async": "^2.4.0",
27433
- "rxjs": "^7.5.5",
27434
- "string-width": "^4.1.0",
27435
- "strip-ansi": "^6.0.0",
27436
- "through": "^2.3.6",
27437
- "wrap-ansi": "^7.0.0"
27438
- }
27439
- },
27440
- "rxjs": {
27441
- "version": "7.8.0",
27442
- "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz",
27443
- "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==",
27444
- "requires": {
27445
- "tslib": "^2.1.0"
27446
- }
27447
- }
27448
- }
27449
- },
27450
27131
  "@types/node": {
27451
27132
  "version": "12.20.55",
27452
27133
  "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.55.tgz",
@@ -27581,14 +27262,6 @@
27581
27262
  "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
27582
27263
  }
27583
27264
  }
27584
- },
27585
- "supports-color": {
27586
- "version": "8.1.1",
27587
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
27588
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
27589
- "requires": {
27590
- "has-flag": "^4.0.0"
27591
- }
27592
27265
  }
27593
27266
  }
27594
27267
  },
@@ -27622,9 +27295,9 @@
27622
27295
  }
27623
27296
  },
27624
27297
  "@salesforce/plugin-env": {
27625
- "version": "2.0.1",
27626
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-env/-/plugin-env-2.0.1.tgz",
27627
- "integrity": "sha512-odgeoDk+Q57fIYtI7jN9wD/ODwZ07rmnUDpk1Zj9juijHX9xyfeDsDWBa0L3YYK/LdjC2Y6t1ksnn3rPnVuxYw==",
27298
+ "version": "2.0.2",
27299
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-env/-/plugin-env-2.0.2.tgz",
27300
+ "integrity": "sha512-O5NiTTuMdSet0SQLZwhRnJzE/xw4BHZOAxop9nBM8N3pQ5S/8qDvm4t8/Z6D83FRuRMUH7K/Gd3RuDs5xF799A==",
27628
27301
  "requires": {
27629
27302
  "@oclif/core": "^2.0.7",
27630
27303
  "@salesforce/core": "^3.32.11",
@@ -27765,12 +27438,12 @@
27765
27438
  }
27766
27439
  },
27767
27440
  "@salesforce/plugin-generate": {
27768
- "version": "1.1.0",
27769
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-generate/-/plugin-generate-1.1.0.tgz",
27770
- "integrity": "sha512-gIZAxjA2LumN0tskKutb9AuExpZyNak7iN1GoKd74kCWsA4h6FU70SaWCiY58E9IhUWB63kbEX3G2rkRHxeBEA==",
27441
+ "version": "1.1.2",
27442
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-generate/-/plugin-generate-1.1.2.tgz",
27443
+ "integrity": "sha512-Wbq6a0aq0lv3n4hX/S9TE0jvfLw5stx/Qs/sDjb3Tw16D9+SBuj/zVF95+GWJlcIZYh54EdDSHeVDxaY7CStlA==",
27771
27444
  "requires": {
27772
27445
  "@oclif/core": "^2.0.7",
27773
- "@salesforce/core": "^3.32.12",
27446
+ "@salesforce/core": "^3.33.1",
27774
27447
  "@salesforce/sf-plugins-core": "^2.0.1",
27775
27448
  "@salesforce/templates": "^55.1.0",
27776
27449
  "tslib": "^2",
@@ -27779,16 +27452,16 @@
27779
27452
  }
27780
27453
  },
27781
27454
  "@salesforce/plugin-info": {
27782
- "version": "2.4.0",
27783
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.4.0.tgz",
27784
- "integrity": "sha512-mrhh+9i7U1M/DOUbUqY9sJPa2CnMjiM4FeAUH0eYY/rX+fpRsja1Y+8dlThV76qbDZoMPPq0LG2q4UtWAH4k5w==",
27455
+ "version": "2.4.2",
27456
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.4.2.tgz",
27457
+ "integrity": "sha512-HvXJkrx4lzB3MkP80gGYmt/IOIbBjA5HxZFohkM+TQf++zgTDjv1cVka4OV7yFIhW8QCCN6CNEdMOlFTHi2uKQ==",
27785
27458
  "requires": {
27786
27459
  "@oclif/core": "^2.0.7",
27787
27460
  "@salesforce/core": "^3.33.0",
27788
27461
  "@salesforce/kit": "^1.8.0",
27789
27462
  "@salesforce/sf-plugins-core": "^2.0.1",
27790
27463
  "got": "^11.8.6",
27791
- "marked": "^4.2.5",
27464
+ "marked": "^4.2.12",
27792
27465
  "marked-terminal": "^4.2.0",
27793
27466
  "open": "^8.4.0",
27794
27467
  "proxy-agent": "^5.0.0",
@@ -27798,22 +27471,22 @@
27798
27471
  }
27799
27472
  },
27800
27473
  "@salesforce/plugin-limits": {
27801
- "version": "2.3.0",
27802
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.0.tgz",
27803
- "integrity": "sha512-QBx40YQBsCMM+wowf0gascEOB+DSqZMH6ZkHO9yDBzJbTCnIca2zS01CoozwxPqAndeyWTVufDzKKosRun4YiA==",
27474
+ "version": "2.3.3",
27475
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.3.tgz",
27476
+ "integrity": "sha512-RQw5aH59C00jerhtEKOYXF/dpM0eyO2yPhRKLHHrNs/H6KlZcgs0UoJua7KZw4Q5K1W83Y2Kt8PId+nUFNUg5g==",
27804
27477
  "requires": {
27805
- "@oclif/core": "^2.0.7",
27478
+ "@oclif/core": "^2.0.8",
27806
27479
  "@salesforce/core": "^3.32.11",
27807
27480
  "@salesforce/kit": "^1.8.0",
27808
27481
  "@salesforce/sf-plugins-core": "^2.0.1",
27809
- "@salesforce/ts-types": "^1.7.2",
27482
+ "@salesforce/ts-types": "^1.7.3",
27810
27483
  "tslib": "^2"
27811
27484
  }
27812
27485
  },
27813
27486
  "@salesforce/plugin-login": {
27814
- "version": "1.1.17",
27815
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.1.17.tgz",
27816
- "integrity": "sha512-kSOigB1AVh7wUvn5jo1JAa3ndyWL4W6fQ06l4M4Iaw+/3MyXLoL2CPoJ5fmhuH6NKr90AqFOTB6rIfwOAcEiBw==",
27487
+ "version": "1.1.18",
27488
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.1.18.tgz",
27489
+ "integrity": "sha512-ycBJh9LJCe26IJSqP9e8o4/VpZF/bvy/IeWy/0GlTMn6qPpbFl652CQ5SnOmUKbmQRdaoZq4wQo1l7SImaeUdQ==",
27817
27490
  "requires": {
27818
27491
  "@oclif/core": "^2.0.7",
27819
27492
  "@salesforce/core": "^3.31.19",
@@ -27825,9 +27498,9 @@
27825
27498
  }
27826
27499
  },
27827
27500
  "@salesforce/plugin-org": {
27828
- "version": "2.3.0",
27829
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.3.0.tgz",
27830
- "integrity": "sha512-r1sFBg4Yy/7Zy8hXyiTN0BLHAWHRTmpwY5rmwfPQgXNzZnX9ZNC6nbN3f5ZWoXZSzmWpehRh6fBNShXbjbKM/A==",
27501
+ "version": "2.3.2",
27502
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.3.2.tgz",
27503
+ "integrity": "sha512-JUYYytUfKtCDXmc7QpXg8T01D1AzSXwJFNGtraPinrF8BywZPQ7gpWCg1yI2ECsVlsDRwPpE8mdQZJWt0181VQ==",
27831
27504
  "requires": {
27832
27505
  "@oclif/core": "^2.0.7",
27833
27506
  "@salesforce/core": "^3.33.1",
@@ -28034,94 +27707,20 @@
28034
27707
  }
28035
27708
  },
28036
27709
  "@salesforce/plugin-schema": {
28037
- "version": "2.2.3",
28038
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.2.3.tgz",
28039
- "integrity": "sha512-t7YtH3hpt6byvee9vMlT/Ij7JdQVQ8KSynUEqC+7R6bYA46uZrwrOXALd1VQ4hfNyv/wq2VMi6nOZbCCHdSYBw==",
27710
+ "version": "2.3.1",
27711
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.1.tgz",
27712
+ "integrity": "sha512-r8T6qLsY06C0m3dxHOfaDLj0L8tMonQTduRafiHRjyk/EBo8iD7parWrutvs+OA52xAylA64FyRPaLK81g0SmA==",
28040
27713
  "requires": {
28041
- "@oclif/core": "^1.25.0",
28042
- "@salesforce/core": "^3.32.8",
28043
- "@salesforce/sf-plugins-core": "^1.19.2",
27714
+ "@oclif/core": "^2.0.7",
27715
+ "@salesforce/core": "^3.33.1",
27716
+ "@salesforce/sf-plugins-core": "^2.0.1",
28044
27717
  "tslib": "^2"
28045
- },
28046
- "dependencies": {
28047
- "@oclif/core": {
28048
- "version": "1.26.1",
28049
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-1.26.1.tgz",
28050
- "integrity": "sha512-g+OWJcM7JOVI53caTEtq0BB1nPotWctRLUyFODPgvDqXhVR7QED+Qz3LwFAMD8dt7/Ar2ZNq15U3bnpnOv453A==",
28051
- "requires": {
28052
- "@oclif/linewrap": "^1.0.0",
28053
- "@oclif/screen": "^3.0.4",
28054
- "ansi-escapes": "^4.3.2",
28055
- "ansi-styles": "^4.3.0",
28056
- "cardinal": "^2.1.1",
28057
- "chalk": "^4.1.2",
28058
- "clean-stack": "^3.0.1",
28059
- "cli-progress": "^3.10.0",
28060
- "debug": "^4.3.4",
28061
- "ejs": "^3.1.6",
28062
- "fs-extra": "^9.1.0",
28063
- "get-package-type": "^0.1.0",
28064
- "globby": "^11.1.0",
28065
- "hyperlinker": "^1.0.0",
28066
- "indent-string": "^4.0.0",
28067
- "is-wsl": "^2.2.0",
28068
- "js-yaml": "^3.14.1",
28069
- "natural-orderby": "^2.0.3",
28070
- "object-treeify": "^1.1.33",
28071
- "password-prompt": "^1.1.2",
28072
- "semver": "^7.3.7",
28073
- "string-width": "^4.2.3",
28074
- "strip-ansi": "^6.0.1",
28075
- "supports-color": "^8.1.1",
28076
- "supports-hyperlinks": "^2.2.0",
28077
- "tslib": "^2.4.1",
28078
- "widest-line": "^3.1.0",
28079
- "wrap-ansi": "^7.0.0"
28080
- }
28081
- },
28082
- "@oclif/screen": {
28083
- "version": "3.0.4",
28084
- "resolved": "https://registry.npmjs.org/@oclif/screen/-/screen-3.0.4.tgz",
28085
- "integrity": "sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA=="
28086
- },
28087
- "@salesforce/sf-plugins-core": {
28088
- "version": "1.22.3",
28089
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-1.22.3.tgz",
28090
- "integrity": "sha512-u/W95Ulxutktargpx6YWCzv2KrguaDOnNO6rVQ4lVZpateXXCDUc4JP+VDNzlHtTuzvGXm8biMYCDvFFbGsIZg==",
28091
- "requires": {
28092
- "@oclif/core": "^1.23.1",
28093
- "@salesforce/core": "^3.33.1",
28094
- "@salesforce/kit": "^1.8.3",
28095
- "@salesforce/ts-types": "^1.7.1",
28096
- "chalk": "^4",
28097
- "inquirer": "^8.2.5"
28098
- }
28099
- },
28100
- "fs-extra": {
28101
- "version": "9.1.0",
28102
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
28103
- "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
28104
- "requires": {
28105
- "at-least-node": "^1.0.0",
28106
- "graceful-fs": "^4.2.0",
28107
- "jsonfile": "^6.0.1",
28108
- "universalify": "^2.0.0"
28109
- }
28110
- },
28111
- "supports-color": {
28112
- "version": "8.1.1",
28113
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
28114
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
28115
- "requires": {
28116
- "has-flag": "^4.0.0"
28117
- }
28118
- }
28119
27718
  }
28120
27719
  },
28121
27720
  "@salesforce/plugin-settings": {
28122
- "version": "1.2.0",
28123
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.2.0.tgz",
28124
- "integrity": "sha512-EuWIdOlf58d77aeykli22XlsEMzThzcRfZom4HYyaNvgDVIBBOm0XySt8CwYDR/LOinLaSUt+3Wsg+zU0pm0iQ==",
27721
+ "version": "1.2.1",
27722
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.2.1.tgz",
27723
+ "integrity": "sha512-wGkxLfMx/R4uKukLVcnDybCABXFxumT/xZ5HcYsEhDfWlS6xaUgTVSyvrAzAiHJ797VdSpmFXfVpig8nljvyGg==",
28125
27724
  "requires": {
28126
27725
  "@oclif/core": "^2.0.7",
28127
27726
  "@salesforce/core": "^3.32.12",
@@ -28143,12 +27742,12 @@
28143
27742
  }
28144
27743
  },
28145
27744
  "@salesforce/plugin-sobject": {
28146
- "version": "0.1.0",
28147
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.0.tgz",
28148
- "integrity": "sha512-Nn7S8uvDikwxsYNmlMSSj8pfZ2cRM3PRCoOvsIo6v8Po19bT+OlO54LS9/W9uQMCFHeHO4W3To8sDPmmKo+g9w==",
27745
+ "version": "0.1.2",
27746
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.1.2.tgz",
27747
+ "integrity": "sha512-hUPra3zK5sunBavc32epfmvFJ5y++f1DseoNQOr2O14YEh1YGzk/TJojEk6ab1Qi4KoB+XqOtf2vCgVPnh0iYQ==",
28149
27748
  "requires": {
28150
27749
  "@oclif/core": "^2.0.7",
28151
- "@salesforce/core": "^3.32.13",
27750
+ "@salesforce/core": "^3.33.1",
28152
27751
  "@salesforce/kit": "^1.8.2",
28153
27752
  "@salesforce/sf-plugins-core": "^2.0.1",
28154
27753
  "change-case": "^4.1.2",
@@ -28160,9 +27759,9 @@
28160
27759
  }
28161
27760
  },
28162
27761
  "@salesforce/plugin-telemetry": {
28163
- "version": "2.1.0",
28164
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.1.0.tgz",
28165
- "integrity": "sha512-L2l2lBs5QXiv5N2RpVe/CRrtFsFbjsYOZ6eSq6/o+lLwcIKL8UnosCdOPI8UX0D/jDkmAxqRvcoQXK72jaPUxQ==",
27762
+ "version": "2.1.1",
27763
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.1.1.tgz",
27764
+ "integrity": "sha512-k4JqCBwVpYOID8S8s1GH73NE3hsB6DuI7t26FoXubz96tlP2/s+TFoN+jWQa4isLvQGU9msL4E7otrxuCPljwQ==",
28166
27765
  "requires": {
28167
27766
  "@oclif/core": "^2.0.7",
28168
27767
  "@salesforce/core": "^3.32.2",
@@ -28172,9 +27771,9 @@
28172
27771
  }
28173
27772
  },
28174
27773
  "@salesforce/plugin-trust": {
28175
- "version": "2.4.0",
28176
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.0.tgz",
28177
- "integrity": "sha512-Tf4NUWZn8tTdfIV4xZoXmDsi/pGLBTmpqpTZi9qh1qfANJIcl/nVNokryGRgdWMrApHFRSaDWnjdwNJGKkzNGg==",
27774
+ "version": "2.4.1",
27775
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.1.tgz",
27776
+ "integrity": "sha512-3QF3RYvbRNG0pOREXtDKuyvekCrB1sZwXirIRwkdC7uWZv/9p77aDZoWsycheI7TIwYPTW7urVQwu6AIvHN3YA==",
28178
27777
  "requires": {
28179
27778
  "@oclif/core": "^2.0.7",
28180
27779
  "@salesforce/core": "^3.33.1",
@@ -28191,9 +27790,9 @@
28191
27790
  }
28192
27791
  },
28193
27792
  "@salesforce/plugin-user": {
28194
- "version": "2.3.0",
28195
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.0.tgz",
28196
- "integrity": "sha512-qxtu5Ta/gzYUy5RhLTOVQTsWucLIaWbPhImzWWzu1xtA4JKlMbqm87zJD0vomzO50eV4qKtE9wgFsUG27o/4CQ==",
27793
+ "version": "2.3.2",
27794
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.2.tgz",
27795
+ "integrity": "sha512-1MR1NbWIHJ+LqtCZ95Ag1fx3Dehj31tGr2FTCE+46f4PdPl2w/xbC3I3PUkVXkRc5a/4B+ENY4SsgKdGfJ4Ciw==",
28197
27796
  "requires": {
28198
27797
  "@oclif/core": "^2.0.7",
28199
27798
  "@salesforce/core": "^3.33.1",
@@ -28417,11 +28016,11 @@
28417
28016
  }
28418
28017
  },
28419
28018
  "@salesforce/ts-types": {
28420
- "version": "1.7.2",
28421
- "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.2.tgz",
28422
- "integrity": "sha512-eCpWKEb03UCKBJ6Svp0Vwcwt+fG6BQbopO4x5wt6CYeT8Rjt0dbDQicZPmVL59j2qyt3Q4Y4EYsxXUGZmdfvDw==",
28019
+ "version": "1.7.3",
28020
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-1.7.3.tgz",
28021
+ "integrity": "sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw==",
28423
28022
  "requires": {
28424
- "tslib": "^2.4.1"
28023
+ "tslib": "^2.5.0"
28425
28024
  }
28426
28025
  },
28427
28026
  "@sindresorhus/is": {
@@ -33159,9 +32758,9 @@
33159
32758
  "dev": true
33160
32759
  },
33161
32760
  "http-cache-semantics": {
33162
- "version": "4.1.0",
33163
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
33164
- "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
32761
+ "version": "4.1.1",
32762
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
32763
+ "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ=="
33165
32764
  },
33166
32765
  "http-call": {
33167
32766
  "version": "5.3.0",
@@ -36412,8 +36011,6 @@
36412
36011
  },
36413
36012
  "http-cache-semantics": {
36414
36013
  "version": "4.1.0",
36415
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
36416
- "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==",
36417
36014
  "bundled": true
36418
36015
  },
36419
36016
  "http-proxy-agent": {