@salesforce/cli 2.15.3 → 2.15.5

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": "2.15.3",
3
+ "version": "2.15.5",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.15.3",
9
+ "version": "2.15.5",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "3.0.3",
14
14
  "@oclif/plugin-autocomplete": "2.3.10",
15
15
  "@oclif/plugin-commands": "3.0.4",
16
- "@oclif/plugin-help": "6.0.3",
16
+ "@oclif/plugin-help": "6.0.4",
17
17
  "@oclif/plugin-not-found": "3.0.2",
18
18
  "@oclif/plugin-plugins": "3.9.3",
19
- "@oclif/plugin-search": "1.0.3",
20
- "@oclif/plugin-update": "4.1.2",
19
+ "@oclif/plugin-search": "1.0.4",
20
+ "@oclif/plugin-update": "4.1.3",
21
21
  "@oclif/plugin-version": "2.0.3",
22
22
  "@oclif/plugin-warn-if-update-available": "3.0.2",
23
- "@oclif/plugin-which": "3.0.5",
23
+ "@oclif/plugin-which": "3.0.6",
24
24
  "@salesforce/core": "^5.2.0",
25
25
  "@salesforce/plugin-apex": "2.3.20",
26
- "@salesforce/plugin-auth": "2.8.22",
26
+ "@salesforce/plugin-auth": "2.8.23",
27
27
  "@salesforce/plugin-data": "2.6.1",
28
28
  "@salesforce/plugin-deploy-retrieve": "1.19.2",
29
- "@salesforce/plugin-info": "2.6.50",
30
- "@salesforce/plugin-limits": "2.3.39",
31
- "@salesforce/plugin-login": "1.2.38",
29
+ "@salesforce/plugin-info": "2.6.51",
30
+ "@salesforce/plugin-limits": "2.3.41",
31
+ "@salesforce/plugin-login": "1.2.39",
32
32
  "@salesforce/plugin-marketplace": "0.3.1",
33
- "@salesforce/plugin-org": "2.11.4",
34
- "@salesforce/plugin-schema": "2.3.30",
35
- "@salesforce/plugin-settings": "1.4.35",
36
- "@salesforce/plugin-sobject": "0.2.13",
37
- "@salesforce/plugin-source": "2.10.44",
33
+ "@salesforce/plugin-org": "2.11.5",
34
+ "@salesforce/plugin-schema": "2.3.31",
35
+ "@salesforce/plugin-settings": "1.4.36",
36
+ "@salesforce/plugin-sobject": "0.2.14",
37
+ "@salesforce/plugin-source": "2.10.45",
38
38
  "@salesforce/plugin-telemetry": "2.3.8",
39
- "@salesforce/plugin-templates": "55.5.15",
40
- "@salesforce/plugin-trust": "2.6.21",
41
- "@salesforce/plugin-user": "2.3.37",
39
+ "@salesforce/plugin-templates": "55.5.17",
40
+ "@salesforce/plugin-trust": "2.6.22",
41
+ "@salesforce/plugin-user": "2.3.39",
42
42
  "@salesforce/sf-plugins-core": "4.0.0",
43
43
  "debug": "^4.3.4"
44
44
  },
@@ -56,7 +56,7 @@
56
56
  "@types/debug": "^4.1.9",
57
57
  "@typescript-eslint/eslint-plugin": "^5.62.0",
58
58
  "@typescript-eslint/parser": "^5.62.0",
59
- "aws-sdk": "^2.1473.0",
59
+ "aws-sdk": "^2.1478.0",
60
60
  "chai": "^4.3.10",
61
61
  "eslint": "^8.51.0",
62
62
  "eslint-config-oclif": "^5",
@@ -2454,9 +2454,9 @@
2454
2454
  }
2455
2455
  },
2456
2456
  "node_modules/@oclif/plugin-commands/node_modules/@oclif/core": {
2457
- "version": "3.3.2",
2458
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2459
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2457
+ "version": "3.5.0",
2458
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
2459
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
2460
2460
  "license": "MIT",
2461
2461
  "dependencies": {
2462
2462
  "ansi-escapes": "^4.3.2",
@@ -2505,21 +2505,21 @@
2505
2505
  }
2506
2506
  },
2507
2507
  "node_modules/@oclif/plugin-help": {
2508
- "version": "6.0.3",
2509
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.3.tgz",
2510
- "integrity": "sha512-4oJ/rqf9kIzNyNZ4R5dmOXSC5S8kKxn2NHMW2kRIBHzQBg2R0RCrY7aHPHqFWCArPUk4K+YlRyhsiSgdslkV4A==",
2508
+ "version": "6.0.4",
2509
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.4.tgz",
2510
+ "integrity": "sha512-IxiH1petVjLKdITMPbGWKGQtrIn+FSaUt2NKMs6RW5qjVhlkHXLNiN0MJ7/uvn6X/DmG+CDCHxigFgr1eDSmRQ==",
2511
2511
  "license": "MIT",
2512
2512
  "dependencies": {
2513
- "@oclif/core": "^3.2.1"
2513
+ "@oclif/core": "^3.5.0"
2514
2514
  },
2515
2515
  "engines": {
2516
2516
  "node": ">=18.0.0"
2517
2517
  }
2518
2518
  },
2519
2519
  "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
2520
- "version": "3.3.2",
2521
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2522
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2520
+ "version": "3.5.0",
2521
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
2522
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
2523
2523
  "license": "MIT",
2524
2524
  "dependencies": {
2525
2525
  "ansi-escapes": "^4.3.2",
@@ -2582,9 +2582,9 @@
2582
2582
  }
2583
2583
  },
2584
2584
  "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
2585
- "version": "3.3.2",
2586
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2587
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2585
+ "version": "3.5.0",
2586
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
2587
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
2588
2588
  "license": "MIT",
2589
2589
  "dependencies": {
2590
2590
  "ansi-escapes": "^4.3.2",
@@ -2775,12 +2775,12 @@
2775
2775
  }
2776
2776
  },
2777
2777
  "node_modules/@oclif/plugin-search": {
2778
- "version": "1.0.3",
2779
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.3.tgz",
2780
- "integrity": "sha512-q+Nqk52AtU24lSMEt2AMX4R3qXKN7VZm5e6d/yvaDYzHUbblwCs6/rv4eVdrjRzkkexza0ejxUSS0I0VfQtIEQ==",
2778
+ "version": "1.0.4",
2779
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.4.tgz",
2780
+ "integrity": "sha512-i0b1VR8Ju0u+BnrSySx67s88IzHZasGMeLTVDHyBA9J9IglBHqnpZP16N27t5QwTWVlla16L/yK1kbdtYdvgpA==",
2781
2781
  "license": "MIT",
2782
2782
  "dependencies": {
2783
- "@oclif/core": "^3.2.1",
2783
+ "@oclif/core": "^3.5.0",
2784
2784
  "inquirer-autocomplete-standalone": "^0.7.0"
2785
2785
  },
2786
2786
  "engines": {
@@ -2788,9 +2788,9 @@
2788
2788
  }
2789
2789
  },
2790
2790
  "node_modules/@oclif/plugin-search/node_modules/@oclif/core": {
2791
- "version": "3.3.2",
2792
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2793
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2791
+ "version": "3.5.0",
2792
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
2793
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
2794
2794
  "license": "MIT",
2795
2795
  "dependencies": {
2796
2796
  "ansi-escapes": "^4.3.2",
@@ -2839,12 +2839,12 @@
2839
2839
  }
2840
2840
  },
2841
2841
  "node_modules/@oclif/plugin-update": {
2842
- "version": "4.1.2",
2843
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.1.2.tgz",
2844
- "integrity": "sha512-2S2q+NT8M2SyqzDjB7ZIZYHQ923Xvnul5EE8epV3jC8Br8EoMDJRBXXJsPjhz33DsJDTeFJpa7ScwcxB92fxGA==",
2842
+ "version": "4.1.3",
2843
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.1.3.tgz",
2844
+ "integrity": "sha512-SmeDC5CHYXM6f5TMN8y6BU0ZrxS5rQ53vLBpVcx/5fgliXfF9sDz4Fj6y2g0mtWHIF5jXpnAYxQAwOkNrDPg/w==",
2845
2845
  "license": "MIT",
2846
2846
  "dependencies": {
2847
- "@oclif/core": "^3.0.9",
2847
+ "@oclif/core": "^3.5.0",
2848
2848
  "chalk": "^5",
2849
2849
  "cross-spawn": "^7.0.3",
2850
2850
  "debug": "^4.3.1",
@@ -2860,9 +2860,9 @@
2860
2860
  }
2861
2861
  },
2862
2862
  "node_modules/@oclif/plugin-update/node_modules/@oclif/core": {
2863
- "version": "3.3.2",
2864
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
2865
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
2863
+ "version": "3.5.0",
2864
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
2865
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
2866
2866
  "license": "MIT",
2867
2867
  "dependencies": {
2868
2868
  "ansi-escapes": "^4.3.2",
@@ -3047,9 +3047,9 @@
3047
3047
  }
3048
3048
  },
3049
3049
  "node_modules/@oclif/plugin-version/node_modules/@oclif/core": {
3050
- "version": "3.3.2",
3051
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
3052
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
3050
+ "version": "3.5.0",
3051
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
3052
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
3053
3053
  "license": "MIT",
3054
3054
  "dependencies": {
3055
3055
  "ansi-escapes": "^4.3.2",
@@ -3114,9 +3114,9 @@
3114
3114
  }
3115
3115
  },
3116
3116
  "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
3117
- "version": "3.3.2",
3118
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
3119
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
3117
+ "version": "3.5.0",
3118
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
3119
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
3120
3120
  "license": "MIT",
3121
3121
  "dependencies": {
3122
3122
  "ansi-escapes": "^4.3.2",
@@ -3205,21 +3205,21 @@
3205
3205
  }
3206
3206
  },
3207
3207
  "node_modules/@oclif/plugin-which": {
3208
- "version": "3.0.5",
3209
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.0.5.tgz",
3210
- "integrity": "sha512-dqJb+SvpL9aey205yHTPoEhnd+v2eyreD1cNKXfI1RIdw86WCCZysfPc/clXq2l5dhd37XU+LiCesCcQOZvtSQ==",
3208
+ "version": "3.0.6",
3209
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.0.6.tgz",
3210
+ "integrity": "sha512-DHdBotiowSA8+QZqdlRU7NLe3tFLkFgfyU3yFmAuUhZ+dXiJvc8KQEu8vFYac+mzoPb//c3ZhMykqwnFLkjwOQ==",
3211
3211
  "license": "MIT",
3212
3212
  "dependencies": {
3213
- "@oclif/core": "^3.2.1"
3213
+ "@oclif/core": "^3.5.0"
3214
3214
  },
3215
3215
  "engines": {
3216
3216
  "node": ">=18.0.0"
3217
3217
  }
3218
3218
  },
3219
3219
  "node_modules/@oclif/plugin-which/node_modules/@oclif/core": {
3220
- "version": "3.3.2",
3221
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
3222
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
3220
+ "version": "3.5.0",
3221
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
3222
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
3223
3223
  "license": "MIT",
3224
3224
  "dependencies": {
3225
3225
  "ansi-escapes": "^4.3.2",
@@ -4146,12 +4146,12 @@
4146
4146
  "license": "Apache-2.0"
4147
4147
  },
4148
4148
  "node_modules/@salesforce/kit": {
4149
- "version": "3.0.14",
4150
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.14.tgz",
4151
- "integrity": "sha512-NkUlztz+ArRrUKexIxVOlBJxIovjCuyk3SbW7mQv2klwp/OH/HoR6PDZU0gxLBglum/Dd4BgB+HN2FNqg8jmoQ==",
4149
+ "version": "3.0.15",
4150
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.15.tgz",
4151
+ "integrity": "sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg==",
4152
4152
  "license": "BSD-3-Clause",
4153
4153
  "dependencies": {
4154
- "@salesforce/ts-types": "^2.0.8",
4154
+ "@salesforce/ts-types": "^2.0.9",
4155
4155
  "tslib": "^2.6.2"
4156
4156
  }
4157
4157
  },
@@ -4244,16 +4244,16 @@
4244
4244
  }
4245
4245
  },
4246
4246
  "node_modules/@salesforce/plugin-auth": {
4247
- "version": "2.8.22",
4248
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.22.tgz",
4249
- "integrity": "sha512-Pw/tC2R9ZYepTYwK3DeFNYwm7zwifhKaAdem82fGyNKSdFq7pz5VL/i/H7tP+HvvD07QtX8lRUlovMRMMAOOqg==",
4247
+ "version": "2.8.23",
4248
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.23.tgz",
4249
+ "integrity": "sha512-2TsXJoD7mOATwnhdtCCMlwikvoBzOe7E+Jz3u7IFWoU8StYknc+liVOV4IAgUt/IfygHWf8g1UyZLWWWgSCW1A==",
4250
4250
  "license": "BSD-3-Clause",
4251
4251
  "dependencies": {
4252
4252
  "@oclif/core": "^2.15.0",
4253
4253
  "@salesforce/core": "^5.3.9",
4254
4254
  "@salesforce/kit": "^3.0.9",
4255
4255
  "@salesforce/sf-plugins-core": "^3.1.28",
4256
- "@salesforce/ts-types": "^2.0.6",
4256
+ "@salesforce/ts-types": "^2.0.9",
4257
4257
  "chalk": "^4.1.2",
4258
4258
  "inquirer": "^8.2.6",
4259
4259
  "open": "^8.2.1",
@@ -4613,14 +4613,14 @@
4613
4613
  }
4614
4614
  },
4615
4615
  "node_modules/@salesforce/plugin-info": {
4616
- "version": "2.6.50",
4617
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.50.tgz",
4618
- "integrity": "sha512-0DspcB27aMLqQThQgCDnlhwlRLUIdBXrLRGKc2goMmPQepGi4nhAC2N2qFkAyeOMp5/cg5w67Yo4UqCopudqlw==",
4616
+ "version": "2.6.51",
4617
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.51.tgz",
4618
+ "integrity": "sha512-W6okjCPr5+bPfECB1DuoWUVaO1ztPdMH3jNu9xHJ9AAwhBRbh0I5teEJm1Z0YbxNut2yyouSS6oeujdgtEBjzw==",
4619
4619
  "license": "BSD-3-Clause",
4620
4620
  "dependencies": {
4621
4621
  "@oclif/core": "^2.15.0",
4622
4622
  "@salesforce/core": "^5.3.1",
4623
- "@salesforce/kit": "^3.0.13",
4623
+ "@salesforce/kit": "^3.0.14",
4624
4624
  "@salesforce/sf-plugins-core": "^3.1.28",
4625
4625
  "got": "^11.8.6",
4626
4626
  "marked": "^4.3.0",
@@ -4706,16 +4706,16 @@
4706
4706
  }
4707
4707
  },
4708
4708
  "node_modules/@salesforce/plugin-limits": {
4709
- "version": "2.3.39",
4710
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.39.tgz",
4711
- "integrity": "sha512-NMPKmFq4me5eefAqnnNLASy2djlBdDJLbzlqlfD/fjkXznOd4Xxuk2zHrS5L3RPLcGtRXsX0BGyklrSt2XLTHA==",
4709
+ "version": "2.3.41",
4710
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-2.3.41.tgz",
4711
+ "integrity": "sha512-kDf1/COrx4Z+jwjnOZxHe7qIbkICpj5PyDjO0X+ueWStN5HT3s27FKfEYlSn7P+XBF11MTR8dmxbaVYt+AEjdg==",
4712
4712
  "license": "BSD-3-Clause",
4713
4713
  "dependencies": {
4714
4714
  "@oclif/core": "^2.15.0",
4715
- "@salesforce/core": "^5.3.2",
4715
+ "@salesforce/core": "^5.3.10",
4716
4716
  "@salesforce/kit": "^3.0.11",
4717
4717
  "@salesforce/sf-plugins-core": "^3.1.28",
4718
- "@salesforce/ts-types": "^2.0.6",
4718
+ "@salesforce/ts-types": "^2.0.9",
4719
4719
  "tslib": "^2"
4720
4720
  },
4721
4721
  "engines": {
@@ -4794,13 +4794,13 @@
4794
4794
  }
4795
4795
  },
4796
4796
  "node_modules/@salesforce/plugin-login": {
4797
- "version": "1.2.38",
4798
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.38.tgz",
4799
- "integrity": "sha512-btTLKn1NmrBm2SoSj4ZO8zqC9+9jZ2gxJ4VPV6ERyhetQQQtCgES56OlP79NTOEi+6K2fUrF2/Pm0Pwmtydk0g==",
4797
+ "version": "1.2.39",
4798
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-login/-/plugin-login-1.2.39.tgz",
4799
+ "integrity": "sha512-XXHiRYqNvI1feqexmfNanaPTNnOc0ANEV6+eujXmVsDRpvKpBxlfzgiXE+OMPuKp6/WZJ8QtkoX+rxQCuRe3YA==",
4800
4800
  "license": "BSD-3-Clause",
4801
4801
  "dependencies": {
4802
4802
  "@oclif/core": "^2.15.0",
4803
- "@salesforce/core": "^5.3.9",
4803
+ "@salesforce/core": "^5.3.10",
4804
4804
  "@salesforce/sf-plugins-core": "^3.1.28",
4805
4805
  "chalk": "^4.1.2",
4806
4806
  "inquirer": "^8.2.6",
@@ -4971,9 +4971,9 @@
4971
4971
  }
4972
4972
  },
4973
4973
  "node_modules/@salesforce/plugin-org": {
4974
- "version": "2.11.4",
4975
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.11.4.tgz",
4976
- "integrity": "sha512-l/qH4l7v9RVQ813y0OPu5+lpOEl4EjMRB/fQZPOra/dhSMTEfakf/jo5qyW/N3AF1ejv3+4v7R7SQehzmU+tLQ==",
4974
+ "version": "2.11.5",
4975
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.11.5.tgz",
4976
+ "integrity": "sha512-AlSIidcceiCeEvfsXizvmBBjI84Cz6wLeqg5Z3LKAnbn5PXG0LTANF23wN53hUf3S57uLXWbOLV6SebF48H7pA==",
4977
4977
  "license": "BSD-3-Clause",
4978
4978
  "dependencies": {
4979
4979
  "@oclif/core": "^2.15.0",
@@ -5315,13 +5315,13 @@
5315
5315
  }
5316
5316
  },
5317
5317
  "node_modules/@salesforce/plugin-schema": {
5318
- "version": "2.3.30",
5319
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.30.tgz",
5320
- "integrity": "sha512-t2UphrcAeozDAec1W7WjxaAzMDvB0DMKh2ZFxP9Hv3yg2Bqesk+i3wZIT6rXAccQzHFkeHpfabgLz67xpbDtlQ==",
5318
+ "version": "2.3.31",
5319
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-2.3.31.tgz",
5320
+ "integrity": "sha512-BN3S6wU5BliTNWpBY0SpzxzH/Tm1YkTEiW2I3hRy5YLVNvhCoWNymeTXsFKht535CJp/FiNT7/fVjuzAA5XoBw==",
5321
5321
  "license": "BSD-3-Clause",
5322
5322
  "dependencies": {
5323
5323
  "@oclif/core": "^2.15.0",
5324
- "@salesforce/core": "^5.2.10",
5324
+ "@salesforce/core": "^5.3.10",
5325
5325
  "@salesforce/sf-plugins-core": "^3.1.23",
5326
5326
  "tslib": "^2"
5327
5327
  },
@@ -5401,13 +5401,13 @@
5401
5401
  }
5402
5402
  },
5403
5403
  "node_modules/@salesforce/plugin-settings": {
5404
- "version": "1.4.35",
5405
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.35.tgz",
5406
- "integrity": "sha512-BKimSUDwLiDzW4/SZjXvQVg1hFIKmYAQRonwk8rUzQgGyCx33fmwZivBGnpXiBaZwXPScM9IAIl7kI3OWY1veA==",
5404
+ "version": "1.4.36",
5405
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.36.tgz",
5406
+ "integrity": "sha512-veHekApc42Re/oinH9Iv1JDxxBK72YsFMjBVg/Y2rTQ2Gvh41i//8og9bX5hTZVEC9lUbydKM3DpgyEDRCsr9w==",
5407
5407
  "license": "BSD-3-Clause",
5408
5408
  "dependencies": {
5409
5409
  "@oclif/core": "^2.15.0",
5410
- "@salesforce/core": "^5.2.10",
5410
+ "@salesforce/core": "^5.3.10",
5411
5411
  "@salesforce/sf-plugins-core": "^3.1.25",
5412
5412
  "fast-levenshtein": "^3.0.0",
5413
5413
  "tslib": "^2"
@@ -5488,14 +5488,14 @@
5488
5488
  }
5489
5489
  },
5490
5490
  "node_modules/@salesforce/plugin-sobject": {
5491
- "version": "0.2.13",
5492
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.13.tgz",
5493
- "integrity": "sha512-3yOIzEFfhldxTDUxId29SncrvoY8noK1Ixlja7vcXszHxp1RjgAxVN3nLKxmCbGzrkWuv5kF+6gF3VLoCB4q+w==",
5491
+ "version": "0.2.14",
5492
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-0.2.14.tgz",
5493
+ "integrity": "sha512-aiBJFM9WUp32TLBOrU2KuLpgvJzUKVzdNRKmWoogpnSjEd6AcMJyEVDZ+yEAyFAxfQ9XUOWJhn15EAgVp9iwWQ==",
5494
5494
  "license": "BSD-3-Clause",
5495
5495
  "dependencies": {
5496
5496
  "@oclif/core": "^2.15.0",
5497
5497
  "@salesforce/core": "^5.3.9",
5498
- "@salesforce/kit": "^3.0.9",
5498
+ "@salesforce/kit": "^3.0.15",
5499
5499
  "@salesforce/sf-plugins-core": "^3.1.22",
5500
5500
  "change-case": "^4.1.2",
5501
5501
  "fast-glob": "^3.3.1",
@@ -5580,15 +5580,15 @@
5580
5580
  }
5581
5581
  },
5582
5582
  "node_modules/@salesforce/plugin-source": {
5583
- "version": "2.10.44",
5584
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.44.tgz",
5585
- "integrity": "sha512-GPASvpFOHZM8IWSWURFQqVxS/JRxbHu/ZLn6mLQfddwfHoZ6A9NqZQjZ4GL42OVMxMFW24ZgYxuF0+R5z4rGTg==",
5583
+ "version": "2.10.45",
5584
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.45.tgz",
5585
+ "integrity": "sha512-mP/lDt0/eBSUtqO9j7yVKmJcBhTnmsZXUZ2NNCijaGxVxIY2CFLsZ8lFSUyqLbW2LnSb4oJ4+9dStAoNx93kwg==",
5586
5586
  "license": "BSD-3-Clause",
5587
5587
  "dependencies": {
5588
5588
  "@oclif/core": "^2.15.0",
5589
5589
  "@salesforce/apex-node": "^2.1.0",
5590
5590
  "@salesforce/core": "^5.3.10",
5591
- "@salesforce/kit": "^3.0.12",
5591
+ "@salesforce/kit": "^3.0.14",
5592
5592
  "@salesforce/sf-plugins-core": "^3.1.25",
5593
5593
  "@salesforce/source-deploy-retrieve": "^9.7.27",
5594
5594
  "@salesforce/source-tracking": "^4.2.17",
@@ -5761,18 +5761,18 @@
5761
5761
  }
5762
5762
  },
5763
5763
  "node_modules/@salesforce/plugin-templates": {
5764
- "version": "55.5.15",
5765
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.15.tgz",
5766
- "integrity": "sha512-4LaP0oYT6Izk9FT0QY/s0x3wUyCpRBHjPQtVs2ul3eu5PgW2+v5+0PIOucM0731mbsMZAxdCK+1ktxvh9UMeQw==",
5764
+ "version": "55.5.17",
5765
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.17.tgz",
5766
+ "integrity": "sha512-Jv44uswo3G9vm6gL5UvhLMnSXC/vPjVOWLQ3MWBxrh96T/7vrHny/4CXGT/BmPkVtbbvWyw1OVIuavyOzpbIHg==",
5767
5767
  "license": "BSD-3-Clause",
5768
5768
  "dependencies": {
5769
5769
  "@oclif/core": "^2.15.0",
5770
- "@salesforce/core": "^5.2.9",
5770
+ "@salesforce/core": "^5.3.10",
5771
5771
  "@salesforce/sf-plugins-core": "^3.1.23",
5772
5772
  "@salesforce/templates": "^59.0.1",
5773
5773
  "tslib": "^2",
5774
5774
  "yeoman-environment": "^3.19.3",
5775
- "yeoman-generator": "^5.9.0"
5775
+ "yeoman-generator": "^5.10.0"
5776
5776
  },
5777
5777
  "engines": {
5778
5778
  "node": ">=16.0.0"
@@ -5850,13 +5850,13 @@
5850
5850
  }
5851
5851
  },
5852
5852
  "node_modules/@salesforce/plugin-trust": {
5853
- "version": "2.6.21",
5854
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.21.tgz",
5855
- "integrity": "sha512-v2XN4WXLiTBQjDMEpwDMhUdh2wlTHSe9rZi7mXqjdip6yvV929S5v1eX4a0yK80wrBESpjFLA38/GSp2efNU5w==",
5853
+ "version": "2.6.22",
5854
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.6.22.tgz",
5855
+ "integrity": "sha512-UqG0LoMrQmnIw/yGbmwukQ5nlg3Fo0zxu/QsINuyjNWpLKgj75Ll+oYoZMf74JiCbgAHpwNhrgTUe7Zfqoy9oA==",
5856
5856
  "license": "BSD-3-Clause",
5857
5857
  "dependencies": {
5858
5858
  "@oclif/core": "^2.15.0",
5859
- "@salesforce/core": "^5.3.9",
5859
+ "@salesforce/core": "^5.3.10",
5860
5860
  "@salesforce/sf-plugins-core": "^3.1.23",
5861
5861
  "got": "^11",
5862
5862
  "npm": "9.8.1",
@@ -5944,16 +5944,16 @@
5944
5944
  }
5945
5945
  },
5946
5946
  "node_modules/@salesforce/plugin-user": {
5947
- "version": "2.3.37",
5948
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.37.tgz",
5949
- "integrity": "sha512-FdsHaRm3ZSMqqlhV7CXIllJOrfZ292ss8hPCz3/oNTVNaZn8l8ZXZEA1HMRKjcZGeYGPVD78i7o4s6BjgjwmLw==",
5947
+ "version": "2.3.39",
5948
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-2.3.39.tgz",
5949
+ "integrity": "sha512-gEU0d6N2627SbXFBunP4FpNjsygqcXFS3yqu9kpGT3rTRLHVwxmnlNkxDi1QI7srTc0OoRybyZ6q+Giwsz3n4Q==",
5950
5950
  "license": "BSD-3-Clause",
5951
5951
  "dependencies": {
5952
5952
  "@oclif/core": "^2.15.0",
5953
- "@salesforce/core": "^5.2.6",
5953
+ "@salesforce/core": "^5.3.10",
5954
5954
  "@salesforce/kit": "^3.0.12",
5955
5955
  "@salesforce/sf-plugins-core": "^3.1.20",
5956
- "@salesforce/ts-types": "^2.0.8",
5956
+ "@salesforce/ts-types": "^2.0.9",
5957
5957
  "tslib": "^2"
5958
5958
  },
5959
5959
  "engines": {
@@ -6062,9 +6062,9 @@
6062
6062
  }
6063
6063
  },
6064
6064
  "node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/core": {
6065
- "version": "3.3.2",
6066
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
6067
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
6065
+ "version": "3.5.0",
6066
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
6067
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
6068
6068
  "license": "MIT",
6069
6069
  "dependencies": {
6070
6070
  "ansi-escapes": "^4.3.2",
@@ -6113,12 +6113,12 @@
6113
6113
  }
6114
6114
  },
6115
6115
  "node_modules/@salesforce/source-deploy-retrieve": {
6116
- "version": "9.7.27",
6117
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.27.tgz",
6118
- "integrity": "sha512-ot0TpibH8OZVOJpMo10TuZ6acqpV7T04qNCpEcjrcpGVolCahMzFtpiJ4TjBxL+MPY/efuWWBj3YELjy9hgFxw==",
6116
+ "version": "9.7.28",
6117
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.7.28.tgz",
6118
+ "integrity": "sha512-0dmPAqxH1aI3EN7rXA1pS9iuOaiW8FM6iuqyRZ3oJYPTW4JD6g1YsRAOdAzmIPjLzhMXFDDcSbS6/+ZfOTJPQg==",
6119
6119
  "license": "BSD-3-Clause",
6120
6120
  "dependencies": {
6121
- "@salesforce/core": "^5.3.1",
6121
+ "@salesforce/core": "^5.3.10",
6122
6122
  "@salesforce/kit": "^3.0.13",
6123
6123
  "@salesforce/ts-types": "^2.0.7",
6124
6124
  "fast-levenshtein": "^3.0.0",
@@ -7650,9 +7650,9 @@
7650
7650
  }
7651
7651
  },
7652
7652
  "node_modules/aws-sdk": {
7653
- "version": "2.1473.0",
7654
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1473.0.tgz",
7655
- "integrity": "sha512-fl45qeU/Mjhfdocsh38Uw9hkZIec10gMfYDovtWm9/eK8V6zn3jtHUNKPfM2yXCjebmsk3s0FNR21aSv5suzsQ==",
7653
+ "version": "2.1478.0",
7654
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1478.0.tgz",
7655
+ "integrity": "sha512-F+Ud9FxMD4rwvGbEXn7qc25Q19N4p+9klRjiH1llFLYssPw6TRtY464Cry/jG4OzuYkE/DsnhcwVFEJjGvMmuQ==",
7656
7656
  "dev": true,
7657
7657
  "license": "Apache-2.0",
7658
7658
  "dependencies": {
@@ -20113,9 +20113,9 @@
20113
20113
  }
20114
20114
  },
20115
20115
  "node_modules/oclif/node_modules/@oclif/core": {
20116
- "version": "3.3.2",
20117
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.3.2.tgz",
20118
- "integrity": "sha512-8bZa42d86t5BayJUENKqZN6c5CnX0n3j+JyCWmqI5PP7VsRWZl4YSXFoLFw+mZXKtvwAMrgzMxSGltm5iIXT7w==",
20116
+ "version": "3.5.0",
20117
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.5.0.tgz",
20118
+ "integrity": "sha512-u1X8KguaIoLClbTWgnvXeVb6bu+GUCbmrY/1e1E6Xl3P8zw1cj8nm57RkvBnAHLVixnZ+4maVJrJ2vRVro/S+g==",
20119
20119
  "dev": true,
20120
20120
  "license": "MIT",
20121
20121
  "dependencies": {
@@ -25860,9 +25860,9 @@
25860
25860
  }
25861
25861
  },
25862
25862
  "node_modules/yeoman-generator": {
25863
- "version": "5.9.0",
25864
- "resolved": "https://registry.npmjs.org/yeoman-generator/-/yeoman-generator-5.9.0.tgz",
25865
- "integrity": "sha512-sN1e01Db4fdd8P/n/yYvizfy77HdbwzvXmPxps9Gwz2D24slegrkSn+qyj+0nmZhtFwGX2i/cH29QDrvAFT9Aw==",
25863
+ "version": "5.10.0",
25864
+ "resolved": "https://registry.npmjs.org/yeoman-generator/-/yeoman-generator-5.10.0.tgz",
25865
+ "integrity": "sha512-iDUKykV7L4nDNzeYSedRmSeJ5eMYFucnKDi6KN1WNASXErgPepKqsQw55TgXPHnmpcyOh2Dd/LAZkyc+f0qaAw==",
25866
25866
  "license": "BSD-2-Clause",
25867
25867
  "dependencies": {
25868
25868
  "chalk": "^4.1.0",
@@ -25881,6 +25881,9 @@
25881
25881
  "sort-keys": "^4.2.0",
25882
25882
  "text-table": "^0.2.0"
25883
25883
  },
25884
+ "acceptDependencies": {
25885
+ "yeoman-environment": "^4.0.0"
25886
+ },
25884
25887
  "engines": {
25885
25888
  "node": ">=12.10.0"
25886
25889
  },
@@ -6595,5 +6595,5 @@
6595
6595
  ]
6596
6596
  }
6597
6597
  },
6598
- "version": "2.15.3"
6598
+ "version": "2.15.5"
6599
6599
  }