@salesforce/plugin-custom-metadata 3.3.55 → 3.3.57

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
@@ -149,7 +149,7 @@ FLAG DESCRIPTIONS
149
149
  The value must be greater than or equal to zero. Default value is 0.
150
150
  ```
151
151
 
152
- _See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.55/src/commands/cmdt/generate/field.ts)_
152
+ _See code: [src/commands/cmdt/generate/field.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.57/src/commands/cmdt/generate/field.ts)_
153
153
 
154
154
  ## `sf cmdt generate fromorg`
155
155
 
@@ -238,7 +238,7 @@ FLAG DESCRIPTIONS
238
238
  https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
239
239
  ```
240
240
 
241
- _See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.55/src/commands/cmdt/generate/fromorg.ts)_
241
+ _See code: [src/commands/cmdt/generate/fromorg.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.57/src/commands/cmdt/generate/fromorg.ts)_
242
242
 
243
243
  ## `sf cmdt generate object`
244
244
 
@@ -300,7 +300,7 @@ FLAG DESCRIPTIONS
300
300
  https://help.salesforce.com/s/articleView?id=sf.custommetadatatypes_ui_create.htm&type=5.
301
301
  ```
302
302
 
303
- _See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.55/src/commands/cmdt/generate/object.ts)_
303
+ _See code: [src/commands/cmdt/generate/object.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.57/src/commands/cmdt/generate/object.ts)_
304
304
 
305
305
  ## `sf cmdt generate record`
306
306
 
@@ -355,7 +355,7 @@ FLAG DESCRIPTIONS
355
355
  Protected records can only be accessed by code in the same managed package namespace.
356
356
  ```
357
357
 
358
- _See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.55/src/commands/cmdt/generate/record.ts)_
358
+ _See code: [src/commands/cmdt/generate/record.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.57/src/commands/cmdt/generate/record.ts)_
359
359
 
360
360
  ## `sf cmdt generate records`
361
361
 
@@ -406,7 +406,7 @@ FLAG DESCRIPTIONS
406
406
  The '__mdt' suffix is appended to the end of the name if it's omitted.
407
407
  ```
408
408
 
409
- _See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.55/src/commands/cmdt/generate/records.ts)_
409
+ _See code: [src/commands/cmdt/generate/records.ts](https://github.com/salesforcecli/plugin-custom-metadata/blob/3.3.57/src/commands/cmdt/generate/records.ts)_
410
410
 
411
411
  <!-- commandsstop -->
412
412
 
@@ -1,28 +1,28 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-custom-metadata",
3
- "version": "3.3.55",
3
+ "version": "3.3.57",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-custom-metadata",
9
- "version": "3.3.55",
9
+ "version": "3.3.57",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@salesforce/core": "^8.11.1",
12
+ "@salesforce/core": "^8.12.0",
13
13
  "@salesforce/sf-plugins-core": "^11.3.12",
14
14
  "csv-parse": "^5.6.0",
15
15
  "fast-xml-parser": "^4.5.3"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@jsforce/jsforce-node": "^3.8.1",
19
- "@oclif/core": "^4.3.0",
19
+ "@oclif/core": "^4.3.2",
20
20
  "@oclif/plugin-command-snapshot": "^5.2.40",
21
21
  "@salesforce/cli-plugins-testkit": "^5.3.39",
22
22
  "@salesforce/dev-scripts": "^11.0.2",
23
23
  "@salesforce/plugin-command-reference": "^3.1.54",
24
- "eslint-plugin-sf-plugin": "^1.20.23",
25
- "oclif": "^4.17.46",
24
+ "eslint-plugin-sf-plugin": "^1.20.24",
25
+ "oclif": "^4.18.0",
26
26
  "ts-node": "^10.9.2",
27
27
  "typescript": "^5.8.3"
28
28
  },
@@ -3890,6 +3890,7 @@
3890
3890
  "version": "2.1.5",
3891
3891
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
3892
3892
  "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
3893
+ "dev": true,
3893
3894
  "license": "MIT",
3894
3895
  "dependencies": {
3895
3896
  "@nodelib/fs.stat": "2.0.5",
@@ -3903,6 +3904,7 @@
3903
3904
  "version": "2.0.5",
3904
3905
  "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
3905
3906
  "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
3907
+ "dev": true,
3906
3908
  "license": "MIT",
3907
3909
  "engines": {
3908
3910
  "node": ">= 8"
@@ -3912,6 +3914,7 @@
3912
3914
  "version": "1.2.8",
3913
3915
  "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
3914
3916
  "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
3917
+ "dev": true,
3915
3918
  "license": "MIT",
3916
3919
  "dependencies": {
3917
3920
  "@nodelib/fs.scandir": "2.1.5",
@@ -3922,9 +3925,9 @@
3922
3925
  }
3923
3926
  },
3924
3927
  "node_modules/@oclif/core": {
3925
- "version": "4.3.0",
3926
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.0.tgz",
3927
- "integrity": "sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==",
3928
+ "version": "4.3.2",
3929
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.3.2.tgz",
3930
+ "integrity": "sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==",
3928
3931
  "license": "MIT",
3929
3932
  "dependencies": {
3930
3933
  "ansi-escapes": "^4.3.2",
@@ -3934,7 +3937,6 @@
3934
3937
  "debug": "^4.4.0",
3935
3938
  "ejs": "^3.1.10",
3936
3939
  "get-package-type": "^0.1.0",
3937
- "globby": "^11.1.0",
3938
3940
  "indent-string": "^4.0.0",
3939
3941
  "is-wsl": "^2.2.0",
3940
3942
  "lilconfig": "^3.1.3",
@@ -3942,6 +3944,7 @@
3942
3944
  "semver": "^7.6.3",
3943
3945
  "string-width": "^4.2.3",
3944
3946
  "supports-color": "^8",
3947
+ "tinyglobby": "^0.2.13",
3945
3948
  "widest-line": "^3.1.0",
3946
3949
  "wordwrap": "^1.0.0",
3947
3950
  "wrap-ansi": "^7.0.0"
@@ -4290,9 +4293,9 @@
4290
4293
  }
4291
4294
  },
4292
4295
  "node_modules/@salesforce/core": {
4293
- "version": "8.11.1",
4294
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.11.1.tgz",
4295
- "integrity": "sha512-plu13EOxApJBCdGKwbE8bMOrxB5YTnHKGVaBjAk2Mli2M0ADh+q3qn8eedYDG24oViFNcV+sjfjbamQpLNCclA==",
4296
+ "version": "8.12.0",
4297
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.12.0.tgz",
4298
+ "integrity": "sha512-LJIjoQ3UQJ1r/xxdQcaG5bU8MfxeO/LJhrfK/7LZeHVtp1iOIgedbwPuVNzTzYciDWh8elborarrPM4uWjtu5g==",
4296
4299
  "license": "BSD-3-Clause",
4297
4300
  "dependencies": {
4298
4301
  "@jsforce/jsforce-node": "^3.8.2",
@@ -4307,9 +4310,9 @@
4307
4310
  "js2xmlparser": "^4.0.1",
4308
4311
  "jsonwebtoken": "9.0.2",
4309
4312
  "jszip": "3.10.1",
4310
- "pino": "^9.4.0",
4313
+ "pino": "^9.7.0",
4311
4314
  "pino-abstract-transport": "^1.2.0",
4312
- "pino-pretty": "^11.2.2",
4315
+ "pino-pretty": "^11.3.0",
4313
4316
  "proper-lockfile": "^4.1.2",
4314
4317
  "semver": "^7.6.3",
4315
4318
  "ts-retry-promise": "^0.8.1"
@@ -4340,6 +4343,41 @@
4340
4343
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
4341
4344
  "license": "MIT"
4342
4345
  },
4346
+ "node_modules/@salesforce/core/node_modules/pino-abstract-transport": {
4347
+ "version": "1.2.0",
4348
+ "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz",
4349
+ "integrity": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==",
4350
+ "license": "MIT",
4351
+ "dependencies": {
4352
+ "readable-stream": "^4.0.0",
4353
+ "split2": "^4.0.0"
4354
+ }
4355
+ },
4356
+ "node_modules/@salesforce/core/node_modules/readable-stream": {
4357
+ "version": "4.4.2",
4358
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
4359
+ "integrity": "sha512-Lk/fICSyIhodxy1IDK2HazkeGjSmezAWX2egdtJnYhtzKEsBPJowlI6F6LPb5tqIQILrMbx22S5o3GuJavPusA==",
4360
+ "license": "MIT",
4361
+ "dependencies": {
4362
+ "abort-controller": "^3.0.0",
4363
+ "buffer": "^6.0.3",
4364
+ "events": "^3.3.0",
4365
+ "process": "^0.11.10",
4366
+ "string_decoder": "^1.3.0"
4367
+ },
4368
+ "engines": {
4369
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
4370
+ }
4371
+ },
4372
+ "node_modules/@salesforce/core/node_modules/split2": {
4373
+ "version": "4.2.0",
4374
+ "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
4375
+ "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
4376
+ "license": "ISC",
4377
+ "engines": {
4378
+ "node": ">= 10.x"
4379
+ }
4380
+ },
4343
4381
  "node_modules/@salesforce/dev-config": {
4344
4382
  "version": "4.3.1",
4345
4383
  "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.3.1.tgz",
@@ -6069,6 +6107,7 @@
6069
6107
  "version": "2.1.0",
6070
6108
  "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
6071
6109
  "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
6110
+ "dev": true,
6072
6111
  "license": "MIT",
6073
6112
  "engines": {
6074
6113
  "node": ">=8"
@@ -6289,6 +6328,7 @@
6289
6328
  "version": "3.0.3",
6290
6329
  "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
6291
6330
  "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
6331
+ "dev": true,
6292
6332
  "license": "MIT",
6293
6333
  "dependencies": {
6294
6334
  "fill-range": "^7.1.1"
@@ -7245,6 +7285,7 @@
7245
7285
  "version": "3.0.1",
7246
7286
  "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
7247
7287
  "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
7288
+ "dev": true,
7248
7289
  "license": "MIT",
7249
7290
  "dependencies": {
7250
7291
  "path-type": "^4.0.0"
@@ -7820,13 +7861,13 @@
7820
7861
  }
7821
7862
  },
7822
7863
  "node_modules/eslint-plugin-sf-plugin": {
7823
- "version": "1.20.23",
7824
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.23.tgz",
7825
- "integrity": "sha512-zlvxTJW4nMugGqgedymkEEeP/uiW/hgVGaaKZXEnCU+FMU7aW4kgTtLn+1JWk08mLwRlv/5NynGcABnsON21PA==",
7864
+ "version": "1.20.24",
7865
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.24.tgz",
7866
+ "integrity": "sha512-gSBLwp6T3n9Mw1TjO7Fq+VbYA7kdPfws0f1vR3tjEHUH4UlrNPya9RnN3g5uW2S1/62kDwgOjORYu2HlRr5UDg==",
7826
7867
  "dev": true,
7827
7868
  "license": "BSD-3-Clause",
7828
7869
  "dependencies": {
7829
- "@salesforce/core": "^8.10.3",
7870
+ "@salesforce/core": "^8.11.1",
7830
7871
  "@typescript-eslint/utils": "^7.18.0"
7831
7872
  },
7832
7873
  "engines": {
@@ -8251,6 +8292,7 @@
8251
8292
  "version": "3.3.3",
8252
8293
  "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
8253
8294
  "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
8295
+ "dev": true,
8254
8296
  "license": "MIT",
8255
8297
  "dependencies": {
8256
8298
  "@nodelib/fs.stat": "^2.0.2",
@@ -8331,6 +8373,7 @@
8331
8373
  "version": "1.15.0",
8332
8374
  "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz",
8333
8375
  "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==",
8376
+ "dev": true,
8334
8377
  "license": "ISC",
8335
8378
  "dependencies": {
8336
8379
  "reusify": "^1.0.4"
@@ -8403,6 +8446,7 @@
8403
8446
  "version": "7.1.1",
8404
8447
  "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
8405
8448
  "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
8449
+ "dev": true,
8406
8450
  "license": "MIT",
8407
8451
  "dependencies": {
8408
8452
  "to-regex-range": "^5.0.1"
@@ -8839,6 +8883,7 @@
8839
8883
  "version": "5.1.2",
8840
8884
  "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
8841
8885
  "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
8886
+ "dev": true,
8842
8887
  "license": "ISC",
8843
8888
  "dependencies": {
8844
8889
  "is-glob": "^4.0.1"
@@ -8909,6 +8954,7 @@
8909
8954
  "version": "11.1.0",
8910
8955
  "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
8911
8956
  "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
8957
+ "dev": true,
8912
8958
  "license": "MIT",
8913
8959
  "dependencies": {
8914
8960
  "array-union": "^2.1.0",
@@ -9366,6 +9412,7 @@
9366
9412
  "version": "5.3.1",
9367
9413
  "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
9368
9414
  "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
9415
+ "dev": true,
9369
9416
  "license": "MIT",
9370
9417
  "engines": {
9371
9418
  "node": ">= 4"
@@ -9614,6 +9661,7 @@
9614
9661
  "version": "2.1.1",
9615
9662
  "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
9616
9663
  "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
9664
+ "dev": true,
9617
9665
  "license": "MIT",
9618
9666
  "engines": {
9619
9667
  "node": ">=0.10.0"
@@ -9632,6 +9680,7 @@
9632
9680
  "version": "4.0.3",
9633
9681
  "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
9634
9682
  "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
9683
+ "dev": true,
9635
9684
  "license": "MIT",
9636
9685
  "dependencies": {
9637
9686
  "is-extglob": "^2.1.1"
@@ -9657,6 +9706,7 @@
9657
9706
  "version": "7.0.0",
9658
9707
  "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
9659
9708
  "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
9709
+ "dev": true,
9660
9710
  "license": "MIT",
9661
9711
  "engines": {
9662
9712
  "node": ">=0.12.0"
@@ -10849,6 +10899,7 @@
10849
10899
  "version": "1.4.1",
10850
10900
  "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
10851
10901
  "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
10902
+ "dev": true,
10852
10903
  "license": "MIT",
10853
10904
  "engines": {
10854
10905
  "node": ">= 8"
@@ -10858,6 +10909,7 @@
10858
10909
  "version": "4.0.8",
10859
10910
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
10860
10911
  "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
10912
+ "dev": true,
10861
10913
  "license": "MIT",
10862
10914
  "dependencies": {
10863
10915
  "braces": "^3.0.3",
@@ -11517,9 +11569,9 @@
11517
11569
  }
11518
11570
  },
11519
11571
  "node_modules/oclif": {
11520
- "version": "4.17.46",
11521
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.46.tgz",
11522
- "integrity": "sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==",
11572
+ "version": "4.18.0",
11573
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.18.0.tgz",
11574
+ "integrity": "sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==",
11523
11575
  "dev": true,
11524
11576
  "license": "MIT",
11525
11577
  "dependencies": {
@@ -11532,8 +11584,8 @@
11532
11584
  "@oclif/plugin-help": "^6.2.27",
11533
11585
  "@oclif/plugin-not-found": "^3.2.48",
11534
11586
  "@oclif/plugin-warn-if-update-available": "^3.1.38",
11587
+ "ansis": "^3.16.0",
11535
11588
  "async-retry": "^1.3.3",
11536
- "chalk": "^4",
11537
11589
  "change-case": "^4",
11538
11590
  "debug": "^4.4.0",
11539
11591
  "ejs": "^3.1.10",
@@ -11871,6 +11923,7 @@
11871
11923
  "version": "4.0.0",
11872
11924
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
11873
11925
  "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
11926
+ "dev": true,
11874
11927
  "license": "MIT",
11875
11928
  "engines": {
11876
11929
  "node": ">=8"
@@ -11897,6 +11950,7 @@
11897
11950
  "version": "2.3.1",
11898
11951
  "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
11899
11952
  "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
11953
+ "dev": true,
11900
11954
  "license": "MIT",
11901
11955
  "engines": {
11902
11956
  "node": ">=8.6"
@@ -11906,17 +11960,17 @@
11906
11960
  }
11907
11961
  },
11908
11962
  "node_modules/pino": {
11909
- "version": "9.4.0",
11910
- "resolved": "https://registry.npmjs.org/pino/-/pino-9.4.0.tgz",
11911
- "integrity": "sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==",
11963
+ "version": "9.7.0",
11964
+ "resolved": "https://registry.npmjs.org/pino/-/pino-9.7.0.tgz",
11965
+ "integrity": "sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==",
11912
11966
  "license": "MIT",
11913
11967
  "dependencies": {
11914
11968
  "atomic-sleep": "^1.0.0",
11915
11969
  "fast-redact": "^3.1.1",
11916
11970
  "on-exit-leak-free": "^2.1.0",
11917
- "pino-abstract-transport": "^1.2.0",
11971
+ "pino-abstract-transport": "^2.0.0",
11918
11972
  "pino-std-serializers": "^7.0.0",
11919
- "process-warning": "^4.0.0",
11973
+ "process-warning": "^5.0.0",
11920
11974
  "quick-format-unescaped": "^4.0.3",
11921
11975
  "real-require": "^0.2.0",
11922
11976
  "safe-stable-stringify": "^2.3.1",
@@ -11928,31 +11982,14 @@
11928
11982
  }
11929
11983
  },
11930
11984
  "node_modules/pino-abstract-transport": {
11931
- "version": "1.2.0",
11932
- "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz",
11933
- "integrity": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==",
11985
+ "version": "2.0.0",
11986
+ "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz",
11987
+ "integrity": "sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==",
11934
11988
  "license": "MIT",
11935
11989
  "dependencies": {
11936
- "readable-stream": "^4.0.0",
11937
11990
  "split2": "^4.0.0"
11938
11991
  }
11939
11992
  },
11940
- "node_modules/pino-abstract-transport/node_modules/readable-stream": {
11941
- "version": "4.4.2",
11942
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
11943
- "integrity": "sha512-Lk/fICSyIhodxy1IDK2HazkeGjSmezAWX2egdtJnYhtzKEsBPJowlI6F6LPb5tqIQILrMbx22S5o3GuJavPusA==",
11944
- "license": "MIT",
11945
- "dependencies": {
11946
- "abort-controller": "^3.0.0",
11947
- "buffer": "^6.0.3",
11948
- "events": "^3.3.0",
11949
- "process": "^0.11.10",
11950
- "string_decoder": "^1.3.0"
11951
- },
11952
- "engines": {
11953
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11954
- }
11955
- },
11956
11993
  "node_modules/pino-abstract-transport/node_modules/split2": {
11957
11994
  "version": "4.2.0",
11958
11995
  "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
@@ -11963,9 +12000,9 @@
11963
12000
  }
11964
12001
  },
11965
12002
  "node_modules/pino-pretty": {
11966
- "version": "11.2.2",
11967
- "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.2.tgz",
11968
- "integrity": "sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==",
12003
+ "version": "11.3.0",
12004
+ "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.3.0.tgz",
12005
+ "integrity": "sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==",
11969
12006
  "license": "MIT",
11970
12007
  "dependencies": {
11971
12008
  "colorette": "^2.0.7",
@@ -11976,7 +12013,7 @@
11976
12013
  "joycon": "^3.1.1",
11977
12014
  "minimist": "^1.2.6",
11978
12015
  "on-exit-leak-free": "^2.1.0",
11979
- "pino-abstract-transport": "^1.0.0",
12016
+ "pino-abstract-transport": "^2.0.0",
11980
12017
  "pump": "^3.0.0",
11981
12018
  "readable-stream": "^4.0.0",
11982
12019
  "secure-json-parse": "^2.4.0",
@@ -12175,9 +12212,19 @@
12175
12212
  }
12176
12213
  },
12177
12214
  "node_modules/process-warning": {
12178
- "version": "4.0.0",
12179
- "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-4.0.0.tgz",
12180
- "integrity": "sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==",
12215
+ "version": "5.0.0",
12216
+ "resolved": "https://registry.npmjs.org/process-warning/-/process-warning-5.0.0.tgz",
12217
+ "integrity": "sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==",
12218
+ "funding": [
12219
+ {
12220
+ "type": "github",
12221
+ "url": "https://github.com/sponsors/fastify"
12222
+ },
12223
+ {
12224
+ "type": "opencollective",
12225
+ "url": "https://opencollective.com/fastify"
12226
+ }
12227
+ ],
12181
12228
  "license": "MIT"
12182
12229
  },
12183
12230
  "node_modules/proper-lockfile": {
@@ -12263,6 +12310,7 @@
12263
12310
  "version": "1.2.3",
12264
12311
  "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
12265
12312
  "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
12313
+ "dev": true,
12266
12314
  "funding": [
12267
12315
  {
12268
12316
  "type": "github",
@@ -12627,6 +12675,7 @@
12627
12675
  "version": "1.0.4",
12628
12676
  "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
12629
12677
  "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
12678
+ "dev": true,
12630
12679
  "license": "MIT",
12631
12680
  "engines": {
12632
12681
  "iojs": ">=1.0.0",
@@ -12653,6 +12702,7 @@
12653
12702
  "version": "1.2.0",
12654
12703
  "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
12655
12704
  "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
12705
+ "dev": true,
12656
12706
  "funding": [
12657
12707
  {
12658
12708
  "type": "github",
@@ -12960,6 +13010,7 @@
12960
13010
  "version": "3.0.0",
12961
13011
  "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
12962
13012
  "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
13013
+ "dev": true,
12963
13014
  "license": "MIT",
12964
13015
  "engines": {
12965
13016
  "node": ">=8"
@@ -13489,24 +13540,25 @@
13489
13540
  "license": "MIT"
13490
13541
  },
13491
13542
  "node_modules/tinyglobby": {
13492
- "version": "0.2.10",
13493
- "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.10.tgz",
13494
- "integrity": "sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==",
13495
- "dev": true,
13543
+ "version": "0.2.14",
13544
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
13545
+ "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
13496
13546
  "license": "MIT",
13497
13547
  "dependencies": {
13498
- "fdir": "^6.4.2",
13548
+ "fdir": "^6.4.4",
13499
13549
  "picomatch": "^4.0.2"
13500
13550
  },
13501
13551
  "engines": {
13502
13552
  "node": ">=12.0.0"
13553
+ },
13554
+ "funding": {
13555
+ "url": "https://github.com/sponsors/SuperchupuDev"
13503
13556
  }
13504
13557
  },
13505
13558
  "node_modules/tinyglobby/node_modules/fdir": {
13506
- "version": "6.4.2",
13507
- "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.2.tgz",
13508
- "integrity": "sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==",
13509
- "dev": true,
13559
+ "version": "6.4.5",
13560
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
13561
+ "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
13510
13562
  "license": "MIT",
13511
13563
  "peerDependencies": {
13512
13564
  "picomatch": "^3 || ^4"
@@ -13521,7 +13573,6 @@
13521
13573
  "version": "4.0.2",
13522
13574
  "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
13523
13575
  "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
13524
- "dev": true,
13525
13576
  "license": "MIT",
13526
13577
  "engines": {
13527
13578
  "node": ">=12"
@@ -13557,6 +13608,7 @@
13557
13608
  "version": "5.0.1",
13558
13609
  "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
13559
13610
  "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
13611
+ "dev": true,
13560
13612
  "license": "MIT",
13561
13613
  "dependencies": {
13562
13614
  "is-number": "^7.0.0"
package/oclif.lock CHANGED
@@ -1553,10 +1553,10 @@
1553
1553
  "@nodelib/fs.scandir" "2.1.5"
1554
1554
  fastq "^1.6.0"
1555
1555
 
1556
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.0":
1557
- version "4.3.0"
1558
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.0.tgz#9a2951f05f81a4c7ae5ffcc00b2d720cca0898e6"
1559
- integrity sha512-lIzHY+JMP6evrS5E/sGijNnwrCoNtGy8703jWXcMuPOYKiFhWoAqnIm1BGgoRgmxczkbSfRsHUL/lwsSgh74Lw==
1556
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.10", "@oclif/core@^4.3.2":
1557
+ version "4.3.2"
1558
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.3.2.tgz#522d5f94044ebde5f4041b0bad4f1abfe7a73f61"
1559
+ integrity sha512-3OVGENifC2NzYn/t31fYOrZOGJ5WpUfRktz8v/W4QbP4Su3S/BcBuVuIde65B1mHrnAE/62yOFA/kLx4w1Vf8g==
1560
1560
  dependencies:
1561
1561
  ansi-escapes "^4.3.2"
1562
1562
  ansis "^3.17.0"
@@ -1565,7 +1565,6 @@
1565
1565
  debug "^4.4.0"
1566
1566
  ejs "^3.1.10"
1567
1567
  get-package-type "^0.1.0"
1568
- globby "^11.1.0"
1569
1568
  indent-string "^4.0.0"
1570
1569
  is-wsl "^2.2.0"
1571
1570
  lilconfig "^3.1.3"
@@ -1573,6 +1572,7 @@
1573
1572
  semver "^7.6.3"
1574
1573
  string-width "^4.2.3"
1575
1574
  supports-color "^8"
1575
+ tinyglobby "^0.2.13"
1576
1576
  widest-line "^3.1.0"
1577
1577
  wordwrap "^1.0.0"
1578
1578
  wrap-ansi "^7.0.0"
@@ -1663,10 +1663,10 @@
1663
1663
  strip-ansi "6.0.1"
1664
1664
  ts-retry-promise "^0.8.1"
1665
1665
 
1666
- "@salesforce/core@^8.10.3", "@salesforce/core@^8.11.0", "@salesforce/core@^8.11.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1667
- version "8.11.1"
1668
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.11.1.tgz#d680118f7671de0a102b4c2fe66235203ea6443f"
1669
- integrity sha512-plu13EOxApJBCdGKwbE8bMOrxB5YTnHKGVaBjAk2Mli2M0ADh+q3qn8eedYDG24oViFNcV+sjfjbamQpLNCclA==
1666
+ "@salesforce/core@^8.11.0", "@salesforce/core@^8.11.1", "@salesforce/core@^8.12.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1667
+ version "8.12.0"
1668
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.12.0.tgz#a458cc3e39f4e7df57d94f0deaaa0fd0660b18c9"
1669
+ integrity sha512-LJIjoQ3UQJ1r/xxdQcaG5bU8MfxeO/LJhrfK/7LZeHVtp1iOIgedbwPuVNzTzYciDWh8elborarrPM4uWjtu5g==
1670
1670
  dependencies:
1671
1671
  "@jsforce/jsforce-node" "^3.8.2"
1672
1672
  "@salesforce/kit" "^3.2.2"
@@ -1680,9 +1680,9 @@
1680
1680
  js2xmlparser "^4.0.1"
1681
1681
  jsonwebtoken "9.0.2"
1682
1682
  jszip "3.10.1"
1683
- pino "^9.4.0"
1683
+ pino "^9.7.0"
1684
1684
  pino-abstract-transport "^1.2.0"
1685
- pino-pretty "^11.2.2"
1685
+ pino-pretty "^11.3.0"
1686
1686
  proper-lockfile "^4.1.2"
1687
1687
  semver "^7.6.3"
1688
1688
  ts-retry-promise "^0.8.1"
@@ -2756,7 +2756,7 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
2756
2756
  resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
2757
2757
  integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
2758
2758
 
2759
- ansis@^3.17.0, ansis@^3.3.2:
2759
+ ansis@^3.16.0, ansis@^3.17.0, ansis@^3.3.2:
2760
2760
  version "3.17.0"
2761
2761
  resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7"
2762
2762
  integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==
@@ -3120,7 +3120,7 @@ chalk@^2.4.2:
3120
3120
  escape-string-regexp "^1.0.5"
3121
3121
  supports-color "^5.3.0"
3122
3122
 
3123
- chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3123
+ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
3124
3124
  version "4.1.2"
3125
3125
  resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
3126
3126
  integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -3851,12 +3851,12 @@ eslint-plugin-jsdoc@^46.10.1:
3851
3851
  semver "^7.5.4"
3852
3852
  spdx-expression-parse "^4.0.0"
3853
3853
 
3854
- eslint-plugin-sf-plugin@^1.20.23:
3855
- version "1.20.23"
3856
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.23.tgz#213c514a67b734c989eac1ebbc23ff506f9ddc85"
3857
- integrity sha512-zlvxTJW4nMugGqgedymkEEeP/uiW/hgVGaaKZXEnCU+FMU7aW4kgTtLn+1JWk08mLwRlv/5NynGcABnsON21PA==
3854
+ eslint-plugin-sf-plugin@^1.20.24:
3855
+ version "1.20.24"
3856
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.24.tgz#a16ce6d252ff3f3504005485050aa023bfef89a4"
3857
+ integrity sha512-gSBLwp6T3n9Mw1TjO7Fq+VbYA7kdPfws0f1vR3tjEHUH4UlrNPya9RnN3g5uW2S1/62kDwgOjORYu2HlRr5UDg==
3858
3858
  dependencies:
3859
- "@salesforce/core" "^8.10.3"
3859
+ "@salesforce/core" "^8.11.1"
3860
3860
  "@typescript-eslint/utils" "^7.18.0"
3861
3861
 
3862
3862
  eslint-plugin-unicorn@^50.0.1:
@@ -4128,10 +4128,10 @@ faye@^1.4.0:
4128
4128
  tough-cookie "*"
4129
4129
  tunnel-agent "*"
4130
4130
 
4131
- fdir@^6.4.2:
4132
- version "6.4.2"
4133
- resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689"
4134
- integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==
4131
+ fdir@^6.4.4:
4132
+ version "6.4.5"
4133
+ resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.5.tgz#328e280f3a23699362f95f2e82acf978a0c0cb49"
4134
+ integrity sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==
4135
4135
 
4136
4136
  file-entry-cache@^6.0.1:
4137
4137
  version "6.0.1"
@@ -5934,10 +5934,10 @@ object.values@^1.1.7:
5934
5934
  define-properties "^1.2.0"
5935
5935
  es-abstract "^1.22.1"
5936
5936
 
5937
- oclif@^4.17.46:
5938
- version "4.17.46"
5939
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.46.tgz#c7bd4315ae4903ad5f9893f6d6e7b3b78c4209fb"
5940
- integrity sha512-huMvamv0zzIXrCbW5sgy40P1L6fJjPe4IfZKSmkmuPNGSpTy+fcNZ0gYwIuMlxiT3RarLYxYie+RVTyJLE3zXw==
5937
+ oclif@^4.18.0:
5938
+ version "4.18.0"
5939
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.18.0.tgz#4216a87ae947ae233a92f94448e970fce621b11a"
5940
+ integrity sha512-w5b35fT1tIZhJUv+GZLdEo4ZwF/wDeuNVL1cbOcgrQebcg0RMJE0ykFymVlfIPtOZqJzwfO6xeNEwqMy5fVtOw==
5941
5941
  dependencies:
5942
5942
  "@aws-sdk/client-cloudfront" "^3.787.0"
5943
5943
  "@aws-sdk/client-s3" "^3.787.0"
@@ -5948,8 +5948,8 @@ oclif@^4.17.46:
5948
5948
  "@oclif/plugin-help" "^6.2.27"
5949
5949
  "@oclif/plugin-not-found" "^3.2.48"
5950
5950
  "@oclif/plugin-warn-if-update-available" "^3.1.38"
5951
+ ansis "^3.16.0"
5951
5952
  async-retry "^1.3.3"
5952
- chalk "^4"
5953
5953
  change-case "^4"
5954
5954
  debug "^4.4.0"
5955
5955
  ejs "^3.1.10"
@@ -6184,7 +6184,7 @@ picomatch@^4.0.2:
6184
6184
  resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
6185
6185
  integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
6186
6186
 
6187
- pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.2.0:
6187
+ pino-abstract-transport@^1.2.0:
6188
6188
  version "1.2.0"
6189
6189
  resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz#97f9f2631931e242da531b5c66d3079c12c9d1b5"
6190
6190
  integrity sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==
@@ -6192,10 +6192,17 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.2.0:
6192
6192
  readable-stream "^4.0.0"
6193
6193
  split2 "^4.0.0"
6194
6194
 
6195
- pino-pretty@^11.2.2:
6196
- version "11.2.2"
6197
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.2.2.tgz#5e8ec69b31e90eb187715af07b1d29a544e60d39"
6198
- integrity sha512-2FnyGir8nAJAqD3srROdrF1J5BIcMT4nwj7hHSc60El6Uxlym00UbCCd8pYIterstVBFlMyF1yFV8XdGIPbj4A==
6195
+ pino-abstract-transport@^2.0.0:
6196
+ version "2.0.0"
6197
+ resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz#de241578406ac7b8a33ce0d77ae6e8a0b3b68a60"
6198
+ integrity sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==
6199
+ dependencies:
6200
+ split2 "^4.0.0"
6201
+
6202
+ pino-pretty@^11.3.0:
6203
+ version "11.3.0"
6204
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.3.0.tgz#390b3be044cf3d2e9192c7d19d44f6b690468f2e"
6205
+ integrity sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==
6199
6206
  dependencies:
6200
6207
  colorette "^2.0.7"
6201
6208
  dateformat "^4.6.3"
@@ -6205,7 +6212,7 @@ pino-pretty@^11.2.2:
6205
6212
  joycon "^3.1.1"
6206
6213
  minimist "^1.2.6"
6207
6214
  on-exit-leak-free "^2.1.0"
6208
- pino-abstract-transport "^1.0.0"
6215
+ pino-abstract-transport "^2.0.0"
6209
6216
  pump "^3.0.0"
6210
6217
  readable-stream "^4.0.0"
6211
6218
  secure-json-parse "^2.4.0"
@@ -6217,17 +6224,17 @@ pino-std-serializers@^7.0.0:
6217
6224
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
6218
6225
  integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
6219
6226
 
6220
- pino@^9.4.0:
6221
- version "9.4.0"
6222
- resolved "https://registry.yarnpkg.com/pino/-/pino-9.4.0.tgz#e4600ff199efc744856a5b3b71c53e38998eae5a"
6223
- integrity sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==
6227
+ pino@^9.7.0:
6228
+ version "9.7.0"
6229
+ resolved "https://registry.yarnpkg.com/pino/-/pino-9.7.0.tgz#ff7cd86eb3103ee620204dbd5ca6ffda8b53f645"
6230
+ integrity sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==
6224
6231
  dependencies:
6225
6232
  atomic-sleep "^1.0.0"
6226
6233
  fast-redact "^3.1.1"
6227
6234
  on-exit-leak-free "^2.1.0"
6228
- pino-abstract-transport "^1.2.0"
6235
+ pino-abstract-transport "^2.0.0"
6229
6236
  pino-std-serializers "^7.0.0"
6230
- process-warning "^4.0.0"
6237
+ process-warning "^5.0.0"
6231
6238
  quick-format-unescaped "^4.0.3"
6232
6239
  real-require "^0.2.0"
6233
6240
  safe-stable-stringify "^2.3.1"
@@ -6281,10 +6288,10 @@ process-on-spawn@^1.0.0:
6281
6288
  dependencies:
6282
6289
  fromentries "^1.2.0"
6283
6290
 
6284
- process-warning@^4.0.0:
6285
- version "4.0.0"
6286
- resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-4.0.0.tgz#581e3a7a1fb456c5f4fd239f76bce75897682d5a"
6287
- integrity sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw==
6291
+ process-warning@^5.0.0:
6292
+ version "5.0.0"
6293
+ resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-5.0.0.tgz#566e0bf79d1dff30a72d8bbbe9e8ecefe8d378d7"
6294
+ integrity sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==
6288
6295
 
6289
6296
  process@^0.11.10:
6290
6297
  version "0.11.10"
@@ -7112,12 +7119,12 @@ tiny-jsonc@^1.0.2:
7112
7119
  resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
7113
7120
  integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
7114
7121
 
7115
- tinyglobby@^0.2.9:
7116
- version "0.2.10"
7117
- resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.10.tgz#e712cf2dc9b95a1f5c5bbd159720e15833977a0f"
7118
- integrity sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==
7122
+ tinyglobby@^0.2.13, tinyglobby@^0.2.9:
7123
+ version "0.2.14"
7124
+ resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
7125
+ integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
7119
7126
  dependencies:
7120
- fdir "^6.4.2"
7127
+ fdir "^6.4.4"
7121
7128
  picomatch "^4.0.2"
7122
7129
 
7123
7130
  tmp@^0.0.33:
@@ -850,5 +850,5 @@
850
850
  ]
851
851
  }
852
852
  },
853
- "version": "3.3.55"
853
+ "version": "3.3.57"
854
854
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-custom-metadata",
3
3
  "description": "Tools for working with custom metadata types and their records.",
4
- "version": "3.3.55",
4
+ "version": "3.3.57",
5
5
  "contributors": [
6
6
  {
7
7
  "name": "Carolyn Grabill",
@@ -42,20 +42,20 @@
42
42
  ],
43
43
  "bugs": "https://github.com/salesforcecli/plugin-custom-metadata/issues",
44
44
  "dependencies": {
45
- "@salesforce/core": "^8.11.1",
45
+ "@salesforce/core": "^8.12.0",
46
46
  "@salesforce/sf-plugins-core": "^11.3.12",
47
47
  "csv-parse": "^5.6.0",
48
48
  "fast-xml-parser": "^4.5.3"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@jsforce/jsforce-node": "^3.8.1",
52
- "@oclif/core": "^4.3.0",
52
+ "@oclif/core": "^4.3.2",
53
53
  "@oclif/plugin-command-snapshot": "^5.2.40",
54
54
  "@salesforce/cli-plugins-testkit": "^5.3.39",
55
55
  "@salesforce/dev-scripts": "^11.0.2",
56
56
  "@salesforce/plugin-command-reference": "^3.1.54",
57
- "eslint-plugin-sf-plugin": "^1.20.23",
58
- "oclif": "^4.17.46",
57
+ "eslint-plugin-sf-plugin": "^1.20.24",
58
+ "oclif": "^4.18.0",
59
59
  "ts-node": "^10.9.2",
60
60
  "typescript": "^5.8.3"
61
61
  },
@@ -244,7 +244,7 @@
244
244
  "type": "module",
245
245
  "author": "Salesforce",
246
246
  "sfdx": {
247
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.55.crt",
248
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.55.sig"
247
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.57.crt",
248
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-custom-metadata/3.3.57.sig"
249
249
  }
250
250
  }