@salesforce/cli 2.7.2 → 2.7.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.
@@ -1,43 +1,43 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.7.2",
3
+ "version": "2.7.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.7.2",
9
+ "version": "2.7.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "2.11.10",
14
14
  "@oclif/plugin-autocomplete": "2.3.6",
15
- "@oclif/plugin-commands": "2.2.23",
16
- "@oclif/plugin-help": "5.2.17",
17
- "@oclif/plugin-not-found": "2.3.37",
15
+ "@oclif/plugin-commands": "2.2.24",
16
+ "@oclif/plugin-help": "5.2.18",
17
+ "@oclif/plugin-not-found": "2.3.38",
18
18
  "@oclif/plugin-plugins": "3.3.0",
19
19
  "@oclif/plugin-search": "0.0.22",
20
20
  "@oclif/plugin-update": "3.1.32",
21
- "@oclif/plugin-version": "1.3.8",
22
- "@oclif/plugin-warn-if-update-available": "2.0.48",
23
- "@oclif/plugin-which": "2.2.31",
21
+ "@oclif/plugin-version": "1.3.9",
22
+ "@oclif/plugin-warn-if-update-available": "2.0.49",
23
+ "@oclif/plugin-which": "2.2.32",
24
24
  "@salesforce/core": "^5.2.0",
25
- "@salesforce/plugin-apex": "2.3.11",
26
- "@salesforce/plugin-auth": "2.8.13",
25
+ "@salesforce/plugin-apex": "2.3.12",
26
+ "@salesforce/plugin-auth": "2.8.14",
27
27
  "@salesforce/plugin-data": "2.5.7",
28
28
  "@salesforce/plugin-deploy-retrieve": "1.17.6",
29
29
  "@salesforce/plugin-info": "2.6.40",
30
- "@salesforce/plugin-limits": "2.3.31",
30
+ "@salesforce/plugin-limits": "2.3.32",
31
31
  "@salesforce/plugin-login": "1.2.28",
32
32
  "@salesforce/plugin-org": "2.10.4",
33
- "@salesforce/plugin-schema": "2.3.23",
33
+ "@salesforce/plugin-schema": "2.3.24",
34
34
  "@salesforce/plugin-settings": "1.4.27",
35
35
  "@salesforce/plugin-sobject": "0.2.6",
36
36
  "@salesforce/plugin-source": "2.10.32",
37
37
  "@salesforce/plugin-telemetry": "2.3.1",
38
38
  "@salesforce/plugin-templates": "55.5.10",
39
- "@salesforce/plugin-trust": "2.6.5",
40
- "@salesforce/plugin-user": "2.3.29",
39
+ "@salesforce/plugin-trust": "2.6.6",
40
+ "@salesforce/plugin-user": "2.3.31",
41
41
  "@salesforce/sf-plugins-core": "3.1.18",
42
42
  "debug": "^4.3.4",
43
43
  "tslib": "^2.4.1"
@@ -3296,12 +3296,12 @@
3296
3296
  }
3297
3297
  },
3298
3298
  "node_modules/@oclif/plugin-commands": {
3299
- "version": "2.2.23",
3300
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.23.tgz",
3301
- "integrity": "sha512-R7YTqL3bj1gP+YsI6vEBm+9FFzL8UplDJZbn79glKFAMBkTfLvS6lxbdqjtPJHZdDPv+/ecEaozDQXiZXE++rQ==",
3299
+ "version": "2.2.24",
3300
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-2.2.24.tgz",
3301
+ "integrity": "sha512-bUZOBefMPR59oHngWNHDn+zGRQctVR5iMkO3qRWFUSVYt1VQtqOwAPBtpTIuIxL17/iGTG+U2b8jafn09lQNxA==",
3302
3302
  "license": "MIT",
3303
3303
  "dependencies": {
3304
- "@oclif/core": "^2.11.8",
3304
+ "@oclif/core": "^2.11.10",
3305
3305
  "lodash": "^4.17.11"
3306
3306
  },
3307
3307
  "engines": {
@@ -3309,25 +3309,25 @@
3309
3309
  }
3310
3310
  },
3311
3311
  "node_modules/@oclif/plugin-help": {
3312
- "version": "5.2.17",
3313
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.17.tgz",
3314
- "integrity": "sha512-8dhvATZZnkD8uq3etsvbVjjpdxiTqXTPjkMlU8ToQz09DL5BBzYApm65iTHFE0Vn9DPbKcNxX1d8YiF3ilgMOQ==",
3312
+ "version": "5.2.18",
3313
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.18.tgz",
3314
+ "integrity": "sha512-0JjupXUuDzlI0Ojj7/YL42btfUNuvSgZxdi8ZfeYt/uhC1/zvsSkO29KjffPxKEnbhr6jrkjOgy/Vly5JquYLg==",
3315
3315
  "license": "MIT",
3316
3316
  "dependencies": {
3317
- "@oclif/core": "^2.11.8"
3317
+ "@oclif/core": "^2.11.10"
3318
3318
  },
3319
3319
  "engines": {
3320
3320
  "node": ">=12.0.0"
3321
3321
  }
3322
3322
  },
3323
3323
  "node_modules/@oclif/plugin-not-found": {
3324
- "version": "2.3.37",
3325
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.37.tgz",
3326
- "integrity": "sha512-P3D56ElnJQeztmkCmMqdr9QWyOlF/C/+Dl8QNFX+agGnGdumdyr28n4xDyFHsw7hm3o9TMYpLDLThKy95lXFsw==",
3324
+ "version": "2.3.38",
3325
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.38.tgz",
3326
+ "integrity": "sha512-NaEaSU64IiDpPQK2RylZ3rMmu20xE1X1pUlXn82xdOMS2Izkj6OCuDuy2OkLjT1Bwoe9SswrS+aJz3E8shyUUg==",
3327
3327
  "license": "MIT",
3328
3328
  "dependencies": {
3329
3329
  "@oclif/color": "^1.0.10",
3330
- "@oclif/core": "^2.11.7",
3330
+ "@oclif/core": "^2.11.10",
3331
3331
  "fast-levenshtein": "^3.0.0"
3332
3332
  },
3333
3333
  "engines": {
@@ -7789,24 +7789,24 @@
7789
7789
  }
7790
7790
  },
7791
7791
  "node_modules/@oclif/plugin-version": {
7792
- "version": "1.3.8",
7793
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.8.tgz",
7794
- "integrity": "sha512-FeNTt8k6DY2PRTNAYFY+fofk2wvoEoym5G9wAkMwO/ZnST5c5T9iLV7tSape+HJMUj//WffkPLWW5ox8+oNPaA==",
7792
+ "version": "1.3.9",
7793
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-1.3.9.tgz",
7794
+ "integrity": "sha512-hJpB8wMFqz3u580TQhXsiIV30AWCMI1Hs7FoBYhcfL86prJPNBybp5l6Kl0DjeeA01VK00kEBQDkEBKi9a7Z8w==",
7795
7795
  "license": "MIT",
7796
7796
  "dependencies": {
7797
- "@oclif/core": "^2.11.1"
7797
+ "@oclif/core": "^2.11.10"
7798
7798
  },
7799
7799
  "engines": {
7800
7800
  "node": ">=14.0.0"
7801
7801
  }
7802
7802
  },
7803
7803
  "node_modules/@oclif/plugin-warn-if-update-available": {
7804
- "version": "2.0.48",
7805
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.48.tgz",
7806
- "integrity": "sha512-ISq3l8qFM6DYT2EkwBlYSyD3kKP2BqZ/nKhd3IBwYY6QJ17XwZ/bqne47oEzU1mvKEcRRU4B4AL4DN2quVqHrA==",
7804
+ "version": "2.0.49",
7805
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.49.tgz",
7806
+ "integrity": "sha512-9Xc54BTDD5JFgMvMZLYnvi+xrhFg4dkn2AYRunZ5KNC0kejn5zUzxCy7x6hSdg5hop2TkeEnJYIQVMVzSNoX3A==",
7807
7807
  "license": "MIT",
7808
7808
  "dependencies": {
7809
- "@oclif/core": "^2.11.8",
7809
+ "@oclif/core": "^2.11.10",
7810
7810
  "chalk": "^4.1.0",
7811
7811
  "debug": "^4.1.0",
7812
7812
  "fs-extra": "^9.0.1",
@@ -7846,12 +7846,12 @@
7846
7846
  }
7847
7847
  },
7848
7848
  "node_modules/@oclif/plugin-which": {
7849
- "version": "2.2.31",
7850
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.31.tgz",
7851
- "integrity": "sha512-/+0v3hz8FG1eo66ij6pf2HlXDC5i+IbyL718kITzE7pi7oKq++Y3DmhMMEVNR7/wZeDEEV5VHRa23ATVtLIHig==",
7849
+ "version": "2.2.32",
7850
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-2.2.32.tgz",
7851
+ "integrity": "sha512-6kWSBkw9tlGSfy2PF4dNoGc/c1a+FIitXSJTbMcXopWym8iZ8Jr7JrI24PxuqWqM6ciTzZqrqcnOs+EddlYAnw==",
7852
7852
  "license": "MIT",
7853
7853
  "dependencies": {
7854
- "@oclif/core": "^2.11.1",
7854
+ "@oclif/core": "^2.11.10",
7855
7855
  "tslib": "^2.6.2"
7856
7856
  },
7857
7857
  "engines": {
@@ -8734,25 +8734,25 @@
8734
8734
  }
8735
8735
  },
8736
8736
  "node_modules/@salesforce/kit": {
8737
- "version": "3.0.9",
8738
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.9.tgz",
8739
- "integrity": "sha512-L9xeKGdwT4q40JOZteUWgyul+xpRENNIVg336cgXYrFWs+/+7hrWlV4YZdMkLg9WRCZb1HjERJ9gHNiEKXXriA==",
8737
+ "version": "3.0.11",
8738
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.11.tgz",
8739
+ "integrity": "sha512-ar44uFJfc/RCDWjz7LlrOtFCFHgNNUpddxe0eJCLqQuR/Xs3IlLZKuovWTx322Rzu+V9IIKrIdpz2IqA95/ClA==",
8740
8740
  "license": "BSD-3-Clause",
8741
8741
  "dependencies": {
8742
- "@salesforce/ts-types": "^2.0.6",
8743
- "tslib": "^2.6.1"
8742
+ "@salesforce/ts-types": "^2.0.7",
8743
+ "tslib": "^2.6.2"
8744
8744
  }
8745
8745
  },
8746
8746
  "node_modules/@salesforce/plugin-apex": {
8747
- "version": "2.3.11",
8748
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.11.tgz",
8749
- "integrity": "sha512-fb12Glki+zzOWJvxNsn6AsvPz37jBNac6J81HQOz4xlNxqJ0b0p1osRZHRFR5N93xwE08S2hcYen0S1AO0vnQw==",
8747
+ "version": "2.3.12",
8748
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.12.tgz",
8749
+ "integrity": "sha512-LHtz1z7JGoh8xXaBph3il5jiN1HEEYSckmE4JoXNtGPgMvaTt84hs7ilimjG4iHzcy6aKma74KPq1bmSvVzAmQ==",
8750
8750
  "license": "BSD-3-Clause",
8751
8751
  "dependencies": {
8752
8752
  "@oclif/core": "^2.11.8",
8753
8753
  "@salesforce/apex-node": "^2.1.0",
8754
8754
  "@salesforce/core": "^5.2.0",
8755
- "@salesforce/sf-plugins-core": "^3.1.15",
8755
+ "@salesforce/sf-plugins-core": "^3.1.18",
8756
8756
  "chalk": "^4.1.0",
8757
8757
  "tslib": "^2"
8758
8758
  },
@@ -8761,15 +8761,15 @@
8761
8761
  }
8762
8762
  },
8763
8763
  "node_modules/@salesforce/plugin-auth": {
8764
- "version": "2.8.13",
8765
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.13.tgz",
8766
- "integrity": "sha512-tTIYhAuDmYmTYvqCKMJJN2PO1v9f4ZeyQwRRGHaYKn8Nfl07rxNpKd/NKZoVXRi82We5J6w6awajacp91vL3Xg==",
8764
+ "version": "2.8.14",
8765
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.14.tgz",
8766
+ "integrity": "sha512-fhTyNyU/X6qatzJREhmA/G+5qTXaSBQTKlRbrEA6p25bCgSDpp+Y0Q69wmM1952tIdSs61/wUPAOq7/CkBUjXQ==",
8767
8767
  "license": "BSD-3-Clause",
8768
8768
  "dependencies": {
8769
8769
  "@oclif/core": "^2.11.8",
8770
8770
  "@salesforce/core": "^5.2.0",
8771
8771
  "@salesforce/kit": "^3.0.9",
8772
- "@salesforce/sf-plugins-core": "^3.1.14",
8772
+ "@salesforce/sf-plugins-core": "^3.1.18",
8773
8773
  "@salesforce/ts-types": "^2.0.6",
8774
8774
  "chalk": "^4.1.2",
8775
8775
  "inquirer": "^8.2.5",
@@ -8865,14 +8865,14 @@
8865
8865
  }
8866
8866
  },
8867
8867
  "node_modules/@salesforce/plugin-limits": {
8868
- "version": "2.3.31",
8869
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.31.tgz",
8870
- "integrity": "sha512-Cd43owpkQCVve/ccfr62lOi7E8PIexunru1EJljf6EG8HRf1RbeZA59J097hmEIN3igBGOUgcxeW9tYrZWMZsA==",
8868
+ "version": "2.3.32",
8869
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.32.tgz",
8870
+ "integrity": "sha512-oQyaHgM9VJYkvGnT3ELzX+smUeJDl+knLpg0G78kS47pPNc+Hn9C1nwTDAl1UjosEMV6/xzTqECh2YTV5o9DsQ==",
8871
8871
  "license": "BSD-3-Clause",
8872
8872
  "dependencies": {
8873
8873
  "@oclif/core": "^2.11.8",
8874
8874
  "@salesforce/core": "^5.2.0",
8875
- "@salesforce/kit": "^3.0.9",
8875
+ "@salesforce/kit": "^3.0.11",
8876
8876
  "@salesforce/sf-plugins-core": "^3.1.14",
8877
8877
  "@salesforce/ts-types": "^2.0.6",
8878
8878
  "tslib": "^2"
@@ -9097,12 +9097,12 @@
9097
9097
  }
9098
9098
  },
9099
9099
  "node_modules/@salesforce/plugin-schema": {
9100
- "version": "2.3.23",
9101
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.23.tgz",
9102
- "integrity": "sha512-4ouCesRKUrywyHDOl7BI44ccy7ZWsaUMzZknEeU2aybAKXL9wwY8/lHQQGPbGQMdE/2MYucThR2zrSddkDsPfA==",
9100
+ "version": "2.3.24",
9101
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.24.tgz",
9102
+ "integrity": "sha512-sRF9cEnL6QATqBkaLxoW+zCkg3VhFLw0zAL5bYOCTsNrq3DlYaJW7hw2lE/ZYcDLu+CgyT6YIbT9hRFl1WaCxQ==",
9103
9103
  "license": "BSD-3-Clause",
9104
9104
  "dependencies": {
9105
- "@oclif/core": "^2.11.8",
9105
+ "@oclif/core": "^2.11.10",
9106
9106
  "@salesforce/core": "^5.2.0",
9107
9107
  "@salesforce/sf-plugins-core": "^3.1.14",
9108
9108
  "tslib": "^2"
@@ -9206,14 +9206,14 @@
9206
9206
  }
9207
9207
  },
9208
9208
  "node_modules/@salesforce/plugin-trust": {
9209
- "version": "2.6.5",
9210
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.5.tgz",
9211
- "integrity": "sha512-tR2D+sW2Xs49Pf3NyGXiPLgP06jiaqTjMju22DlQSD8BA8jiDUfNky6amJxmhOw4yIcOAefl7+q1ll9We7wR3Q==",
9209
+ "version": "2.6.6",
9210
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.6.tgz",
9211
+ "integrity": "sha512-/oc6wcuRNgfZrX0mjnex2z7vx9r90IAvj8DvPc25ZBekgZHFjbUH8UvhmIkeiE3yb+BtKWIYneAZ+3kGZR4/aw==",
9212
9212
  "license": "BSD-3-Clause",
9213
9213
  "dependencies": {
9214
9214
  "@oclif/core": "^2.11.10",
9215
9215
  "@salesforce/core": "^5.2.1",
9216
- "@salesforce/sf-plugins-core": "^3.1.15",
9216
+ "@salesforce/sf-plugins-core": "^3.1.18",
9217
9217
  "got": "^11",
9218
9218
  "npm": "^8.19.4",
9219
9219
  "npm-run-path": "^4.0.1",
@@ -9229,16 +9229,16 @@
9229
9229
  }
9230
9230
  },
9231
9231
  "node_modules/@salesforce/plugin-user": {
9232
- "version": "2.3.29",
9233
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.29.tgz",
9234
- "integrity": "sha512-4ndXyLRdNeKIIQxgFQhCb+4dULRtKopqAvliooJqBKpvYQWfji/SILfG2TPkr4P5hZhFua+m/kO7WdZLa55cUA==",
9232
+ "version": "2.3.31",
9233
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.31.tgz",
9234
+ "integrity": "sha512-/t4SYs8Bsv208YSfQYXL8d5v+ZpihwIscfcFRlzpQLEHFEsa04b4035J6BmN2YdXkZzmXcMMrFcsBy9UufzEdQ==",
9235
9235
  "license": "BSD-3-Clause",
9236
9236
  "dependencies": {
9237
- "@oclif/core": "^2.11.7",
9237
+ "@oclif/core": "^2.11.10",
9238
9238
  "@salesforce/core": "^5.2.1",
9239
9239
  "@salesforce/kit": "^3.0.9",
9240
9240
  "@salesforce/sf-plugins-core": "^3.1.14",
9241
- "@salesforce/ts-types": "^2.0.6",
9241
+ "@salesforce/ts-types": "^2.0.7",
9242
9242
  "tslib": "^2"
9243
9243
  },
9244
9244
  "engines": {
@@ -9276,13 +9276,13 @@
9276
9276
  }
9277
9277
  },
9278
9278
  "node_modules/@salesforce/source-deploy-retrieve": {
9279
- "version": "9.7.7",
9280
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.7.tgz",
9281
- "integrity": "sha512-goSUKH8DKScummtoOmFjxfRZewebClmhJXHD9s7d2BoWOZyjRc0zEC04m4nPT8jwEUPCaa7DiS+jeQc28kHHRQ==",
9279
+ "version": "9.7.8",
9280
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.8.tgz",
9281
+ "integrity": "sha512-bDmn7ccYfcnmj2Meotk/TABcleVffK/cBiefdKrND+8eKKLWoZpb8VPCgoVaiShvOmKIy0tqrZ1oEF4AzFcn9g==",
9282
9282
  "license": "BSD-3-Clause",
9283
9283
  "dependencies": {
9284
9284
  "@salesforce/core": "^5.2.1",
9285
- "@salesforce/kit": "^3.0.9",
9285
+ "@salesforce/kit": "^3.0.11",
9286
9286
  "@salesforce/ts-types": "^2.0.7",
9287
9287
  "fast-levenshtein": "^3.0.0",
9288
9288
  "fast-xml-parser": "^4.2.7",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.7.2",
2
+ "version": "2.7.4",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.7.2",
4
+ "version": "2.7.4",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run",
@@ -70,7 +70,7 @@
70
70
  ],
71
71
  "jitPlugins": {
72
72
  "@salesforce/plugin-custom-metadata": "2.1.41",
73
- "@salesforce/plugin-community": "2.3.12",
73
+ "@salesforce/plugin-community": "2.3.14",
74
74
  "@salesforce/plugin-dev": "1.1.9",
75
75
  "@salesforce/plugin-env": "2.1.23",
76
76
  "@salesforce/plugin-functions": "1.21.11",
@@ -121,32 +121,32 @@
121
121
  "dependencies": {
122
122
  "@oclif/core": "2.11.10",
123
123
  "@oclif/plugin-autocomplete": "2.3.6",
124
- "@oclif/plugin-commands": "2.2.23",
125
- "@oclif/plugin-help": "5.2.17",
126
- "@oclif/plugin-not-found": "2.3.37",
124
+ "@oclif/plugin-commands": "2.2.24",
125
+ "@oclif/plugin-help": "5.2.18",
126
+ "@oclif/plugin-not-found": "2.3.38",
127
127
  "@oclif/plugin-plugins": "3.3.0",
128
128
  "@oclif/plugin-search": "0.0.22",
129
129
  "@oclif/plugin-update": "3.1.32",
130
- "@oclif/plugin-version": "1.3.8",
131
- "@oclif/plugin-warn-if-update-available": "2.0.48",
132
- "@oclif/plugin-which": "2.2.31",
130
+ "@oclif/plugin-version": "1.3.9",
131
+ "@oclif/plugin-warn-if-update-available": "2.0.49",
132
+ "@oclif/plugin-which": "2.2.32",
133
133
  "@salesforce/core": "^5.2.0",
134
- "@salesforce/plugin-apex": "2.3.11",
135
- "@salesforce/plugin-auth": "2.8.13",
134
+ "@salesforce/plugin-apex": "2.3.12",
135
+ "@salesforce/plugin-auth": "2.8.14",
136
136
  "@salesforce/plugin-data": "2.5.7",
137
137
  "@salesforce/plugin-deploy-retrieve": "1.17.6",
138
138
  "@salesforce/plugin-info": "2.6.40",
139
- "@salesforce/plugin-limits": "2.3.31",
139
+ "@salesforce/plugin-limits": "2.3.32",
140
140
  "@salesforce/plugin-login": "1.2.28",
141
141
  "@salesforce/plugin-org": "2.10.4",
142
- "@salesforce/plugin-schema": "2.3.23",
142
+ "@salesforce/plugin-schema": "2.3.24",
143
143
  "@salesforce/plugin-settings": "1.4.27",
144
144
  "@salesforce/plugin-sobject": "0.2.6",
145
145
  "@salesforce/plugin-source": "2.10.32",
146
146
  "@salesforce/plugin-telemetry": "2.3.1",
147
147
  "@salesforce/plugin-templates": "55.5.10",
148
- "@salesforce/plugin-trust": "2.6.5",
149
- "@salesforce/plugin-user": "2.3.29",
148
+ "@salesforce/plugin-trust": "2.6.6",
149
+ "@salesforce/plugin-user": "2.3.31",
150
150
  "@salesforce/sf-plugins-core": "3.1.18",
151
151
  "debug": "^4.3.4",
152
152
  "tslib": "^2.4.1"
@@ -184,7 +184,7 @@
184
184
  "resolutions": {
185
185
  "@salesforce/schemas": "1.6.0",
186
186
  "@salesforce/templates": "59.0.1",
187
- "@salesforce/source-deploy-retrieve": "9.7.7",
187
+ "@salesforce/source-deploy-retrieve": "9.7.8",
188
188
  "@salesforce/source-tracking": "4.2.11"
189
189
  },
190
190
  "repository": "salesforcecli/cli",