@jayree/sfdx-plugin-manifest 3.3.24 → 3.3.26

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.3.24",
3
+ "version": "3.3.26",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.3.24",
9
+ "version": "3.3.26",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.1",
13
13
  "@oclif/core": "^4.0.16",
14
14
  "@salesforce/core": "^8.2.3",
15
- "@salesforce/kit": "^3.1.6",
15
+ "@salesforce/kit": "^3.2.0",
16
16
  "@salesforce/sf-plugins-core": "^11.2.1",
17
17
  "@salesforce/source-deploy-retrieve": "^12.1.8",
18
18
  "@salesforce/ts-types": "^2.0.12",
19
19
  "fast-deep-equal": "^3.1.3",
20
- "fast-xml-parser": "^4.4.0",
20
+ "fast-xml-parser": "^4.4.1",
21
21
  "fs-extra": "^11.2.0",
22
22
  "graceful-fs": "^4.2.11",
23
23
  "isomorphic-git": "1.27.1"
@@ -27,7 +27,7 @@
27
27
  "@oclif/plugin-help": "^6.2.7",
28
28
  "@salesforce/cli-plugins-testkit": "^5.3.21",
29
29
  "@salesforce/dev-scripts": "^10.2.4",
30
- "@salesforce/ts-sinon": "^1.4.22",
30
+ "@salesforce/ts-sinon": "^1.4.23",
31
31
  "@types/fs-extra": "^11.0.4",
32
32
  "@types/graceful-fs": "^4.1.9",
33
33
  "@types/inquirer": "^9.0.7",
@@ -36,7 +36,7 @@
36
36
  "eslint-plugin-prettier": "^5.2.1",
37
37
  "eslint-plugin-sf-plugin": "^1.20.0",
38
38
  "is-ci": "^3.0.1",
39
- "oclif": "^4.14.9",
39
+ "oclif": "^4.14.12",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.3.3",
42
42
  "pretty-quick": "^4.0.0",
@@ -2857,24 +2857,6 @@
2857
2857
  "node": ">=12"
2858
2858
  }
2859
2859
  },
2860
- "node_modules/@commitlint/cli/node_modules/wrap-ansi": {
2861
- "version": "7.0.0",
2862
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2863
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2864
- "dev": true,
2865
- "license": "MIT",
2866
- "dependencies": {
2867
- "ansi-styles": "^4.0.0",
2868
- "string-width": "^4.1.0",
2869
- "strip-ansi": "^6.0.0"
2870
- },
2871
- "engines": {
2872
- "node": ">=10"
2873
- },
2874
- "funding": {
2875
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2876
- }
2877
- },
2878
2860
  "node_modules/@commitlint/cli/node_modules/yargs": {
2879
2861
  "version": "17.7.2",
2880
2862
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
@@ -3419,12 +3401,12 @@
3419
3401
  "license": "BSD-3-Clause"
3420
3402
  },
3421
3403
  "node_modules/@inquirer/confirm": {
3422
- "version": "3.1.17",
3423
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.17.tgz",
3424
- "integrity": "sha512-qCpt/AABzPynz8tr69VDvhcjwmzAryipWXtW8Vi6m651da4H/d0Bdn55LkxXD7Rp2gfgxvxzTdb66AhIA8gzBA==",
3404
+ "version": "3.1.20",
3405
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.20.tgz",
3406
+ "integrity": "sha512-UvG5Plh0MfCqUvZB8RKzBBEWB/EeMzO59Awy/Jg4NgeSjIPqhPaQFnnmxiyWUTwZh4uENB7wCklEFUwckioXWg==",
3425
3407
  "license": "MIT",
3426
3408
  "dependencies": {
3427
- "@inquirer/core": "^9.0.5",
3409
+ "@inquirer/core": "^9.0.8",
3428
3410
  "@inquirer/type": "^1.5.1"
3429
3411
  },
3430
3412
  "engines": {
@@ -3432,15 +3414,15 @@
3432
3414
  }
3433
3415
  },
3434
3416
  "node_modules/@inquirer/confirm/node_modules/@inquirer/core": {
3435
- "version": "9.0.5",
3436
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.5.tgz",
3437
- "integrity": "sha512-QWG41I7vn62O9stYKg/juKXt1PEbr/4ZZCPb4KgXDQGwgA9M5NBTQ7FnOvT1ridbxkm/wTxLCNraUs7y47pIRQ==",
3417
+ "version": "9.0.8",
3418
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.8.tgz",
3419
+ "integrity": "sha512-ttnI/BGlP9SxjbQnv1nssv7dPAwiR82KmjJZx2SxSZyi2mGbaEvh4jg0I4yU/4mVQf7QvCVGGr/hGuJFEYhwnw==",
3438
3420
  "license": "MIT",
3439
3421
  "dependencies": {
3440
3422
  "@inquirer/figures": "^1.0.5",
3441
3423
  "@inquirer/type": "^1.5.1",
3442
3424
  "@types/mute-stream": "^0.0.4",
3443
- "@types/node": "^20.14.11",
3425
+ "@types/node": "^22.0.0",
3444
3426
  "@types/wrap-ansi": "^3.0.0",
3445
3427
  "ansi-escapes": "^4.3.2",
3446
3428
  "cli-spinners": "^2.9.2",
@@ -3476,6 +3458,15 @@
3476
3458
  "node": ">=18"
3477
3459
  }
3478
3460
  },
3461
+ "node_modules/@inquirer/confirm/node_modules/@types/node": {
3462
+ "version": "22.1.0",
3463
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.1.0.tgz",
3464
+ "integrity": "sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==",
3465
+ "license": "MIT",
3466
+ "dependencies": {
3467
+ "undici-types": "~6.13.0"
3468
+ }
3469
+ },
3479
3470
  "node_modules/@inquirer/confirm/node_modules/signal-exit": {
3480
3471
  "version": "4.1.0",
3481
3472
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -3488,6 +3479,26 @@
3488
3479
  "url": "https://github.com/sponsors/isaacs"
3489
3480
  }
3490
3481
  },
3482
+ "node_modules/@inquirer/confirm/node_modules/undici-types": {
3483
+ "version": "6.13.0",
3484
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz",
3485
+ "integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==",
3486
+ "license": "MIT"
3487
+ },
3488
+ "node_modules/@inquirer/confirm/node_modules/wrap-ansi": {
3489
+ "version": "6.2.0",
3490
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
3491
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3492
+ "license": "MIT",
3493
+ "dependencies": {
3494
+ "ansi-styles": "^4.0.0",
3495
+ "string-width": "^4.1.0",
3496
+ "strip-ansi": "^6.0.0"
3497
+ },
3498
+ "engines": {
3499
+ "node": ">=8"
3500
+ }
3501
+ },
3491
3502
  "node_modules/@inquirer/core": {
3492
3503
  "version": "9.0.2",
3493
3504
  "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.2.tgz",
@@ -3524,6 +3535,20 @@
3524
3535
  "url": "https://github.com/sponsors/isaacs"
3525
3536
  }
3526
3537
  },
3538
+ "node_modules/@inquirer/core/node_modules/wrap-ansi": {
3539
+ "version": "6.2.0",
3540
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
3541
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3542
+ "license": "MIT",
3543
+ "dependencies": {
3544
+ "ansi-styles": "^4.0.0",
3545
+ "string-width": "^4.1.0",
3546
+ "strip-ansi": "^6.0.0"
3547
+ },
3548
+ "engines": {
3549
+ "node": ">=8"
3550
+ }
3551
+ },
3527
3552
  "node_modules/@inquirer/figures": {
3528
3553
  "version": "1.0.3",
3529
3554
  "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
@@ -3534,30 +3559,30 @@
3534
3559
  }
3535
3560
  },
3536
3561
  "node_modules/@inquirer/input": {
3537
- "version": "2.2.3",
3538
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.2.3.tgz",
3539
- "integrity": "sha512-L3vH9istz91uk43Us4dqLb0UV6XxoSQ2MYRs3QSIPDXj1zUPGOk44Y1R69tPkO4VSHnlZjDp+FPEf/CTaee4dg==",
3562
+ "version": "2.2.7",
3563
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.2.7.tgz",
3564
+ "integrity": "sha512-QFk31Gq4Wr+Ve9ilMiFGGrSjGZQBilV0cgTN1zubD98Bx65fsNrh8++Biy/9mjNKRaqHFbZBw5baAcQvOmW8OQ==",
3540
3565
  "dev": true,
3541
3566
  "license": "MIT",
3542
3567
  "dependencies": {
3543
- "@inquirer/core": "^9.0.4",
3544
- "@inquirer/type": "^1.5.0"
3568
+ "@inquirer/core": "^9.0.8",
3569
+ "@inquirer/type": "^1.5.1"
3545
3570
  },
3546
3571
  "engines": {
3547
3572
  "node": ">=18"
3548
3573
  }
3549
3574
  },
3550
3575
  "node_modules/@inquirer/input/node_modules/@inquirer/core": {
3551
- "version": "9.0.4",
3552
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.4.tgz",
3553
- "integrity": "sha512-46LaWACIctSfVKTu71ziFlqO8SVLhWGSxvaHpf0frfDTphSSpIfeNo5ZH/kJPHYJw4VgPGf/9c3zJN/FnCdaIQ==",
3576
+ "version": "9.0.8",
3577
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-9.0.8.tgz",
3578
+ "integrity": "sha512-ttnI/BGlP9SxjbQnv1nssv7dPAwiR82KmjJZx2SxSZyi2mGbaEvh4jg0I4yU/4mVQf7QvCVGGr/hGuJFEYhwnw==",
3554
3579
  "dev": true,
3555
3580
  "license": "MIT",
3556
3581
  "dependencies": {
3557
- "@inquirer/figures": "^1.0.4",
3558
- "@inquirer/type": "^1.5.0",
3582
+ "@inquirer/figures": "^1.0.5",
3583
+ "@inquirer/type": "^1.5.1",
3559
3584
  "@types/mute-stream": "^0.0.4",
3560
- "@types/node": "^20.14.11",
3585
+ "@types/node": "^22.0.0",
3561
3586
  "@types/wrap-ansi": "^3.0.0",
3562
3587
  "ansi-escapes": "^4.3.2",
3563
3588
  "cli-spinners": "^2.9.2",
@@ -3573,9 +3598,9 @@
3573
3598
  }
3574
3599
  },
3575
3600
  "node_modules/@inquirer/input/node_modules/@inquirer/figures": {
3576
- "version": "1.0.4",
3577
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.4.tgz",
3578
- "integrity": "sha512-R7Gsg6elpuqdn55fBH2y9oYzrU/yKrSmIsDX4ROT51vohrECFzTf2zw9BfUbOW8xjfmM2QbVoVYdTwhrtEKWSQ==",
3601
+ "version": "1.0.5",
3602
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.5.tgz",
3603
+ "integrity": "sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==",
3579
3604
  "dev": true,
3580
3605
  "license": "MIT",
3581
3606
  "engines": {
@@ -3583,9 +3608,9 @@
3583
3608
  }
3584
3609
  },
3585
3610
  "node_modules/@inquirer/input/node_modules/@inquirer/type": {
3586
- "version": "1.5.0",
3587
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.0.tgz",
3588
- "integrity": "sha512-L/UdayX9Z1lLN+itoTKqJ/X4DX5DaWu2Sruwt4XgZzMNv32x4qllbzMX4MbJlz0yxAQtU19UvABGOjmdq1u3qA==",
3611
+ "version": "1.5.1",
3612
+ "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.1.tgz",
3613
+ "integrity": "sha512-m3YgGQlKNS0BM+8AFiJkCsTqHEFCWn6s/Rqye3mYwvqY6LdfUv12eSwbsgNzrYyrLXiy7IrrjDLPysaSBwEfhw==",
3589
3614
  "dev": true,
3590
3615
  "license": "MIT",
3591
3616
  "dependencies": {
@@ -3595,6 +3620,16 @@
3595
3620
  "node": ">=18"
3596
3621
  }
3597
3622
  },
3623
+ "node_modules/@inquirer/input/node_modules/@types/node": {
3624
+ "version": "22.1.0",
3625
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.1.0.tgz",
3626
+ "integrity": "sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==",
3627
+ "dev": true,
3628
+ "license": "MIT",
3629
+ "dependencies": {
3630
+ "undici-types": "~6.13.0"
3631
+ }
3632
+ },
3598
3633
  "node_modules/@inquirer/input/node_modules/signal-exit": {
3599
3634
  "version": "4.1.0",
3600
3635
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -3608,6 +3643,28 @@
3608
3643
  "url": "https://github.com/sponsors/isaacs"
3609
3644
  }
3610
3645
  },
3646
+ "node_modules/@inquirer/input/node_modules/undici-types": {
3647
+ "version": "6.13.0",
3648
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.13.0.tgz",
3649
+ "integrity": "sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==",
3650
+ "dev": true,
3651
+ "license": "MIT"
3652
+ },
3653
+ "node_modules/@inquirer/input/node_modules/wrap-ansi": {
3654
+ "version": "6.2.0",
3655
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
3656
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3657
+ "dev": true,
3658
+ "license": "MIT",
3659
+ "dependencies": {
3660
+ "ansi-styles": "^4.0.0",
3661
+ "string-width": "^4.1.0",
3662
+ "strip-ansi": "^6.0.0"
3663
+ },
3664
+ "engines": {
3665
+ "node": ">=8"
3666
+ }
3667
+ },
3611
3668
  "node_modules/@inquirer/password": {
3612
3669
  "version": "2.1.14",
3613
3670
  "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.14.tgz",
@@ -4023,23 +4080,6 @@
4023
4080
  "url": "https://github.com/chalk/supports-color?sponsor=1"
4024
4081
  }
4025
4082
  },
4026
- "node_modules/@oclif/core/node_modules/wrap-ansi": {
4027
- "version": "7.0.0",
4028
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4029
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4030
- "license": "MIT",
4031
- "dependencies": {
4032
- "ansi-styles": "^4.0.0",
4033
- "string-width": "^4.1.0",
4034
- "strip-ansi": "^6.0.0"
4035
- },
4036
- "engines": {
4037
- "node": ">=10"
4038
- },
4039
- "funding": {
4040
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4041
- }
4042
- },
4043
4083
  "node_modules/@oclif/plugin-command-snapshot": {
4044
4084
  "version": "5.2.10",
4045
4085
  "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.10.tgz",
@@ -4122,15 +4162,15 @@
4122
4162
  }
4123
4163
  },
4124
4164
  "node_modules/@oclif/plugin-not-found": {
4125
- "version": "3.2.5",
4126
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.5.tgz",
4127
- "integrity": "sha512-C3YgT46dQpVs0DkXECTVrlg8KeOzLAOXFpmCYMPQQU3siptliep2eESjXrFm9VL+jZijGJjyckwQgn/X5zq1LQ==",
4165
+ "version": "3.2.14",
4166
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.14.tgz",
4167
+ "integrity": "sha512-p9QSwr0eCCpUojmpGzP+rG3e9PI1NHxCU+mnluhiHl9r8/+xEi56vP8WF/C43G8XstM/+nxyhKC0r3n2BO6lMQ==",
4128
4168
  "dev": true,
4129
4169
  "license": "MIT",
4130
4170
  "dependencies": {
4131
- "@inquirer/confirm": "^3.1.9",
4171
+ "@inquirer/confirm": "^3.1.14",
4132
4172
  "@oclif/core": "^4",
4133
- "ansis": "^3.2.0",
4173
+ "ansis": "^3.3.1",
4134
4174
  "fast-levenshtein": "^3.0.0"
4135
4175
  },
4136
4176
  "engines": {
@@ -4328,24 +4368,6 @@
4328
4368
  "url": "https://github.com/chalk/supports-color?sponsor=1"
4329
4369
  }
4330
4370
  },
4331
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/wrap-ansi": {
4332
- "version": "7.0.0",
4333
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4334
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4335
- "dev": true,
4336
- "license": "MIT",
4337
- "dependencies": {
4338
- "ansi-styles": "^4.0.0",
4339
- "string-width": "^4.1.0",
4340
- "strip-ansi": "^6.0.0"
4341
- },
4342
- "engines": {
4343
- "node": ">=10"
4344
- },
4345
- "funding": {
4346
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4347
- }
4348
- },
4349
4371
  "node_modules/@pkgjs/parseargs": {
4350
4372
  "version": "0.11.0",
4351
4373
  "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
@@ -4532,18 +4554,6 @@
4532
4554
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
4533
4555
  "license": "MIT"
4534
4556
  },
4535
- "node_modules/@salesforce/core/node_modules/semver": {
4536
- "version": "7.6.3",
4537
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
4538
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
4539
- "license": "ISC",
4540
- "bin": {
4541
- "semver": "bin/semver.js"
4542
- },
4543
- "engines": {
4544
- "node": ">=10"
4545
- }
4546
- },
4547
4557
  "node_modules/@salesforce/dev-config": {
4548
4558
  "version": "4.2.0",
4549
4559
  "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.2.0.tgz",
@@ -4707,12 +4717,12 @@
4707
4717
  }
4708
4718
  },
4709
4719
  "node_modules/@salesforce/kit": {
4710
- "version": "3.1.6",
4711
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.6.tgz",
4712
- "integrity": "sha512-zAYPmCSAvdonDOnL5AzuVRVv0sRMlQd6gi12HDE1964VqSjt5pzlLU90thh3Qq4A1Wxbdu0FbHYx9BvZ4fWPvQ==",
4720
+ "version": "3.2.0",
4721
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.2.0.tgz",
4722
+ "integrity": "sha512-j9wZr9Pv+kuclMU34z0Jyu0sB6/wEhv5H6l5fwl+cXD18xmruy/Gftfv64LwdUlOxIZDFRISDqfEZ+UfE3dB+A==",
4713
4723
  "license": "BSD-3-Clause",
4714
4724
  "dependencies": {
4715
- "@salesforce/ts-types": "^2.0.10"
4725
+ "@salesforce/ts-types": "^2.0.11"
4716
4726
  }
4717
4727
  },
4718
4728
  "node_modules/@salesforce/prettier-config": {
@@ -4840,9 +4850,9 @@
4840
4850
  }
4841
4851
  },
4842
4852
  "node_modules/@salesforce/ts-sinon": {
4843
- "version": "1.4.22",
4844
- "resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.22.tgz",
4845
- "integrity": "sha512-H9Ma1U7DFRq/sjhgAhvbSqi13DO6bll3SaIZ6Nlr1iLqGcc1IM72/HhzgfiQs67I56XEvrO3r1PSu+ncWIxL6A==",
4853
+ "version": "1.4.23",
4854
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.23.tgz",
4855
+ "integrity": "sha512-ij05LLVsxMpK9HPWF0i2Vow/oz/zw3MDtdzYDH4IRPEw9mwiq7/QW5V84dYD7D7NvFSAa5Leo2yeFie2d0yUdA==",
4846
4856
  "dev": true,
4847
4857
  "license": "BSD-3-Clause",
4848
4858
  "dependencies": {
@@ -7208,24 +7218,6 @@
7208
7218
  "url": "https://github.com/sponsors/sindresorhus"
7209
7219
  }
7210
7220
  },
7211
- "node_modules/c8/node_modules/wrap-ansi": {
7212
- "version": "7.0.0",
7213
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7214
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7215
- "dev": true,
7216
- "license": "MIT",
7217
- "dependencies": {
7218
- "ansi-styles": "^4.0.0",
7219
- "string-width": "^4.1.0",
7220
- "strip-ansi": "^6.0.0"
7221
- },
7222
- "engines": {
7223
- "node": ">=10"
7224
- },
7225
- "funding": {
7226
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7227
- }
7228
- },
7229
7221
  "node_modules/c8/node_modules/yargs": {
7230
7222
  "version": "17.7.2",
7231
7223
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
@@ -7733,23 +7725,6 @@
7733
7725
  "wrap-ansi": "^7.0.0"
7734
7726
  }
7735
7727
  },
7736
- "node_modules/cliui/node_modules/wrap-ansi": {
7737
- "version": "7.0.0",
7738
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7739
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7740
- "license": "MIT",
7741
- "dependencies": {
7742
- "ansi-styles": "^4.0.0",
7743
- "string-width": "^4.1.0",
7744
- "strip-ansi": "^6.0.0"
7745
- },
7746
- "engines": {
7747
- "node": ">=10"
7748
- },
7749
- "funding": {
7750
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7751
- }
7752
- },
7753
7728
  "node_modules/clone-response": {
7754
7729
  "version": "1.0.3",
7755
7730
  "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
@@ -9692,9 +9667,9 @@
9692
9667
  "license": "MIT"
9693
9668
  },
9694
9669
  "node_modules/fast-xml-parser": {
9695
- "version": "4.4.0",
9696
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz",
9697
- "integrity": "sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==",
9670
+ "version": "4.4.1",
9671
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz",
9672
+ "integrity": "sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==",
9698
9673
  "funding": [
9699
9674
  {
9700
9675
  "type": "github",
@@ -13049,6 +13024,21 @@
13049
13024
  "node": ">=8"
13050
13025
  }
13051
13026
  },
13027
+ "node_modules/nyc/node_modules/wrap-ansi": {
13028
+ "version": "6.2.0",
13029
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
13030
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
13031
+ "dev": true,
13032
+ "license": "MIT",
13033
+ "dependencies": {
13034
+ "ansi-styles": "^4.0.0",
13035
+ "string-width": "^4.1.0",
13036
+ "strip-ansi": "^6.0.0"
13037
+ },
13038
+ "engines": {
13039
+ "node": ">=8"
13040
+ }
13041
+ },
13052
13042
  "node_modules/nyc/node_modules/y18n": {
13053
13043
  "version": "4.0.3",
13054
13044
  "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
@@ -13202,20 +13192,20 @@
13202
13192
  }
13203
13193
  },
13204
13194
  "node_modules/oclif": {
13205
- "version": "4.14.9",
13206
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.9.tgz",
13207
- "integrity": "sha512-W2RqjzcJWudQp/qUngbj/7f6oPoRrNTjAMZUn7hLO86nUgEkIF7JsgmQ5+TSC2nt35htti/ARfyM2mzQyPUNUA==",
13195
+ "version": "4.14.12",
13196
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.12.tgz",
13197
+ "integrity": "sha512-1stR9IK4LyAL2RvP/idZpM9qJJ1gStt6bpjrvN3Sl+ncLX/ocOMoYLw8mEDh3DzgNYXajaN4aCYPaaRISuN+Jw==",
13208
13198
  "dev": true,
13209
13199
  "license": "MIT",
13210
13200
  "dependencies": {
13211
13201
  "@aws-sdk/client-cloudfront": "^3.609.0",
13212
13202
  "@aws-sdk/client-s3": "^3.614.0",
13213
13203
  "@inquirer/confirm": "^3.1.16",
13214
- "@inquirer/input": "^2.2.1",
13204
+ "@inquirer/input": "^2.2.4",
13215
13205
  "@inquirer/select": "^2.3.10",
13216
13206
  "@oclif/core": "^4",
13217
13207
  "@oclif/plugin-help": "^6.2.2",
13218
- "@oclif/plugin-not-found": "^3.2.3",
13208
+ "@oclif/plugin-not-found": "^3.2.14",
13219
13209
  "@oclif/plugin-warn-if-update-available": "^3.0.19",
13220
13210
  "async-retry": "^1.3.3",
13221
13211
  "chalk": "^4",
@@ -14833,9 +14823,9 @@
14833
14823
  "license": "BSD-3-Clause"
14834
14824
  },
14835
14825
  "node_modules/semver": {
14836
- "version": "7.6.2",
14837
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
14838
- "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
14826
+ "version": "7.6.3",
14827
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
14828
+ "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
14839
14829
  "license": "ISC",
14840
14830
  "bin": {
14841
14831
  "semver": "bin/semver.js"
@@ -16698,9 +16688,9 @@
16698
16688
  "license": "Apache-2.0"
16699
16689
  },
16700
16690
  "node_modules/wrap-ansi": {
16701
- "version": "6.2.0",
16702
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
16703
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
16691
+ "version": "7.0.0",
16692
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
16693
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
16704
16694
  "license": "MIT",
16705
16695
  "dependencies": {
16706
16696
  "ansi-styles": "^4.0.0",
@@ -16708,7 +16698,10 @@
16708
16698
  "strip-ansi": "^6.0.0"
16709
16699
  },
16710
16700
  "engines": {
16711
- "node": ">=8"
16701
+ "node": ">=10"
16702
+ },
16703
+ "funding": {
16704
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
16712
16705
  }
16713
16706
  },
16714
16707
  "node_modules/wrap-ansi-cjs": {