@salesforce/cli 2.117.5 → 2.117.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.117.5 linux-x64 node-v22.21.1
28
+ @salesforce/cli/2.117.6 linux-x64 node-v22.21.1
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1271,7 +1271,7 @@ FLAG DESCRIPTIONS
1271
1271
  directory.
1272
1272
  ```
1273
1273
 
1274
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/analytics/generate/template.ts)_
1274
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/analytics/generate/template.ts)_
1275
1275
 
1276
1276
  ## `sf apex generate class`
1277
1277
 
@@ -1330,7 +1330,7 @@ FLAG DESCRIPTIONS
1330
1330
  Supplied parameter values or default values are filled into a copy of the template.
1331
1331
  ```
1332
1332
 
1333
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/apex/generate/class.ts)_
1333
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/apex/generate/class.ts)_
1334
1334
 
1335
1335
  ## `sf apex generate trigger`
1336
1336
 
@@ -1399,7 +1399,7 @@ FLAG DESCRIPTIONS
1399
1399
  Supplied parameter values or default values are filled into a copy of the template.
1400
1400
  ```
1401
1401
 
1402
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/apex/generate/trigger.ts)_
1402
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/apex/generate/trigger.ts)_
1403
1403
 
1404
1404
  ## `sf apex get log`
1405
1405
 
@@ -3609,7 +3609,7 @@ FLAG DESCRIPTIONS
3609
3609
  Supplied parameter values or default values are filled into a copy of the template.
3610
3610
  ```
3611
3611
 
3612
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/lightning/generate/app.ts)_
3612
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/lightning/generate/app.ts)_
3613
3613
 
3614
3614
  ## `sf lightning generate component`
3615
3615
 
@@ -3678,7 +3678,7 @@ FLAG DESCRIPTIONS
3678
3678
  Supplied parameter values or default values are filled into a copy of the template.
3679
3679
  ```
3680
3680
 
3681
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/lightning/generate/component.ts)_
3681
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/lightning/generate/component.ts)_
3682
3682
 
3683
3683
  ## `sf lightning generate event`
3684
3684
 
@@ -3733,7 +3733,7 @@ FLAG DESCRIPTIONS
3733
3733
  Supplied parameter values or default values are filled into a copy of the template.
3734
3734
  ```
3735
3735
 
3736
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/lightning/generate/event.ts)_
3736
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/lightning/generate/event.ts)_
3737
3737
 
3738
3738
  ## `sf lightning generate interface`
3739
3739
 
@@ -3788,7 +3788,7 @@ FLAG DESCRIPTIONS
3788
3788
  Supplied parameter values or default values are filled into a copy of the template.
3789
3789
  ```
3790
3790
 
3791
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/lightning/generate/interface.ts)_
3791
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/lightning/generate/interface.ts)_
3792
3792
 
3793
3793
  ## `sf lightning generate test`
3794
3794
 
@@ -3843,7 +3843,7 @@ FLAG DESCRIPTIONS
3843
3843
  Supplied parameter values or default values are filled into a copy of the template.
3844
3844
  ```
3845
3845
 
3846
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/lightning/generate/test.ts)_
3846
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/lightning/generate/test.ts)_
3847
3847
 
3848
3848
  ## `sf logic get test`
3849
3849
 
@@ -9169,7 +9169,7 @@ FLAG DESCRIPTIONS
9169
9169
  Override the api version used for api requests made by this command
9170
9170
  ```
9171
9171
 
9172
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/project/generate.ts)_
9172
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/project/generate.ts)_
9173
9173
 
9174
9174
  ## `sf project generate manifest`
9175
9175
 
@@ -9946,7 +9946,7 @@ FLAG DESCRIPTIONS
9946
9946
  etc.
9947
9947
  ```
9948
9948
 
9949
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/static-resource/generate.ts)_
9949
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/static-resource/generate.ts)_
9950
9950
 
9951
9951
  ## `sf update [CHANNEL]`
9952
9952
 
@@ -10060,7 +10060,7 @@ FLAG DESCRIPTIONS
10060
10060
  Supplied parameter values or default values are filled into a copy of the template.
10061
10061
  ```
10062
10062
 
10063
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/visualforce/generate/component.ts)_
10063
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/visualforce/generate/component.ts)_
10064
10064
 
10065
10065
  ## `sf visualforce generate page`
10066
10066
 
@@ -10110,7 +10110,7 @@ FLAG DESCRIPTIONS
10110
10110
  The name can be up to 40 characters and must start with a letter.
10111
10111
  ```
10112
10112
 
10113
- _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.3.74/src/commands/visualforce/generate/page.ts)_
10113
+ _See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.4.0/src/commands/visualforce/generate/page.ts)_
10114
10114
 
10115
10115
  ## `sf which`
10116
10116
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.117.5",
3
+ "version": "2.117.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.117.5",
9
+ "version": "2.117.6",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -39,7 +39,7 @@
39
39
  "@salesforce/plugin-settings": "2.4.54",
40
40
  "@salesforce/plugin-sobject": "1.4.81",
41
41
  "@salesforce/plugin-telemetry": "3.6.71",
42
- "@salesforce/plugin-templates": "56.3.74",
42
+ "@salesforce/plugin-templates": "56.4.0",
43
43
  "@salesforce/plugin-trust": "3.7.113",
44
44
  "@salesforce/plugin-user": "3.6.44",
45
45
  "@salesforce/sf-plugins-core": "12.2.6",
@@ -56,7 +56,7 @@
56
56
  "@salesforce/plugin-release-management": "^5.7.0",
57
57
  "@salesforce/ts-sinon": "^1.4.31",
58
58
  "@salesforce/ts-types": "^2.0.11",
59
- "aws-sdk": "^2.1692.0",
59
+ "aws-sdk": "^2.1693.0",
60
60
  "oclif": "^4.22.57",
61
61
  "ts-node": "^10.9.2",
62
62
  "typescript": "^5.9.3"
@@ -5755,14 +5755,14 @@
5755
5755
  }
5756
5756
  },
5757
5757
  "node_modules/@salesforce/plugin-templates": {
5758
- "version": "56.3.74",
5759
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.74.tgz",
5760
- "integrity": "sha512-8WJGMufvyejAU1LFuxn44QaBCqvyZT+4FYNIVP6IepExwpzSt8kVNMoDj15CQwEmzyY9KRGVM+v7tGDKcsw5dw==",
5758
+ "version": "56.4.0",
5759
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.4.0.tgz",
5760
+ "integrity": "sha512-cJP7YoP1DkvovsTuJRZCpzYVNYWHMy2rTXJmzFaZIeDH40bofO/Qur8NDGIN2UxZyvC4eR6lC7lfxH3oZNmvkA==",
5761
5761
  "license": "Apache-2.0",
5762
5762
  "dependencies": {
5763
5763
  "@salesforce/core": "^8.24.0",
5764
5764
  "@salesforce/sf-plugins-core": "^12",
5765
- "@salesforce/templates": "^64.3.2"
5765
+ "@salesforce/templates": "^65.4.1"
5766
5766
  },
5767
5767
  "engines": {
5768
5768
  "node": ">=18.0.0"
@@ -6130,18 +6130,18 @@
6130
6130
  }
6131
6131
  },
6132
6132
  "node_modules/@salesforce/templates": {
6133
- "version": "64.3.2",
6134
- "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-64.3.2.tgz",
6135
- "integrity": "sha512-j6T07E3w/7Dz4jG1wwuw//WKUomFYOvMOEQrXobkNO7H25dMnnfcfbnUd9KPt9G4b04C+GU1FKv3nEOt8umKww==",
6133
+ "version": "65.4.1",
6134
+ "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-65.4.1.tgz",
6135
+ "integrity": "sha512-tFIsTMzG3PpnZxNozSAWBGLemdXfEhZEvqo3ClY9JcCTe5iCLCj7bRkAmyvxCozy+3p+FVc89G9gBKV6Xxes/w==",
6136
6136
  "license": "BSD-3-Clause",
6137
6137
  "dependencies": {
6138
6138
  "@salesforce/kit": "^3.2.4",
6139
6139
  "ejs": "^3.1.10",
6140
6140
  "got": "^11.8.6",
6141
6141
  "hpagent": "^1.2.0",
6142
- "mime-types": "^3.0.1",
6142
+ "mime-types": "^3.0.2",
6143
6143
  "proxy-from-env": "^1.1.0",
6144
- "tar": "^7.5.1",
6144
+ "tar": "^7.5.2",
6145
6145
  "tslib": "^2.8.1"
6146
6146
  },
6147
6147
  "engines": {
@@ -6259,15 +6259,19 @@
6259
6259
  }
6260
6260
  },
6261
6261
  "node_modules/@salesforce/templates/node_modules/mime-types": {
6262
- "version": "3.0.1",
6263
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
6264
- "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
6262
+ "version": "3.0.2",
6263
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
6264
+ "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==",
6265
6265
  "license": "MIT",
6266
6266
  "dependencies": {
6267
6267
  "mime-db": "^1.54.0"
6268
6268
  },
6269
6269
  "engines": {
6270
- "node": ">= 0.6"
6270
+ "node": ">=18"
6271
+ },
6272
+ "funding": {
6273
+ "type": "opencollective",
6274
+ "url": "https://opencollective.com/express"
6271
6275
  }
6272
6276
  },
6273
6277
  "node_modules/@salesforce/templates/node_modules/normalize-url": {
@@ -6292,10 +6296,10 @@
6292
6296
  }
6293
6297
  },
6294
6298
  "node_modules/@salesforce/templates/node_modules/tar": {
6295
- "version": "7.5.1",
6296
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.1.tgz",
6297
- "integrity": "sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==",
6298
- "license": "ISC",
6299
+ "version": "7.5.2",
6300
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz",
6301
+ "integrity": "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==",
6302
+ "license": "BlueOak-1.0.0",
6299
6303
  "dependencies": {
6300
6304
  "@isaacs/fs-minipass": "^4.0.0",
6301
6305
  "chownr": "^3.0.0",
@@ -8539,9 +8543,9 @@
8539
8543
  }
8540
8544
  },
8541
8545
  "node_modules/aws-sdk": {
8542
- "version": "2.1692.0",
8543
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1692.0.tgz",
8544
- "integrity": "sha512-x511uiJ/57FIsbgUe5csJ13k3uzu25uWQE+XqfBis/sB0SFoiElJWXRkgEAUh0U6n40eT3ay5Ue4oPkRMu1LYw==",
8546
+ "version": "2.1693.0",
8547
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1693.0.tgz",
8548
+ "integrity": "sha512-cJmb8xEnVLT+R6fBS5sn/EFJiX7tUnDaPtOPZ1vFbOJtd0fnZn/Ky2XGgsvvoeliWeH7mL3TWSX5zXXGSQV6gQ==",
8545
8549
  "dev": true,
8546
8550
  "hasInstallScript": true,
8547
8551
  "license": "Apache-2.0",
@@ -8870,11 +8874,11 @@
8870
8874
  }
8871
8875
  },
8872
8876
  "node_modules/cacache/node_modules/tar": {
8873
- "version": "7.5.1",
8874
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.1.tgz",
8875
- "integrity": "sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==",
8877
+ "version": "7.5.2",
8878
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz",
8879
+ "integrity": "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==",
8876
8880
  "extraneous": true,
8877
- "license": "ISC",
8881
+ "license": "BlueOak-1.0.0",
8878
8882
  "dependencies": {
8879
8883
  "@isaacs/fs-minipass": "^4.0.0",
8880
8884
  "chownr": "^3.0.0",
@@ -16666,11 +16670,11 @@
16666
16670
  }
16667
16671
  },
16668
16672
  "node_modules/node-gyp/node_modules/tar": {
16669
- "version": "7.5.1",
16670
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.1.tgz",
16671
- "integrity": "sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==",
16673
+ "version": "7.5.2",
16674
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz",
16675
+ "integrity": "sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==",
16672
16676
  "extraneous": true,
16673
- "license": "ISC",
16677
+ "license": "BlueOak-1.0.0",
16674
16678
  "dependencies": {
16675
16679
  "@isaacs/fs-minipass": "^4.0.0",
16676
16680
  "chownr": "^3.0.0",
package/oclif.lock CHANGED
@@ -2465,14 +2465,14 @@
2465
2465
  "@salesforce/ts-types" "^2.0.11"
2466
2466
  debug "^4.4.3"
2467
2467
 
2468
- "@salesforce/plugin-templates@56.3.74":
2469
- version "56.3.74"
2470
- resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.74.tgz"
2471
- integrity sha512-8WJGMufvyejAU1LFuxn44QaBCqvyZT+4FYNIVP6IepExwpzSt8kVNMoDj15CQwEmzyY9KRGVM+v7tGDKcsw5dw==
2468
+ "@salesforce/plugin-templates@56.4.0":
2469
+ version "56.4.0"
2470
+ resolved "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.4.0.tgz"
2471
+ integrity sha512-cJP7YoP1DkvovsTuJRZCpzYVNYWHMy2rTXJmzFaZIeDH40bofO/Qur8NDGIN2UxZyvC4eR6lC7lfxH3oZNmvkA==
2472
2472
  dependencies:
2473
2473
  "@salesforce/core" "^8.24.0"
2474
2474
  "@salesforce/sf-plugins-core" "^12"
2475
- "@salesforce/templates" "^64.3.2"
2475
+ "@salesforce/templates" "^65.4.1"
2476
2476
 
2477
2477
  "@salesforce/plugin-trust@^3.7.69", "@salesforce/plugin-trust@3.7.113":
2478
2478
  version "3.7.113"
@@ -2591,18 +2591,18 @@
2591
2591
  got "^11"
2592
2592
  proxy-agent "^6.5.0"
2593
2593
 
2594
- "@salesforce/templates@^64.3.2":
2595
- version "64.3.2"
2596
- resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-64.3.2.tgz"
2597
- integrity sha512-j6T07E3w/7Dz4jG1wwuw//WKUomFYOvMOEQrXobkNO7H25dMnnfcfbnUd9KPt9G4b04C+GU1FKv3nEOt8umKww==
2594
+ "@salesforce/templates@^65.4.1":
2595
+ version "65.4.1"
2596
+ resolved "https://registry.npmjs.org/@salesforce/templates/-/templates-65.4.1.tgz"
2597
+ integrity sha512-tFIsTMzG3PpnZxNozSAWBGLemdXfEhZEvqo3ClY9JcCTe5iCLCj7bRkAmyvxCozy+3p+FVc89G9gBKV6Xxes/w==
2598
2598
  dependencies:
2599
2599
  "@salesforce/kit" "^3.2.4"
2600
2600
  ejs "^3.1.10"
2601
2601
  got "^11.8.6"
2602
2602
  hpagent "^1.2.0"
2603
- mime-types "^3.0.1"
2603
+ mime-types "^3.0.2"
2604
2604
  proxy-from-env "^1.1.0"
2605
- tar "^7.5.1"
2605
+ tar "^7.5.2"
2606
2606
  tslib "^2.8.1"
2607
2607
 
2608
2608
  "@salesforce/ts-sinon@^1.4.31":
@@ -4104,10 +4104,10 @@ available-typed-arrays@^1.0.7:
4104
4104
  dependencies:
4105
4105
  possible-typed-array-names "^1.0.0"
4106
4106
 
4107
- aws-sdk@^2.1692.0:
4108
- version "2.1692.0"
4109
- resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1692.0.tgz"
4110
- integrity sha512-x511uiJ/57FIsbgUe5csJ13k3uzu25uWQE+XqfBis/sB0SFoiElJWXRkgEAUh0U6n40eT3ay5Ue4oPkRMu1LYw==
4107
+ aws-sdk@^2.1692.0, aws-sdk@^2.1693.0:
4108
+ version "2.1693.0"
4109
+ resolved "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1693.0.tgz"
4110
+ integrity sha512-cJmb8xEnVLT+R6fBS5sn/EFJiX7tUnDaPtOPZ1vFbOJtd0fnZn/Ky2XGgsvvoeliWeH7mL3TWSX5zXXGSQV6gQ==
4111
4111
  dependencies:
4112
4112
  buffer "4.9.2"
4113
4113
  events "1.1.1"
@@ -8381,10 +8381,10 @@ mime-types@^2.1.12:
8381
8381
  dependencies:
8382
8382
  mime-db "1.52.0"
8383
8383
 
8384
- mime-types@^3.0.1:
8385
- version "3.0.1"
8386
- resolved "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz"
8387
- integrity sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==
8384
+ mime-types@^3.0.2:
8385
+ version "3.0.2"
8386
+ resolved "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz"
8387
+ integrity sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==
8388
8388
  dependencies:
8389
8389
  mime-db "^1.54.0"
8390
8390
 
@@ -10959,9 +10959,9 @@ tar@^6.1.11, tar@^6.2.1:
10959
10959
  yallist "^4.0.0"
10960
10960
 
10961
10961
  tar@^7.4.3:
10962
- version "7.5.1"
10963
- resolved "https://registry.npmjs.org/tar/-/tar-7.5.1.tgz"
10964
- integrity sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==
10962
+ version "7.5.2"
10963
+ resolved "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz"
10964
+ integrity sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==
10965
10965
  dependencies:
10966
10966
  "@isaacs/fs-minipass" "^4.0.0"
10967
10967
  chownr "^3.0.0"
@@ -10969,10 +10969,10 @@ tar@^7.4.3:
10969
10969
  minizlib "^3.1.0"
10970
10970
  yallist "^5.0.0"
10971
10971
 
10972
- tar@^7.5.1:
10973
- version "7.5.1"
10974
- resolved "https://registry.npmjs.org/tar/-/tar-7.5.1.tgz"
10975
- integrity sha512-nlGpxf+hv0v7GkWBK2V9spgactGOp0qvfWRxUMjqHyzrt3SgwE48DIv/FhqPHJYLHpgW1opq3nERbz5Anq7n1g==
10972
+ tar@^7.5.2:
10973
+ version "7.5.2"
10974
+ resolved "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz"
10975
+ integrity sha512-7NyxrTE4Anh8km8iEy7o0QYPs+0JKBTj5ZaqHg6B39erLg0qYXN3BijtShwbsNSvQ+LN75+KV+C4QR/f6Gwnpg==
10976
10976
  dependencies:
10977
10977
  "@isaacs/fs-minipass" "^4.0.0"
10978
10978
  chownr "^3.0.0"
@@ -4180,5 +4180,5 @@
4180
4180
  "requiresProject": true
4181
4181
  }
4182
4182
  },
4183
- "version": "2.117.5"
4183
+ "version": "2.117.6"
4184
4184
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.117.5",
4
+ "version": "2.117.6",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -172,7 +172,7 @@
172
172
  "@salesforce/plugin-settings": "2.4.54",
173
173
  "@salesforce/plugin-sobject": "1.4.81",
174
174
  "@salesforce/plugin-telemetry": "3.6.71",
175
- "@salesforce/plugin-templates": "56.3.74",
175
+ "@salesforce/plugin-templates": "56.4.0",
176
176
  "@salesforce/plugin-trust": "3.7.113",
177
177
  "@salesforce/plugin-user": "3.6.44",
178
178
  "@salesforce/sf-plugins-core": "12.2.6",
@@ -261,7 +261,7 @@
261
261
  "@salesforce/plugin-release-management": "^5.7.0",
262
262
  "@salesforce/ts-sinon": "^1.4.31",
263
263
  "@salesforce/ts-types": "^2.0.11",
264
- "aws-sdk": "^2.1692.0",
264
+ "aws-sdk": "^2.1693.0",
265
265
  "oclif": "^4.22.57",
266
266
  "ts-node": "^10.9.2",
267
267
  "typescript": "^5.9.3"