@salesforce/plugin-signups 2.3.7 → 2.3.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,26 +1,25 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "2.3.7",
3
+ "version": "2.3.9",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "2.3.7",
9
+ "version": "2.3.9",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
13
  "@salesforce/core": "^7.3.8",
14
14
  "@salesforce/kit": "^3.1.2",
15
15
  "@salesforce/sf-plugins-core": "^10.0.0",
16
- "chalk": "^5.3.0",
17
16
  "change-case": "^5.4.4"
18
17
  },
19
18
  "devDependencies": {
20
- "@oclif/plugin-command-snapshot": "^5.2.0",
19
+ "@oclif/plugin-command-snapshot": "^5.2.2",
21
20
  "@salesforce/cli-plugins-testkit": "^5.3.4",
22
21
  "@salesforce/dev-scripts": "^10.1.0",
23
- "@salesforce/plugin-command-reference": "^3.0.89",
22
+ "@salesforce/plugin-command-reference": "^3.1.0",
24
23
  "@salesforce/ts-types": "^2.0.9",
25
24
  "@types/chai-as-promised": "^7.1.8",
26
25
  "@types/chai-string": "^1.4.5",
@@ -28,7 +27,7 @@
28
27
  "chai-string": "^1.5.0",
29
28
  "eslint-plugin-sf-plugin": "^1.18.5",
30
29
  "jsforce": "^2.0.0-beta.28",
31
- "oclif": "^4.11.1",
30
+ "oclif": "^4.13.1",
32
31
  "ts-node": "^10.9.2",
33
32
  "typescript": "^5.4.5"
34
33
  },
@@ -2410,23 +2409,6 @@
2410
2409
  "node": ">=v14"
2411
2410
  }
2412
2411
  },
2413
- "node_modules/@commitlint/format/node_modules/chalk": {
2414
- "version": "4.1.2",
2415
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2416
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2417
- "dev": true,
2418
- "license": "MIT",
2419
- "dependencies": {
2420
- "ansi-styles": "^4.1.0",
2421
- "supports-color": "^7.1.0"
2422
- },
2423
- "engines": {
2424
- "node": ">=10"
2425
- },
2426
- "funding": {
2427
- "url": "https://github.com/chalk/chalk?sponsor=1"
2428
- }
2429
- },
2430
2412
  "node_modules/@commitlint/is-ignored": {
2431
2413
  "version": "17.4.4",
2432
2414
  "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz",
@@ -2512,23 +2494,6 @@
2512
2494
  "node": ">=v14"
2513
2495
  }
2514
2496
  },
2515
- "node_modules/@commitlint/load/node_modules/chalk": {
2516
- "version": "4.1.2",
2517
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2518
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2519
- "dev": true,
2520
- "license": "MIT",
2521
- "dependencies": {
2522
- "ansi-styles": "^4.1.0",
2523
- "supports-color": "^7.1.0"
2524
- },
2525
- "engines": {
2526
- "node": ">=10"
2527
- },
2528
- "funding": {
2529
- "url": "https://github.com/chalk/chalk?sponsor=1"
2530
- }
2531
- },
2532
2497
  "node_modules/@commitlint/load/node_modules/cosmiconfig-typescript-loader": {
2533
2498
  "version": "4.3.0",
2534
2499
  "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz",
@@ -2766,23 +2731,6 @@
2766
2731
  "node": ">=v14"
2767
2732
  }
2768
2733
  },
2769
- "node_modules/@commitlint/types/node_modules/chalk": {
2770
- "version": "4.1.2",
2771
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2772
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2773
- "dev": true,
2774
- "license": "MIT",
2775
- "dependencies": {
2776
- "ansi-styles": "^4.1.0",
2777
- "supports-color": "^7.1.0"
2778
- },
2779
- "engines": {
2780
- "node": ">=10"
2781
- },
2782
- "funding": {
2783
- "url": "https://github.com/chalk/chalk?sponsor=1"
2784
- }
2785
- },
2786
2734
  "node_modules/@cspotcode/source-map-support": {
2787
2735
  "version": "0.8.1",
2788
2736
  "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
@@ -2955,20 +2903,22 @@
2955
2903
  "node": ">=18"
2956
2904
  }
2957
2905
  },
2958
- "node_modules/@inquirer/core/node_modules/chalk": {
2959
- "version": "4.1.2",
2960
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2961
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2962
- "license": "MIT",
2963
- "dependencies": {
2964
- "ansi-styles": "^4.1.0",
2965
- "supports-color": "^7.1.0"
2966
- },
2906
+ "node_modules/@inquirer/core/node_modules/cli-width": {
2907
+ "version": "4.1.0",
2908
+ "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
2909
+ "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
2910
+ "license": "ISC",
2967
2911
  "engines": {
2968
- "node": ">=10"
2969
- },
2970
- "funding": {
2971
- "url": "https://github.com/chalk/chalk?sponsor=1"
2912
+ "node": ">= 12"
2913
+ }
2914
+ },
2915
+ "node_modules/@inquirer/core/node_modules/mute-stream": {
2916
+ "version": "1.0.0",
2917
+ "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
2918
+ "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
2919
+ "license": "ISC",
2920
+ "engines": {
2921
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2972
2922
  }
2973
2923
  },
2974
2924
  "node_modules/@inquirer/core/node_modules/signal-exit": {
@@ -3007,89 +2957,19 @@
3007
2957
  }
3008
2958
  },
3009
2959
  "node_modules/@inquirer/input": {
3010
- "version": "2.1.2",
3011
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.2.tgz",
3012
- "integrity": "sha512-Szr9POj/NxbKSmbOx81ZD76b6xmvXXUY56QLWBXRv8zIGTIKtj03V4zAsw3MTiL6Qoo+IaRLwTLr3bI+qIblzA==",
3013
- "dev": true,
3014
- "license": "MIT",
3015
- "dependencies": {
3016
- "@inquirer/core": "^7.1.2",
3017
- "@inquirer/type": "^1.2.1"
3018
- },
3019
- "engines": {
3020
- "node": ">=18"
3021
- }
3022
- },
3023
- "node_modules/@inquirer/input/node_modules/@inquirer/core": {
3024
- "version": "7.1.2",
3025
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.2.tgz",
3026
- "integrity": "sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==",
2960
+ "version": "2.1.9",
2961
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.9.tgz",
2962
+ "integrity": "sha512-1xTCHmIe48x9CG1+8glAHrVVdH+QfYhzgBUbgyoVpp5NovnXgRcjSn/SNulepxf9Ol8HDq3gzw3ZCAUr+h1Eyg==",
3027
2963
  "dev": true,
3028
2964
  "license": "MIT",
3029
2965
  "dependencies": {
3030
- "@inquirer/type": "^1.2.1",
3031
- "@types/mute-stream": "^0.0.4",
3032
- "@types/node": "^20.12.4",
3033
- "@types/wrap-ansi": "^3.0.0",
3034
- "ansi-escapes": "^4.3.2",
3035
- "chalk": "^4.1.2",
3036
- "cli-spinners": "^2.9.2",
3037
- "cli-width": "^4.1.0",
3038
- "figures": "^3.2.0",
3039
- "mute-stream": "^1.0.0",
3040
- "signal-exit": "^4.1.0",
3041
- "strip-ansi": "^6.0.1",
3042
- "wrap-ansi": "^6.2.0"
2966
+ "@inquirer/core": "^8.2.2",
2967
+ "@inquirer/type": "^1.3.3"
3043
2968
  },
3044
2969
  "engines": {
3045
2970
  "node": ">=18"
3046
2971
  }
3047
2972
  },
3048
- "node_modules/@inquirer/input/node_modules/chalk": {
3049
- "version": "4.1.2",
3050
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3051
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3052
- "dev": true,
3053
- "license": "MIT",
3054
- "dependencies": {
3055
- "ansi-styles": "^4.1.0",
3056
- "supports-color": "^7.1.0"
3057
- },
3058
- "engines": {
3059
- "node": ">=10"
3060
- },
3061
- "funding": {
3062
- "url": "https://github.com/chalk/chalk?sponsor=1"
3063
- }
3064
- },
3065
- "node_modules/@inquirer/input/node_modules/signal-exit": {
3066
- "version": "4.1.0",
3067
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
3068
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3069
- "dev": true,
3070
- "license": "ISC",
3071
- "engines": {
3072
- "node": ">=14"
3073
- },
3074
- "funding": {
3075
- "url": "https://github.com/sponsors/isaacs"
3076
- }
3077
- },
3078
- "node_modules/@inquirer/input/node_modules/wrap-ansi": {
3079
- "version": "6.2.0",
3080
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
3081
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3082
- "dev": true,
3083
- "license": "MIT",
3084
- "dependencies": {
3085
- "ansi-styles": "^4.0.0",
3086
- "string-width": "^4.1.0",
3087
- "strip-ansi": "^6.0.0"
3088
- },
3089
- "engines": {
3090
- "node": ">=8"
3091
- }
3092
- },
3093
2973
  "node_modules/@inquirer/password": {
3094
2974
  "version": "2.1.9",
3095
2975
  "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.9.tgz",
@@ -3105,15 +2985,15 @@
3105
2985
  }
3106
2986
  },
3107
2987
  "node_modules/@inquirer/select": {
3108
- "version": "2.3.4",
3109
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.4.tgz",
3110
- "integrity": "sha512-y9HGzHfPPh60QciH7WiKtjtWjgU24jrIsfJnq4Zqmu8k4HVVQPBXxiKKzwzJyJWwdWZcWATm4VDDWGFEjVHvGA==",
2988
+ "version": "2.3.5",
2989
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.5.tgz",
2990
+ "integrity": "sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==",
3111
2991
  "dev": true,
3112
2992
  "license": "MIT",
3113
2993
  "dependencies": {
3114
- "@inquirer/core": "^8.2.1",
3115
- "@inquirer/figures": "^1.0.2",
3116
- "@inquirer/type": "^1.3.2",
2994
+ "@inquirer/core": "^8.2.2",
2995
+ "@inquirer/figures": "^1.0.3",
2996
+ "@inquirer/type": "^1.3.3",
3117
2997
  "ansi-escapes": "^4.3.2",
3118
2998
  "chalk": "^4.1.2"
3119
2999
  },
@@ -3121,23 +3001,6 @@
3121
3001
  "node": ">=18"
3122
3002
  }
3123
3003
  },
3124
- "node_modules/@inquirer/select/node_modules/chalk": {
3125
- "version": "4.1.2",
3126
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3127
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3128
- "dev": true,
3129
- "license": "MIT",
3130
- "dependencies": {
3131
- "ansi-styles": "^4.1.0",
3132
- "supports-color": "^7.1.0"
3133
- },
3134
- "engines": {
3135
- "node": ">=10"
3136
- },
3137
- "funding": {
3138
- "url": "https://github.com/chalk/chalk?sponsor=1"
3139
- }
3140
- },
3141
3004
  "node_modules/@inquirer/type": {
3142
3005
  "version": "1.3.3",
3143
3006
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
@@ -3448,9 +3311,9 @@
3448
3311
  }
3449
3312
  },
3450
3313
  "node_modules/@oclif/core": {
3451
- "version": "4.0.2",
3452
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.2.tgz",
3453
- "integrity": "sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw==",
3314
+ "version": "4.0.3",
3315
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
3316
+ "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
3454
3317
  "license": "MIT",
3455
3318
  "dependencies": {
3456
3319
  "ansi-escapes": "^4.3.2",
@@ -3532,13 +3395,13 @@
3532
3395
  }
3533
3396
  },
3534
3397
  "node_modules/@oclif/plugin-command-snapshot": {
3535
- "version": "5.2.0",
3536
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0.tgz",
3537
- "integrity": "sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q==",
3398
+ "version": "5.2.2",
3399
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.2.tgz",
3400
+ "integrity": "sha512-OVofRryPy962QeyiOYX7iI92H+dFGO7wa4F+yXYLQ0Xr+ik+LNYzOgxRomNIbj8kqnBBPLqOvv9gkKakAf9UZg==",
3538
3401
  "dev": true,
3539
3402
  "license": "MIT",
3540
3403
  "dependencies": {
3541
- "@oclif/core": "^4.0.0-beta.13",
3404
+ "@oclif/core": "^4",
3542
3405
  "ansis": "^3.2.0",
3543
3406
  "globby": "^14.0.1",
3544
3407
  "just-diff": "^5.2.0",
@@ -3662,36 +3525,6 @@
3662
3525
  "sprintf-js": "~1.0.2"
3663
3526
  }
3664
3527
  },
3665
- "node_modules/@oclif/plugin-help/node_modules/chalk": {
3666
- "version": "4.1.2",
3667
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3668
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3669
- "dev": true,
3670
- "license": "MIT",
3671
- "dependencies": {
3672
- "ansi-styles": "^4.1.0",
3673
- "supports-color": "^7.1.0"
3674
- },
3675
- "engines": {
3676
- "node": ">=10"
3677
- },
3678
- "funding": {
3679
- "url": "https://github.com/chalk/chalk?sponsor=1"
3680
- }
3681
- },
3682
- "node_modules/@oclif/plugin-help/node_modules/chalk/node_modules/supports-color": {
3683
- "version": "7.2.0",
3684
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3685
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
3686
- "dev": true,
3687
- "license": "MIT",
3688
- "dependencies": {
3689
- "has-flag": "^4.0.0"
3690
- },
3691
- "engines": {
3692
- "node": ">=8"
3693
- }
3694
- },
3695
3528
  "node_modules/@oclif/plugin-help/node_modules/js-yaml": {
3696
3529
  "version": "3.14.1",
3697
3530
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
@@ -3767,22 +3600,39 @@
3767
3600
  }
3768
3601
  },
3769
3602
  "node_modules/@oclif/plugin-not-found": {
3770
- "version": "3.1.9",
3771
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz",
3772
- "integrity": "sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==",
3603
+ "version": "3.2.2",
3604
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz",
3605
+ "integrity": "sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==",
3773
3606
  "dev": true,
3774
3607
  "license": "MIT",
3775
3608
  "dependencies": {
3776
- "@inquirer/confirm": "^3.1.6",
3777
- "@oclif/core": "^3.26.5",
3778
- "chalk": "^5.3.0",
3609
+ "@inquirer/confirm": "^3.1.9",
3610
+ "@oclif/core": "^4",
3611
+ "ansis": "^3.2.0",
3779
3612
  "fast-levenshtein": "^3.0.0"
3780
3613
  },
3781
3614
  "engines": {
3782
3615
  "node": ">=18.0.0"
3783
3616
  }
3784
3617
  },
3785
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
3618
+ "node_modules/@oclif/plugin-warn-if-update-available": {
3619
+ "version": "3.0.19",
3620
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
3621
+ "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
3622
+ "dev": true,
3623
+ "license": "MIT",
3624
+ "dependencies": {
3625
+ "@oclif/core": "^3.26.6",
3626
+ "chalk": "^5.3.0",
3627
+ "debug": "^4.1.0",
3628
+ "http-call": "^5.2.2",
3629
+ "lodash": "^4.17.21"
3630
+ },
3631
+ "engines": {
3632
+ "node": ">=18.0.0"
3633
+ }
3634
+ },
3635
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
3786
3636
  "version": "3.26.6",
3787
3637
  "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
3788
3638
  "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
@@ -3822,7 +3672,7 @@
3822
3672
  "node": ">=18.0.0"
3823
3673
  }
3824
3674
  },
3825
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk": {
3675
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
3826
3676
  "version": "4.1.2",
3827
3677
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3828
3678
  "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
@@ -3839,7 +3689,7 @@
3839
3689
  "url": "https://github.com/chalk/chalk?sponsor=1"
3840
3690
  }
3841
3691
  },
3842
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
3692
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
3843
3693
  "version": "7.2.0",
3844
3694
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3845
3695
  "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
@@ -3852,7 +3702,7 @@
3852
3702
  "node": ">=8"
3853
3703
  }
3854
3704
  },
3855
- "node_modules/@oclif/plugin-not-found/node_modules/argparse": {
3705
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
3856
3706
  "version": "1.0.10",
3857
3707
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3858
3708
  "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
@@ -3862,7 +3712,20 @@
3862
3712
  "sprintf-js": "~1.0.2"
3863
3713
  }
3864
3714
  },
3865
- "node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
3715
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/chalk": {
3716
+ "version": "5.3.0",
3717
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
3718
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
3719
+ "dev": true,
3720
+ "license": "MIT",
3721
+ "engines": {
3722
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
3723
+ },
3724
+ "funding": {
3725
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3726
+ }
3727
+ },
3728
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
3866
3729
  "version": "3.14.1",
3867
3730
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3868
3731
  "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
@@ -3876,7 +3739,7 @@
3876
3739
  "js-yaml": "bin/js-yaml.js"
3877
3740
  }
3878
3741
  },
3879
- "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
3742
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/minimatch": {
3880
3743
  "version": "9.0.4",
3881
3744
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
3882
3745
  "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
@@ -3892,7 +3755,7 @@
3892
3755
  "url": "https://github.com/sponsors/isaacs"
3893
3756
  }
3894
3757
  },
3895
- "node_modules/@oclif/plugin-not-found/node_modules/natural-orderby": {
3758
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
3896
3759
  "version": "2.0.3",
3897
3760
  "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
3898
3761
  "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
@@ -3902,7 +3765,7 @@
3902
3765
  "node": "*"
3903
3766
  }
3904
3767
  },
3905
- "node_modules/@oclif/plugin-not-found/node_modules/slice-ansi": {
3768
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
3906
3769
  "version": "4.0.0",
3907
3770
  "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
3908
3771
  "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
@@ -3920,7 +3783,7 @@
3920
3783
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
3921
3784
  }
3922
3785
  },
3923
- "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
3786
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
3924
3787
  "version": "8.1.1",
3925
3788
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3926
3789
  "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
@@ -3936,186 +3799,15 @@
3936
3799
  "url": "https://github.com/chalk/supports-color?sponsor=1"
3937
3800
  }
3938
3801
  },
3939
- "node_modules/@oclif/plugin-warn-if-update-available": {
3940
- "version": "3.0.19",
3941
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
3942
- "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
3802
+ "node_modules/@pkgjs/parseargs": {
3803
+ "version": "0.11.0",
3804
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
3805
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
3943
3806
  "dev": true,
3944
3807
  "license": "MIT",
3945
- "dependencies": {
3946
- "@oclif/core": "^3.26.6",
3947
- "chalk": "^5.3.0",
3948
- "debug": "^4.1.0",
3949
- "http-call": "^5.2.2",
3950
- "lodash": "^4.17.21"
3951
- },
3808
+ "optional": true,
3952
3809
  "engines": {
3953
- "node": ">=18.0.0"
3954
- }
3955
- },
3956
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
3957
- "version": "3.26.6",
3958
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
3959
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
3960
- "dev": true,
3961
- "license": "MIT",
3962
- "dependencies": {
3963
- "@types/cli-progress": "^3.11.5",
3964
- "ansi-escapes": "^4.3.2",
3965
- "ansi-styles": "^4.3.0",
3966
- "cardinal": "^2.1.1",
3967
- "chalk": "^4.1.2",
3968
- "clean-stack": "^3.0.1",
3969
- "cli-progress": "^3.12.0",
3970
- "color": "^4.2.3",
3971
- "debug": "^4.3.4",
3972
- "ejs": "^3.1.10",
3973
- "get-package-type": "^0.1.0",
3974
- "globby": "^11.1.0",
3975
- "hyperlinker": "^1.0.0",
3976
- "indent-string": "^4.0.0",
3977
- "is-wsl": "^2.2.0",
3978
- "js-yaml": "^3.14.1",
3979
- "minimatch": "^9.0.4",
3980
- "natural-orderby": "^2.0.3",
3981
- "object-treeify": "^1.1.33",
3982
- "password-prompt": "^1.1.3",
3983
- "slice-ansi": "^4.0.0",
3984
- "string-width": "^4.2.3",
3985
- "strip-ansi": "^6.0.1",
3986
- "supports-color": "^8.1.1",
3987
- "supports-hyperlinks": "^2.2.0",
3988
- "widest-line": "^3.1.0",
3989
- "wordwrap": "^1.0.0",
3990
- "wrap-ansi": "^7.0.0"
3991
- },
3992
- "engines": {
3993
- "node": ">=18.0.0"
3994
- }
3995
- },
3996
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
3997
- "version": "4.1.2",
3998
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3999
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4000
- "dev": true,
4001
- "license": "MIT",
4002
- "dependencies": {
4003
- "ansi-styles": "^4.1.0",
4004
- "supports-color": "^7.1.0"
4005
- },
4006
- "engines": {
4007
- "node": ">=10"
4008
- },
4009
- "funding": {
4010
- "url": "https://github.com/chalk/chalk?sponsor=1"
4011
- }
4012
- },
4013
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4014
- "version": "7.2.0",
4015
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4016
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4017
- "dev": true,
4018
- "license": "MIT",
4019
- "dependencies": {
4020
- "has-flag": "^4.0.0"
4021
- },
4022
- "engines": {
4023
- "node": ">=8"
4024
- }
4025
- },
4026
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
4027
- "version": "1.0.10",
4028
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4029
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4030
- "dev": true,
4031
- "license": "MIT",
4032
- "dependencies": {
4033
- "sprintf-js": "~1.0.2"
4034
- }
4035
- },
4036
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
4037
- "version": "3.14.1",
4038
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4039
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4040
- "dev": true,
4041
- "license": "MIT",
4042
- "dependencies": {
4043
- "argparse": "^1.0.7",
4044
- "esprima": "^4.0.0"
4045
- },
4046
- "bin": {
4047
- "js-yaml": "bin/js-yaml.js"
4048
- }
4049
- },
4050
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/minimatch": {
4051
- "version": "9.0.4",
4052
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4053
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
4054
- "dev": true,
4055
- "license": "ISC",
4056
- "dependencies": {
4057
- "brace-expansion": "^2.0.1"
4058
- },
4059
- "engines": {
4060
- "node": ">=16 || 14 >=14.17"
4061
- },
4062
- "funding": {
4063
- "url": "https://github.com/sponsors/isaacs"
4064
- }
4065
- },
4066
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
4067
- "version": "2.0.3",
4068
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
4069
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4070
- "dev": true,
4071
- "license": "MIT",
4072
- "engines": {
4073
- "node": "*"
4074
- }
4075
- },
4076
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
4077
- "version": "4.0.0",
4078
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
4079
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
4080
- "dev": true,
4081
- "license": "MIT",
4082
- "dependencies": {
4083
- "ansi-styles": "^4.0.0",
4084
- "astral-regex": "^2.0.0",
4085
- "is-fullwidth-code-point": "^3.0.0"
4086
- },
4087
- "engines": {
4088
- "node": ">=10"
4089
- },
4090
- "funding": {
4091
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
4092
- }
4093
- },
4094
- "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
4095
- "version": "8.1.1",
4096
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4097
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4098
- "dev": true,
4099
- "license": "MIT",
4100
- "dependencies": {
4101
- "has-flag": "^4.0.0"
4102
- },
4103
- "engines": {
4104
- "node": ">=10"
4105
- },
4106
- "funding": {
4107
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4108
- }
4109
- },
4110
- "node_modules/@pkgjs/parseargs": {
4111
- "version": "0.11.0",
4112
- "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
4113
- "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
4114
- "dev": true,
4115
- "license": "MIT",
4116
- "optional": true,
4117
- "engines": {
4118
- "node": ">=14"
3810
+ "node": ">=14"
4119
3811
  }
4120
3812
  },
4121
3813
  "node_modules/@salesforce/cli-plugins-testkit": {
@@ -4357,23 +4049,6 @@
4357
4049
  "undici-types": "~5.26.4"
4358
4050
  }
4359
4051
  },
4360
- "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
4361
- "version": "4.1.2",
4362
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4363
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4364
- "dev": true,
4365
- "license": "MIT",
4366
- "dependencies": {
4367
- "ansi-styles": "^4.1.0",
4368
- "supports-color": "^7.1.0"
4369
- },
4370
- "engines": {
4371
- "node": ">=10"
4372
- },
4373
- "funding": {
4374
- "url": "https://github.com/chalk/chalk?sponsor=1"
4375
- }
4376
- },
4377
4052
  "node_modules/@salesforce/kit": {
4378
4053
  "version": "3.1.2",
4379
4054
  "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
@@ -4385,16 +4060,16 @@
4385
4060
  }
4386
4061
  },
4387
4062
  "node_modules/@salesforce/plugin-command-reference": {
4388
- "version": "3.0.89",
4389
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.89.tgz",
4390
- "integrity": "sha512-RcaO7nWwzlmZEuz1FWc3QaYu3gtOfcf594jf9Ns+Xx9NfEJj/KOl0GYpi9tjBIuvXGPdb6m910fORm8NiN5FCg==",
4063
+ "version": "3.1.0",
4064
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.0.tgz",
4065
+ "integrity": "sha512-UG6KcHYbDbTKCtdDbOZQj2odvdnnNKXocPnADmcfHXy3EAgtNmgPpuAlMdHVcDFcO1gtyPhfxZlvXu7KoKjDdQ==",
4391
4066
  "dev": true,
4392
4067
  "license": "BSD-3-Clause",
4393
4068
  "dependencies": {
4394
- "@oclif/core": "^3.26.6",
4069
+ "@oclif/core": "^4",
4395
4070
  "@salesforce/core": "^7.3.9",
4396
4071
  "@salesforce/kit": "^3.1.1",
4397
- "@salesforce/sf-plugins-core": "^9.0.13",
4072
+ "@salesforce/sf-plugins-core": "^10.0.0",
4398
4073
  "@salesforce/ts-types": "^2.0.9",
4399
4074
  "chalk": "^5.3.0",
4400
4075
  "debug": "^4.3.4",
@@ -4404,179 +4079,19 @@
4404
4079
  "node": ">=18.0.0"
4405
4080
  }
4406
4081
  },
4407
- "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core": {
4408
- "version": "3.26.6",
4409
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
4410
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4411
- "dev": true,
4412
- "license": "MIT",
4413
- "dependencies": {
4414
- "@types/cli-progress": "^3.11.5",
4415
- "ansi-escapes": "^4.3.2",
4416
- "ansi-styles": "^4.3.0",
4417
- "cardinal": "^2.1.1",
4418
- "chalk": "^4.1.2",
4419
- "clean-stack": "^3.0.1",
4420
- "cli-progress": "^3.12.0",
4421
- "color": "^4.2.3",
4422
- "debug": "^4.3.4",
4423
- "ejs": "^3.1.10",
4424
- "get-package-type": "^0.1.0",
4425
- "globby": "^11.1.0",
4426
- "hyperlinker": "^1.0.0",
4427
- "indent-string": "^4.0.0",
4428
- "is-wsl": "^2.2.0",
4429
- "js-yaml": "^3.14.1",
4430
- "minimatch": "^9.0.4",
4431
- "natural-orderby": "^2.0.3",
4432
- "object-treeify": "^1.1.33",
4433
- "password-prompt": "^1.1.3",
4434
- "slice-ansi": "^4.0.0",
4435
- "string-width": "^4.2.3",
4436
- "strip-ansi": "^6.0.1",
4437
- "supports-color": "^8.1.1",
4438
- "supports-hyperlinks": "^2.2.0",
4439
- "widest-line": "^3.1.0",
4440
- "wordwrap": "^1.0.0",
4441
- "wrap-ansi": "^7.0.0"
4442
- },
4443
- "engines": {
4444
- "node": ">=18.0.0"
4445
- }
4446
- },
4447
- "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk": {
4448
- "version": "4.1.2",
4449
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4450
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4082
+ "node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
4083
+ "version": "5.3.0",
4084
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
4085
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
4451
4086
  "dev": true,
4452
4087
  "license": "MIT",
4453
- "dependencies": {
4454
- "ansi-styles": "^4.1.0",
4455
- "supports-color": "^7.1.0"
4456
- },
4457
4088
  "engines": {
4458
- "node": ">=10"
4089
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
4459
4090
  },
4460
4091
  "funding": {
4461
4092
  "url": "https://github.com/chalk/chalk?sponsor=1"
4462
4093
  }
4463
4094
  },
4464
- "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4465
- "version": "7.2.0",
4466
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4467
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4468
- "dev": true,
4469
- "license": "MIT",
4470
- "dependencies": {
4471
- "has-flag": "^4.0.0"
4472
- },
4473
- "engines": {
4474
- "node": ">=8"
4475
- }
4476
- },
4477
- "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
4478
- "version": "9.1.1",
4479
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
4480
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
4481
- "dev": true,
4482
- "license": "BSD-3-Clause",
4483
- "dependencies": {
4484
- "@inquirer/confirm": "^3.1.9",
4485
- "@inquirer/password": "^2.1.9",
4486
- "@oclif/core": "^3.26.6",
4487
- "@salesforce/core": "^7.3.9",
4488
- "@salesforce/kit": "^3.1.2",
4489
- "@salesforce/ts-types": "^2.0.9",
4490
- "chalk": "^5.3.0"
4491
- },
4492
- "engines": {
4493
- "node": ">=18.0.0"
4494
- }
4495
- },
4496
- "node_modules/@salesforce/plugin-command-reference/node_modules/argparse": {
4497
- "version": "1.0.10",
4498
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4499
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4500
- "dev": true,
4501
- "license": "MIT",
4502
- "dependencies": {
4503
- "sprintf-js": "~1.0.2"
4504
- }
4505
- },
4506
- "node_modules/@salesforce/plugin-command-reference/node_modules/js-yaml": {
4507
- "version": "3.14.1",
4508
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4509
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4510
- "dev": true,
4511
- "license": "MIT",
4512
- "dependencies": {
4513
- "argparse": "^1.0.7",
4514
- "esprima": "^4.0.0"
4515
- },
4516
- "bin": {
4517
- "js-yaml": "bin/js-yaml.js"
4518
- }
4519
- },
4520
- "node_modules/@salesforce/plugin-command-reference/node_modules/minimatch": {
4521
- "version": "9.0.4",
4522
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4523
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
4524
- "dev": true,
4525
- "license": "ISC",
4526
- "dependencies": {
4527
- "brace-expansion": "^2.0.1"
4528
- },
4529
- "engines": {
4530
- "node": ">=16 || 14 >=14.17"
4531
- },
4532
- "funding": {
4533
- "url": "https://github.com/sponsors/isaacs"
4534
- }
4535
- },
4536
- "node_modules/@salesforce/plugin-command-reference/node_modules/natural-orderby": {
4537
- "version": "2.0.3",
4538
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
4539
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4540
- "dev": true,
4541
- "license": "MIT",
4542
- "engines": {
4543
- "node": "*"
4544
- }
4545
- },
4546
- "node_modules/@salesforce/plugin-command-reference/node_modules/slice-ansi": {
4547
- "version": "4.0.0",
4548
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
4549
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
4550
- "dev": true,
4551
- "license": "MIT",
4552
- "dependencies": {
4553
- "ansi-styles": "^4.0.0",
4554
- "astral-regex": "^2.0.0",
4555
- "is-fullwidth-code-point": "^3.0.0"
4556
- },
4557
- "engines": {
4558
- "node": ">=10"
4559
- },
4560
- "funding": {
4561
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
4562
- }
4563
- },
4564
- "node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
4565
- "version": "8.1.1",
4566
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4567
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4568
- "dev": true,
4569
- "license": "MIT",
4570
- "dependencies": {
4571
- "has-flag": "^4.0.0"
4572
- },
4573
- "engines": {
4574
- "node": ">=10"
4575
- },
4576
- "funding": {
4577
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4578
- }
4579
- },
4580
4095
  "node_modules/@salesforce/prettier-config": {
4581
4096
  "version": "0.0.3",
4582
4097
  "resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
@@ -6746,14 +6261,18 @@
6746
6261
  "peerDependencies": {
6747
6262
  "chai": "^4.1.2"
6748
6263
  }
6749
- },
6750
- "node_modules/chalk": {
6751
- "version": "5.3.0",
6752
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6753
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6264
+ },
6265
+ "node_modules/chalk": {
6266
+ "version": "4.1.2",
6267
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6268
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6754
6269
  "license": "MIT",
6270
+ "dependencies": {
6271
+ "ansi-styles": "^4.1.0",
6272
+ "supports-color": "^7.1.0"
6273
+ },
6755
6274
  "engines": {
6756
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
6275
+ "node": ">=10"
6757
6276
  },
6758
6277
  "funding": {
6759
6278
  "url": "https://github.com/chalk/chalk?sponsor=1"
@@ -6905,12 +6424,13 @@
6905
6424
  }
6906
6425
  },
6907
6426
  "node_modules/cli-width": {
6908
- "version": "4.1.0",
6909
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
6910
- "integrity": "sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==",
6427
+ "version": "3.0.0",
6428
+ "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
6429
+ "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==",
6430
+ "dev": true,
6911
6431
  "license": "ISC",
6912
6432
  "engines": {
6913
- "node": ">= 12"
6433
+ "node": ">= 10"
6914
6434
  }
6915
6435
  },
6916
6436
  "node_modules/cliui": {
@@ -8106,23 +7626,6 @@
8106
7626
  "url": "https://opencollective.com/eslint"
8107
7627
  }
8108
7628
  },
8109
- "node_modules/eslint/node_modules/chalk": {
8110
- "version": "4.1.2",
8111
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
8112
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
8113
- "dev": true,
8114
- "license": "MIT",
8115
- "dependencies": {
8116
- "ansi-styles": "^4.1.0",
8117
- "supports-color": "^7.1.0"
8118
- },
8119
- "engines": {
8120
- "node": ">=10"
8121
- },
8122
- "funding": {
8123
- "url": "https://github.com/chalk/chalk?sponsor=1"
8124
- }
8125
- },
8126
7629
  "node_modules/eslint/node_modules/doctrine": {
8127
7630
  "version": "3.0.0",
8128
7631
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
@@ -9626,40 +9129,6 @@
9626
9129
  "node": ">=8.0.0"
9627
9130
  }
9628
9131
  },
9629
- "node_modules/inquirer/node_modules/chalk": {
9630
- "version": "4.1.2",
9631
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
9632
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
9633
- "dev": true,
9634
- "license": "MIT",
9635
- "dependencies": {
9636
- "ansi-styles": "^4.1.0",
9637
- "supports-color": "^7.1.0"
9638
- },
9639
- "engines": {
9640
- "node": ">=10"
9641
- },
9642
- "funding": {
9643
- "url": "https://github.com/chalk/chalk?sponsor=1"
9644
- }
9645
- },
9646
- "node_modules/inquirer/node_modules/cli-width": {
9647
- "version": "3.0.0",
9648
- "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
9649
- "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==",
9650
- "dev": true,
9651
- "license": "ISC",
9652
- "engines": {
9653
- "node": ">= 10"
9654
- }
9655
- },
9656
- "node_modules/inquirer/node_modules/mute-stream": {
9657
- "version": "0.0.8",
9658
- "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
9659
- "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
9660
- "dev": true,
9661
- "license": "ISC"
9662
- },
9663
9132
  "node_modules/internal-slot": {
9664
9133
  "version": "1.0.5",
9665
9134
  "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
@@ -10260,22 +9729,6 @@
10260
9729
  "node": ">=10"
10261
9730
  }
10262
9731
  },
10263
- "node_modules/jake/node_modules/chalk": {
10264
- "version": "4.1.2",
10265
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
10266
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
10267
- "license": "MIT",
10268
- "dependencies": {
10269
- "ansi-styles": "^4.1.0",
10270
- "supports-color": "^7.1.0"
10271
- },
10272
- "engines": {
10273
- "node": ">=10"
10274
- },
10275
- "funding": {
10276
- "url": "https://github.com/chalk/chalk?sponsor=1"
10277
- }
10278
- },
10279
9732
  "node_modules/joycon": {
10280
9733
  "version": "3.1.1",
10281
9734
  "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz",
@@ -10648,6 +10101,19 @@
10648
10101
  "node": ">=18"
10649
10102
  }
10650
10103
  },
10104
+ "node_modules/linkinator/node_modules/chalk": {
10105
+ "version": "5.3.0",
10106
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
10107
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
10108
+ "dev": true,
10109
+ "license": "MIT",
10110
+ "engines": {
10111
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
10112
+ },
10113
+ "funding": {
10114
+ "url": "https://github.com/chalk/chalk?sponsor=1"
10115
+ }
10116
+ },
10651
10117
  "node_modules/linkinator/node_modules/foreground-child": {
10652
10118
  "version": "3.1.1",
10653
10119
  "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
@@ -10900,23 +10366,6 @@
10900
10366
  "url": "https://github.com/sponsors/sindresorhus"
10901
10367
  }
10902
10368
  },
10903
- "node_modules/log-symbols/node_modules/chalk": {
10904
- "version": "4.1.2",
10905
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
10906
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
10907
- "dev": true,
10908
- "license": "MIT",
10909
- "dependencies": {
10910
- "ansi-styles": "^4.1.0",
10911
- "supports-color": "^7.1.0"
10912
- },
10913
- "engines": {
10914
- "node": ">=10"
10915
- },
10916
- "funding": {
10917
- "url": "https://github.com/chalk/chalk?sponsor=1"
10918
- }
10919
- },
10920
10369
  "node_modules/loupe": {
10921
10370
  "version": "2.3.6",
10922
10371
  "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.6.tgz",
@@ -11451,13 +10900,11 @@
11451
10900
  }
11452
10901
  },
11453
10902
  "node_modules/mute-stream": {
11454
- "version": "1.0.0",
11455
- "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-1.0.0.tgz",
11456
- "integrity": "sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==",
11457
- "license": "ISC",
11458
- "engines": {
11459
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
11460
- }
10903
+ "version": "0.0.8",
10904
+ "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
10905
+ "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
10906
+ "dev": true,
10907
+ "license": "ISC"
11461
10908
  },
11462
10909
  "node_modules/natural-compare": {
11463
10910
  "version": "1.4.0",
@@ -11793,20 +11240,20 @@
11793
11240
  }
11794
11241
  },
11795
11242
  "node_modules/oclif": {
11796
- "version": "4.11.1",
11797
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.11.1.tgz",
11798
- "integrity": "sha512-gtMuPxGJBNxrq4ccgK9zcW5mPn5dLq0YW/LGhbMqKiyHIIkA9hyidAh77kqcefx6fDjWfPrRiSzfRjBgi6OitQ==",
11243
+ "version": "4.13.1",
11244
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.13.1.tgz",
11245
+ "integrity": "sha512-R/tkEB7k0unsDDaNHyZc+7NHcKwNPUMG21oCOf+Vy5qfEWD7504l55m5tGLpYpJSKwvU6c7WhMpRpPLaZhxZkA==",
11799
11246
  "dev": true,
11800
11247
  "license": "MIT",
11801
11248
  "dependencies": {
11802
11249
  "@aws-sdk/client-cloudfront": "^3.574.0",
11803
11250
  "@aws-sdk/client-s3": "^3.583.0",
11804
11251
  "@inquirer/confirm": "^3.1.6",
11805
- "@inquirer/input": "^2.1.1",
11806
- "@inquirer/select": "^2.3.4",
11807
- "@oclif/core": "^3.26.5",
11252
+ "@inquirer/input": "^2.1.9",
11253
+ "@inquirer/select": "^2.3.5",
11254
+ "@oclif/core": "^4",
11808
11255
  "@oclif/plugin-help": "^6.0.21",
11809
- "@oclif/plugin-not-found": "^3.1.9",
11256
+ "@oclif/plugin-not-found": "^3.2.1",
11810
11257
  "@oclif/plugin-warn-if-update-available": "^3.0.19",
11811
11258
  "async-retry": "^1.3.3",
11812
11259
  "chalk": "^4",
@@ -11831,89 +11278,6 @@
11831
11278
  "node": ">=18.0.0"
11832
11279
  }
11833
11280
  },
11834
- "node_modules/oclif/node_modules/@oclif/core": {
11835
- "version": "3.26.6",
11836
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
11837
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
11838
- "dev": true,
11839
- "license": "MIT",
11840
- "dependencies": {
11841
- "@types/cli-progress": "^3.11.5",
11842
- "ansi-escapes": "^4.3.2",
11843
- "ansi-styles": "^4.3.0",
11844
- "cardinal": "^2.1.1",
11845
- "chalk": "^4.1.2",
11846
- "clean-stack": "^3.0.1",
11847
- "cli-progress": "^3.12.0",
11848
- "color": "^4.2.3",
11849
- "debug": "^4.3.4",
11850
- "ejs": "^3.1.10",
11851
- "get-package-type": "^0.1.0",
11852
- "globby": "^11.1.0",
11853
- "hyperlinker": "^1.0.0",
11854
- "indent-string": "^4.0.0",
11855
- "is-wsl": "^2.2.0",
11856
- "js-yaml": "^3.14.1",
11857
- "minimatch": "^9.0.4",
11858
- "natural-orderby": "^2.0.3",
11859
- "object-treeify": "^1.1.33",
11860
- "password-prompt": "^1.1.3",
11861
- "slice-ansi": "^4.0.0",
11862
- "string-width": "^4.2.3",
11863
- "strip-ansi": "^6.0.1",
11864
- "supports-color": "^8.1.1",
11865
- "supports-hyperlinks": "^2.2.0",
11866
- "widest-line": "^3.1.0",
11867
- "wordwrap": "^1.0.0",
11868
- "wrap-ansi": "^7.0.0"
11869
- },
11870
- "engines": {
11871
- "node": ">=18.0.0"
11872
- }
11873
- },
11874
- "node_modules/oclif/node_modules/@oclif/core/node_modules/supports-color": {
11875
- "version": "8.1.1",
11876
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
11877
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
11878
- "dev": true,
11879
- "license": "MIT",
11880
- "dependencies": {
11881
- "has-flag": "^4.0.0"
11882
- },
11883
- "engines": {
11884
- "node": ">=10"
11885
- },
11886
- "funding": {
11887
- "url": "https://github.com/chalk/supports-color?sponsor=1"
11888
- }
11889
- },
11890
- "node_modules/oclif/node_modules/argparse": {
11891
- "version": "1.0.10",
11892
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
11893
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
11894
- "dev": true,
11895
- "license": "MIT",
11896
- "dependencies": {
11897
- "sprintf-js": "~1.0.2"
11898
- }
11899
- },
11900
- "node_modules/oclif/node_modules/chalk": {
11901
- "version": "4.1.2",
11902
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
11903
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
11904
- "dev": true,
11905
- "license": "MIT",
11906
- "dependencies": {
11907
- "ansi-styles": "^4.1.0",
11908
- "supports-color": "^7.1.0"
11909
- },
11910
- "engines": {
11911
- "node": ">=10"
11912
- },
11913
- "funding": {
11914
- "url": "https://github.com/chalk/chalk?sponsor=1"
11915
- }
11916
- },
11917
11281
  "node_modules/oclif/node_modules/change-case": {
11918
11282
  "version": "4.1.2",
11919
11283
  "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
@@ -11948,46 +11312,6 @@
11948
11312
  "node": "^16.14.0 || >=18.0.0"
11949
11313
  }
11950
11314
  },
11951
- "node_modules/oclif/node_modules/js-yaml": {
11952
- "version": "3.14.1",
11953
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
11954
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
11955
- "dev": true,
11956
- "license": "MIT",
11957
- "dependencies": {
11958
- "argparse": "^1.0.7",
11959
- "esprima": "^4.0.0"
11960
- },
11961
- "bin": {
11962
- "js-yaml": "bin/js-yaml.js"
11963
- }
11964
- },
11965
- "node_modules/oclif/node_modules/minimatch": {
11966
- "version": "9.0.4",
11967
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
11968
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
11969
- "dev": true,
11970
- "license": "ISC",
11971
- "dependencies": {
11972
- "brace-expansion": "^2.0.1"
11973
- },
11974
- "engines": {
11975
- "node": ">=16 || 14 >=14.17"
11976
- },
11977
- "funding": {
11978
- "url": "https://github.com/sponsors/isaacs"
11979
- }
11980
- },
11981
- "node_modules/oclif/node_modules/natural-orderby": {
11982
- "version": "2.0.3",
11983
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
11984
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
11985
- "dev": true,
11986
- "license": "MIT",
11987
- "engines": {
11988
- "node": "*"
11989
- }
11990
- },
11991
11315
  "node_modules/oclif/node_modules/normalize-package-data": {
11992
11316
  "version": "6.0.1",
11993
11317
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
@@ -12004,24 +11328,6 @@
12004
11328
  "node": "^16.14.0 || >=18.0.0"
12005
11329
  }
12006
11330
  },
12007
- "node_modules/oclif/node_modules/slice-ansi": {
12008
- "version": "4.0.0",
12009
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
12010
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
12011
- "dev": true,
12012
- "license": "MIT",
12013
- "dependencies": {
12014
- "ansi-styles": "^4.0.0",
12015
- "astral-regex": "^2.0.0",
12016
- "is-fullwidth-code-point": "^3.0.0"
12017
- },
12018
- "engines": {
12019
- "node": ">=10"
12020
- },
12021
- "funding": {
12022
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
12023
- }
12024
- },
12025
11331
  "node_modules/on-exit-leak-free": {
12026
11332
  "version": "2.1.0",
12027
11333
  "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz",