@jayree/sfdx-plugin-manifest 6.0.32 → 6.0.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "6.0.32",
3
+ "version": "6.0.33",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "6.0.32",
9
+ "version": "6.0.33",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.39",
13
- "@oclif/core": "^4.14.0",
13
+ "@oclif/core": "^5.0.0",
14
14
  "@salesforce/core": "^9.1.9",
15
15
  "@salesforce/kit": "^4.0.0",
16
- "@salesforce/sf-plugins-core": "^13.0.3",
16
+ "@salesforce/sf-plugins-core": "^13.0.4",
17
17
  "@salesforce/source-deploy-retrieve": "13.3.0",
18
18
  "@salesforce/source-tracking": "8.1.3",
19
19
  "@salesforce/ts-types": "^3.2.0",
@@ -43,8 +43,8 @@
43
43
  "eslint-config-salesforce-typescript": "^7.0.0",
44
44
  "eslint-plugin-sf-plugin": "^3.0.0",
45
45
  "husky": "^9.1.7",
46
- "mocha": "^11.8.0",
47
- "oclif": "^4.24.0",
46
+ "mocha": "^12.0.0",
47
+ "oclif": "^5.0.0",
48
48
  "patch-package": "^8.0.1",
49
49
  "prettier": "^3.9.6",
50
50
  "pretty-quick": "^4.2.2",
@@ -1644,22 +1644,6 @@
1644
1644
  "undici-types": "~6.21.0"
1645
1645
  }
1646
1646
  },
1647
- "node_modules/@inquirer/confirm/node_modules/ansi-styles": {
1648
- "version": "4.3.0",
1649
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1650
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1651
- "dev": true,
1652
- "license": "MIT",
1653
- "dependencies": {
1654
- "color-convert": "^2.0.1"
1655
- },
1656
- "engines": {
1657
- "node": ">=8"
1658
- },
1659
- "funding": {
1660
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1661
- }
1662
- },
1663
1647
  "node_modules/@inquirer/confirm/node_modules/signal-exit": {
1664
1648
  "version": "4.1.0",
1665
1649
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -1680,21 +1664,6 @@
1680
1664
  "dev": true,
1681
1665
  "license": "MIT"
1682
1666
  },
1683
- "node_modules/@inquirer/confirm/node_modules/wrap-ansi": {
1684
- "version": "6.2.0",
1685
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
1686
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
1687
- "dev": true,
1688
- "license": "MIT",
1689
- "dependencies": {
1690
- "ansi-styles": "^4.0.0",
1691
- "string-width": "^4.1.0",
1692
- "strip-ansi": "^6.0.0"
1693
- },
1694
- "engines": {
1695
- "node": ">=8"
1696
- }
1697
- },
1698
1667
  "node_modules/@inquirer/core": {
1699
1668
  "version": "10.3.2",
1700
1669
  "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.3.2.tgz",
@@ -1723,22 +1692,6 @@
1723
1692
  }
1724
1693
  }
1725
1694
  },
1726
- "node_modules/@inquirer/core/node_modules/ansi-styles": {
1727
- "version": "4.3.0",
1728
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1729
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1730
- "dev": true,
1731
- "license": "MIT",
1732
- "dependencies": {
1733
- "color-convert": "^2.0.1"
1734
- },
1735
- "engines": {
1736
- "node": ">=8"
1737
- },
1738
- "funding": {
1739
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1740
- }
1741
- },
1742
1695
  "node_modules/@inquirer/core/node_modules/mute-stream": {
1743
1696
  "version": "2.0.0",
1744
1697
  "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz",
@@ -1762,21 +1715,6 @@
1762
1715
  "url": "https://github.com/sponsors/isaacs"
1763
1716
  }
1764
1717
  },
1765
- "node_modules/@inquirer/core/node_modules/wrap-ansi": {
1766
- "version": "6.2.0",
1767
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
1768
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
1769
- "dev": true,
1770
- "license": "MIT",
1771
- "dependencies": {
1772
- "ansi-styles": "^4.0.0",
1773
- "string-width": "^4.1.0",
1774
- "strip-ansi": "^6.0.0"
1775
- },
1776
- "engines": {
1777
- "node": ">=8"
1778
- }
1779
- },
1780
1718
  "node_modules/@inquirer/editor": {
1781
1719
  "version": "4.2.23",
1782
1720
  "resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.23.tgz",
@@ -1929,22 +1867,6 @@
1929
1867
  "undici-types": "~6.21.0"
1930
1868
  }
1931
1869
  },
1932
- "node_modules/@inquirer/input/node_modules/ansi-styles": {
1933
- "version": "4.3.0",
1934
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1935
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1936
- "dev": true,
1937
- "license": "MIT",
1938
- "dependencies": {
1939
- "color-convert": "^2.0.1"
1940
- },
1941
- "engines": {
1942
- "node": ">=8"
1943
- },
1944
- "funding": {
1945
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1946
- }
1947
- },
1948
1870
  "node_modules/@inquirer/input/node_modules/signal-exit": {
1949
1871
  "version": "4.1.0",
1950
1872
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -1965,21 +1887,6 @@
1965
1887
  "dev": true,
1966
1888
  "license": "MIT"
1967
1889
  },
1968
- "node_modules/@inquirer/input/node_modules/wrap-ansi": {
1969
- "version": "6.2.0",
1970
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
1971
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
1972
- "dev": true,
1973
- "license": "MIT",
1974
- "dependencies": {
1975
- "ansi-styles": "^4.0.0",
1976
- "string-width": "^4.1.0",
1977
- "strip-ansi": "^6.0.0"
1978
- },
1979
- "engines": {
1980
- "node": ">=8"
1981
- }
1982
- },
1983
1890
  "node_modules/@inquirer/number": {
1984
1891
  "version": "3.0.23",
1985
1892
  "resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.23.tgz",
@@ -2352,22 +2259,6 @@
2352
2259
  "undici-types": "~6.21.0"
2353
2260
  }
2354
2261
  },
2355
- "node_modules/@inquirer/select/node_modules/ansi-styles": {
2356
- "version": "4.3.0",
2357
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2358
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2359
- "dev": true,
2360
- "license": "MIT",
2361
- "dependencies": {
2362
- "color-convert": "^2.0.1"
2363
- },
2364
- "engines": {
2365
- "node": ">=8"
2366
- },
2367
- "funding": {
2368
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2369
- }
2370
- },
2371
2262
  "node_modules/@inquirer/select/node_modules/signal-exit": {
2372
2263
  "version": "4.1.0",
2373
2264
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -2388,21 +2279,6 @@
2388
2279
  "dev": true,
2389
2280
  "license": "MIT"
2390
2281
  },
2391
- "node_modules/@inquirer/select/node_modules/wrap-ansi": {
2392
- "version": "6.2.0",
2393
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2394
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
2395
- "dev": true,
2396
- "license": "MIT",
2397
- "dependencies": {
2398
- "ansi-styles": "^4.0.0",
2399
- "string-width": "^4.1.0",
2400
- "strip-ansi": "^6.0.0"
2401
- },
2402
- "engines": {
2403
- "node": ">=8"
2404
- }
2405
- },
2406
2282
  "node_modules/@inquirer/type": {
2407
2283
  "version": "3.0.10",
2408
2284
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.10.tgz",
@@ -2814,9 +2690,9 @@
2814
2690
  }
2815
2691
  },
2816
2692
  "node_modules/@oclif/core": {
2817
- "version": "4.14.0",
2818
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.14.0.tgz",
2819
- "integrity": "sha512-QCJIZoVJxV7jywgVAUlsQwl3dr3Sa21kfi5z9KrYolbexWJUtFSEtMoNiBWojD05mYycLnB50gp/VxlGdaOCRA==",
2693
+ "version": "5.0.0",
2694
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-5.0.0.tgz",
2695
+ "integrity": "sha512-24ZsN528VButCtvqjBoHw7cEpqXZZILH7Zp0d8oFKrWbqU2BqYrxLd5aGU8LyqRev7CCjAHg+/m1Bewz4V7AmQ==",
2820
2696
  "license": "MIT",
2821
2697
  "dependencies": {
2822
2698
  "ansi-escapes": "^4.3.2",
@@ -2839,7 +2715,34 @@
2839
2715
  "wsl-utils": "^0.4.0"
2840
2716
  },
2841
2717
  "engines": {
2842
- "node": ">=18.0.0"
2718
+ "node": ">=22.0.0"
2719
+ }
2720
+ },
2721
+ "node_modules/@oclif/core/node_modules/ansi-styles": {
2722
+ "version": "4.3.0",
2723
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2724
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2725
+ "license": "MIT",
2726
+ "dependencies": {
2727
+ "color-convert": "^2.0.1"
2728
+ },
2729
+ "engines": {
2730
+ "node": ">=8"
2731
+ },
2732
+ "funding": {
2733
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2734
+ }
2735
+ },
2736
+ "node_modules/@oclif/core/node_modules/ejs": {
2737
+ "version": "6.0.1",
2738
+ "resolved": "https://registry.npmjs.org/ejs/-/ejs-6.0.1.tgz",
2739
+ "integrity": "sha512-UaaM14yby8U3k02ihS1Bmj5Kz2d7CCQM1scxpgs4Mhkq8F1wR2gl3+Ts4h5Ne4Mnt7M9m4Dw7jsuMr3+xO4vZA==",
2740
+ "license": "Apache-2.0",
2741
+ "bin": {
2742
+ "ejs": "bin/cli.js"
2743
+ },
2744
+ "engines": {
2745
+ "node": ">=0.12.18"
2843
2746
  }
2844
2747
  },
2845
2748
  "node_modules/@oclif/core/node_modules/supports-color": {
@@ -2857,6 +2760,23 @@
2857
2760
  "url": "https://github.com/chalk/supports-color?sponsor=1"
2858
2761
  }
2859
2762
  },
2763
+ "node_modules/@oclif/core/node_modules/wrap-ansi": {
2764
+ "version": "7.0.0",
2765
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2766
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2767
+ "license": "MIT",
2768
+ "dependencies": {
2769
+ "ansi-styles": "^4.0.0",
2770
+ "string-width": "^4.1.0",
2771
+ "strip-ansi": "^6.0.0"
2772
+ },
2773
+ "engines": {
2774
+ "node": ">=10"
2775
+ },
2776
+ "funding": {
2777
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2778
+ }
2779
+ },
2860
2780
  "node_modules/@oclif/plugin-command-snapshot": {
2861
2781
  "version": "6.0.0",
2862
2782
  "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-6.0.0.tgz",
@@ -2881,89 +2801,43 @@
2881
2801
  "node": ">=22.0.0"
2882
2802
  }
2883
2803
  },
2884
- "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
2885
- "version": "5.0.0",
2886
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-5.0.0.tgz",
2887
- "integrity": "sha512-24ZsN528VButCtvqjBoHw7cEpqXZZILH7Zp0d8oFKrWbqU2BqYrxLd5aGU8LyqRev7CCjAHg+/m1Bewz4V7AmQ==",
2888
- "dev": true,
2889
- "license": "MIT",
2890
- "dependencies": {
2891
- "ansi-escapes": "^4.3.2",
2892
- "ansis": "^3.17.0",
2893
- "clean-stack": "^3.0.1",
2894
- "cli-spinners": "^2.9.2",
2895
- "debug": "^4.4.3",
2896
- "ejs": "^6",
2897
- "get-package-type": "^0.1.0",
2898
- "indent-string": "^4.0.0",
2899
- "lilconfig": "^3.1.3",
2900
- "minimatch": "^10.2.5",
2901
- "semver": "^7.8.1",
2902
- "string-width": "^4.2.3",
2903
- "supports-color": "^8",
2904
- "tinyglobby": "^0.2.17",
2905
- "widest-line": "^3.1.0",
2906
- "wordwrap": "^1.0.0",
2907
- "wrap-ansi": "^7.0.0",
2908
- "wsl-utils": "^0.4.0"
2909
- },
2910
- "engines": {
2911
- "node": ">=22.0.0"
2912
- }
2913
- },
2914
- "node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
2915
- "version": "8.1.1",
2916
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
2917
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
2918
- "dev": true,
2919
- "license": "MIT",
2920
- "dependencies": {
2921
- "has-flag": "^4.0.0"
2922
- },
2923
- "engines": {
2924
- "node": ">=10"
2925
- },
2926
- "funding": {
2927
- "url": "https://github.com/chalk/supports-color?sponsor=1"
2928
- }
2929
- },
2930
2804
  "node_modules/@oclif/plugin-help": {
2931
- "version": "6.2.58",
2932
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.58.tgz",
2933
- "integrity": "sha512-DAYMXZrTWRMLTbpX+rT+ibAmKrZ6IVNGn+fgAGjMoeNlqlSY94eJHocgmqChMwsdWp3H3x+jFmPJiYQt/ifr3Q==",
2805
+ "version": "7.0.0",
2806
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-7.0.0.tgz",
2807
+ "integrity": "sha512-lJVCS6E0FrBRQ7jkLK9pUwUo52WmNLD7zOAu7P28WkQ6G+8zBUbv5lq/IyakNTOTNO7oD5EJkLVYQLmwChetpg==",
2934
2808
  "dev": true,
2935
2809
  "license": "MIT",
2936
2810
  "dependencies": {
2937
- "@oclif/core": "^4"
2811
+ "@oclif/core": "^5.0.0"
2938
2812
  },
2939
2813
  "engines": {
2940
- "node": ">=18.0.0"
2814
+ "node": ">=22.0.0"
2941
2815
  }
2942
2816
  },
2943
2817
  "node_modules/@oclif/plugin-not-found": {
2944
- "version": "3.3.0",
2945
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.3.0.tgz",
2946
- "integrity": "sha512-GbdWJOmmBO3xmrVjDXeWG7tXl4vzeGZ+af9ztCfAmhOPEkd/+eeAAadzQPeZoygedqCvsdux3QLq9/MAxusPKg==",
2818
+ "version": "4.0.0",
2819
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-4.0.0.tgz",
2820
+ "integrity": "sha512-67I+eJKTmDkY8hJiuaA7Ir+Ba0tUZxrXsq3WnnGOywn3Gi6++9Q+zaWmbOImy1U25XTSIAm8kJhaTl57Xg57XQ==",
2947
2821
  "dev": true,
2948
2822
  "license": "MIT",
2949
2823
  "dependencies": {
2950
2824
  "@inquirer/prompts": "^7.10.1",
2951
- "@oclif/core": "^4.13.3",
2825
+ "@oclif/core": "^5.0.0",
2952
2826
  "ansis": "^3.17.0",
2953
2827
  "fast-levenshtein": "^3.0.0"
2954
2828
  },
2955
2829
  "engines": {
2956
- "node": ">=18.0.0"
2830
+ "node": ">=22.0.0"
2957
2831
  }
2958
2832
  },
2959
2833
  "node_modules/@oclif/plugin-warn-if-update-available": {
2960
- "version": "3.2.0",
2961
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.2.0.tgz",
2962
- "integrity": "sha512-E7l+/NTjddOi32Q9G1CWzEtuh0EwNylVHfTRlFxlZD50v1oBqBpziWh+Dzz6oAIe4ee5U7EUc7lP22aLxpW3vA==",
2834
+ "version": "4.0.0",
2835
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-4.0.0.tgz",
2836
+ "integrity": "sha512-F6VnIkO3xBEawTuaOjWQIOsOePZL3s4vDVbBqQgC+NYU+oBnFaJoGB8mJ+mtpdo/7H0lQ1YsKsMwCNb7EbsIZg==",
2963
2837
  "dev": true,
2964
2838
  "license": "MIT",
2965
2839
  "dependencies": {
2966
- "@oclif/core": "^4",
2840
+ "@oclif/core": "^5.0.0",
2967
2841
  "ansis": "^3.17.0",
2968
2842
  "debug": "^4.4.3",
2969
2843
  "http-call": "^5.2.2",
@@ -2971,13 +2845,13 @@
2971
2845
  "registry-auth-token": "^5.1.1"
2972
2846
  },
2973
2847
  "engines": {
2974
- "node": ">=18.0.0"
2848
+ "node": ">=22.0.0"
2975
2849
  }
2976
2850
  },
2977
2851
  "node_modules/@oclif/table": {
2978
- "version": "0.5.9",
2979
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.5.9.tgz",
2980
- "integrity": "sha512-/bvSRF38rrZ8O3hsChEKb98bEpmY7GAMeMU5hRkt73RCEoAo1UuRKX4IO0zlkD6UooSs30LfEMJeSU2NZOkndA==",
2852
+ "version": "1.0.0",
2853
+ "resolved": "https://registry.npmjs.org/@oclif/table/-/table-1.0.0.tgz",
2854
+ "integrity": "sha512-+Mggw/KHkdH0NxLFS4y0E5gZyy6CmDlOHh/wkwkF+RYnOEvneZ6E5BAJ+VqXXDZmRHNw6Mei7L19VHEQYgKooQ==",
2981
2855
  "license": "MIT",
2982
2856
  "dependencies": {
2983
2857
  "@types/react": "^18.3.12",
@@ -2992,7 +2866,7 @@
2992
2866
  "wrap-ansi": "^9.0.2"
2993
2867
  },
2994
2868
  "engines": {
2995
- "node": ">=18.0.0"
2869
+ "node": ">=22.0.0"
2996
2870
  }
2997
2871
  },
2998
2872
  "node_modules/@oclif/table/node_modules/ansi-regex": {
@@ -3887,6 +3761,22 @@
3887
3761
  "@types/sinonjs__fake-timers": "*"
3888
3762
  }
3889
3763
  },
3764
+ "node_modules/@salesforce/dev-scripts/node_modules/ansi-styles": {
3765
+ "version": "4.3.0",
3766
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
3767
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
3768
+ "dev": true,
3769
+ "license": "MIT",
3770
+ "dependencies": {
3771
+ "color-convert": "^2.0.1"
3772
+ },
3773
+ "engines": {
3774
+ "node": ">=8"
3775
+ },
3776
+ "funding": {
3777
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3778
+ }
3779
+ },
3890
3780
  "node_modules/@salesforce/dev-scripts/node_modules/assertion-error": {
3891
3781
  "version": "1.1.0",
3892
3782
  "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz",
@@ -4320,6 +4210,16 @@
4320
4210
  "node": ">=10"
4321
4211
  }
4322
4212
  },
4213
+ "node_modules/@salesforce/dev-scripts/node_modules/serialize-javascript": {
4214
+ "version": "6.0.2",
4215
+ "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
4216
+ "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
4217
+ "dev": true,
4218
+ "license": "BSD-3-Clause",
4219
+ "dependencies": {
4220
+ "randombytes": "^2.1.0"
4221
+ }
4222
+ },
4323
4223
  "node_modules/@salesforce/dev-scripts/node_modules/sinon": {
4324
4224
  "version": "10.0.0",
4325
4225
  "resolved": "https://registry.npmjs.org/sinon/-/sinon-10.0.0.tgz",
@@ -4411,15 +4311,33 @@
4411
4311
  "dev": true,
4412
4312
  "license": "Apache-2.0"
4413
4313
  },
4414
- "node_modules/@salesforce/kit": {
4415
- "version": "4.0.0",
4416
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-4.0.0.tgz",
4417
- "integrity": "sha512-VwxhSH/8PQ5YmPAdhmLaJGCgR0n/pOm8T2y+/odMFthd5SA0xsO/kTdaRLFnFQAxxNj1nYtNHRb+BoMuAatzew==",
4418
- "license": "Apache-2.0",
4419
- "dependencies": {
4420
- "@salesforce/ts-types": "^3.0.0"
4421
- },
4422
- "engines": {
4314
+ "node_modules/@salesforce/dev-scripts/node_modules/wrap-ansi": {
4315
+ "version": "7.0.0",
4316
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4317
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4318
+ "dev": true,
4319
+ "license": "MIT",
4320
+ "dependencies": {
4321
+ "ansi-styles": "^4.0.0",
4322
+ "string-width": "^4.1.0",
4323
+ "strip-ansi": "^6.0.0"
4324
+ },
4325
+ "engines": {
4326
+ "node": ">=10"
4327
+ },
4328
+ "funding": {
4329
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4330
+ }
4331
+ },
4332
+ "node_modules/@salesforce/kit": {
4333
+ "version": "4.0.0",
4334
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-4.0.0.tgz",
4335
+ "integrity": "sha512-VwxhSH/8PQ5YmPAdhmLaJGCgR0n/pOm8T2y+/odMFthd5SA0xsO/kTdaRLFnFQAxxNj1nYtNHRb+BoMuAatzew==",
4336
+ "license": "Apache-2.0",
4337
+ "dependencies": {
4338
+ "@salesforce/ts-types": "^3.0.0"
4339
+ },
4340
+ "engines": {
4423
4341
  "node": ">=22.0.0"
4424
4342
  }
4425
4343
  },
@@ -4431,15 +4349,15 @@
4431
4349
  "license": "Apache-2.0"
4432
4350
  },
4433
4351
  "node_modules/@salesforce/sf-plugins-core": {
4434
- "version": "13.0.3",
4435
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-13.0.3.tgz",
4436
- "integrity": "sha512-5vL5sk7sZNf2Ab8LtGiH1B30cBzdNbQhfQh1WqeRieiH7qEHRxRPMlOiZWAR3JyYII3DrqxsNyO0SjBBTNNxag==",
4352
+ "version": "13.0.4",
4353
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-13.0.4.tgz",
4354
+ "integrity": "sha512-AChjRg6dx2/njPjvGTa+leY4i1oBfQb6pIgLaP0EXVNKA1aByAzLZIhcnMS0Z2mr38vFzD4IySBMcYg3fupunA==",
4437
4355
  "license": "Apache-2.0",
4438
4356
  "dependencies": {
4439
4357
  "@inquirer/confirm": "^6.1.1",
4440
4358
  "@inquirer/password": "^5.1.1",
4441
- "@oclif/core": "^4.11.4",
4442
- "@oclif/table": "^0.5.9",
4359
+ "@oclif/core": "^5.0.0",
4360
+ "@oclif/table": "^1.0.0",
4443
4361
  "@salesforce/core": "^9.1.4",
4444
4362
  "@salesforce/kit": "^4.0.0",
4445
4363
  "@salesforce/ts-types": "^3.0.0",
@@ -5198,9 +5116,9 @@
5198
5116
  }
5199
5117
  },
5200
5118
  "node_modules/@types/node": {
5201
- "version": "26.4.0",
5202
- "resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.0.tgz",
5203
- "integrity": "sha512-faiGnoIrLH/V8cibOMEAZ8pMw6oXqSukl29ra4mN8GdaB2ZewzeaLj+INpV5N+Z1eKWzY+IzaIZH2EIR6YZRNQ==",
5119
+ "version": "26.4.1",
5120
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.4.1.tgz",
5121
+ "integrity": "sha512-k97ENvZWtvA6yqz5/FS6a7duDgOPEeOQOc2iKS/nY6mX6qJUKtLnWzQS+Xj6tXweyj6ZcTAK2Qecetnvi9nCLA==",
5204
5122
  "license": "MIT",
5205
5123
  "dependencies": {
5206
5124
  "undici-types": "~8.3.0"
@@ -7077,6 +6995,38 @@
7077
6995
  "wrap-ansi": "^7.0.0"
7078
6996
  }
7079
6997
  },
6998
+ "node_modules/cliui/node_modules/ansi-styles": {
6999
+ "version": "4.3.0",
7000
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7001
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7002
+ "license": "MIT",
7003
+ "dependencies": {
7004
+ "color-convert": "^2.0.1"
7005
+ },
7006
+ "engines": {
7007
+ "node": ">=8"
7008
+ },
7009
+ "funding": {
7010
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7011
+ }
7012
+ },
7013
+ "node_modules/cliui/node_modules/wrap-ansi": {
7014
+ "version": "7.0.0",
7015
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7016
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7017
+ "license": "MIT",
7018
+ "dependencies": {
7019
+ "ansi-styles": "^4.0.0",
7020
+ "string-width": "^4.1.0",
7021
+ "strip-ansi": "^6.0.0"
7022
+ },
7023
+ "engines": {
7024
+ "node": ">=10"
7025
+ },
7026
+ "funding": {
7027
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7028
+ }
7029
+ },
7080
7030
  "node_modules/clone-response": {
7081
7031
  "version": "1.0.3",
7082
7032
  "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
@@ -7779,15 +7729,19 @@
7779
7729
  }
7780
7730
  },
7781
7731
  "node_modules/ejs": {
7782
- "version": "6.0.1",
7783
- "resolved": "https://registry.npmjs.org/ejs/-/ejs-6.0.1.tgz",
7784
- "integrity": "sha512-UaaM14yby8U3k02ihS1Bmj5Kz2d7CCQM1scxpgs4Mhkq8F1wR2gl3+Ts4h5Ne4Mnt7M9m4Dw7jsuMr3+xO4vZA==",
7732
+ "version": "3.1.10",
7733
+ "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
7734
+ "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
7735
+ "dev": true,
7785
7736
  "license": "Apache-2.0",
7737
+ "dependencies": {
7738
+ "jake": "^10.8.5"
7739
+ },
7786
7740
  "bin": {
7787
7741
  "ejs": "bin/cli.js"
7788
7742
  },
7789
7743
  "engines": {
7790
- "node": ">=0.12.18"
7744
+ "node": ">=0.10.0"
7791
7745
  }
7792
7746
  },
7793
7747
  "node_modules/electron-to-chromium": {
@@ -9287,21 +9241,18 @@
9287
9241
  "license": "ISC"
9288
9242
  },
9289
9243
  "node_modules/glob": {
9290
- "version": "7.2.3",
9291
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
9292
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
9244
+ "version": "13.0.6",
9245
+ "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
9246
+ "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
9293
9247
  "dev": true,
9294
- "license": "ISC",
9248
+ "license": "BlueOak-1.0.0",
9295
9249
  "dependencies": {
9296
- "fs.realpath": "^1.0.0",
9297
- "inflight": "^1.0.4",
9298
- "inherits": "2",
9299
- "minimatch": "^3.1.1",
9300
- "once": "^1.3.0",
9301
- "path-is-absolute": "^1.0.0"
9250
+ "minimatch": "^10.2.2",
9251
+ "minipass": "^7.1.3",
9252
+ "path-scurry": "^2.0.2"
9302
9253
  },
9303
9254
  "engines": {
9304
- "node": "*"
9255
+ "node": "18 || 20 || >=22"
9305
9256
  },
9306
9257
  "funding": {
9307
9258
  "url": "https://github.com/sponsors/isaacs"
@@ -9336,30 +9287,6 @@
9336
9287
  "tslib": "2"
9337
9288
  }
9338
9289
  },
9339
- "node_modules/glob/node_modules/brace-expansion": {
9340
- "version": "1.1.18",
9341
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz",
9342
- "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
9343
- "dev": true,
9344
- "license": "MIT",
9345
- "dependencies": {
9346
- "balanced-match": "^1.0.0",
9347
- "concat-map": "0.0.1"
9348
- }
9349
- },
9350
- "node_modules/glob/node_modules/minimatch": {
9351
- "version": "3.1.5",
9352
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
9353
- "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
9354
- "dev": true,
9355
- "license": "ISC",
9356
- "dependencies": {
9357
- "brace-expansion": "^1.1.7"
9358
- },
9359
- "engines": {
9360
- "node": "*"
9361
- }
9362
- },
9363
9290
  "node_modules/global-directory": {
9364
9291
  "version": "5.0.0",
9365
9292
  "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-5.0.0.tgz",
@@ -11271,6 +11198,23 @@
11271
11198
  "url": "https://github.com/sponsors/isaacs"
11272
11199
  }
11273
11200
  },
11201
+ "node_modules/linkinator/node_modules/path-scurry": {
11202
+ "version": "1.11.1",
11203
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
11204
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
11205
+ "dev": true,
11206
+ "license": "BlueOak-1.0.0",
11207
+ "dependencies": {
11208
+ "lru-cache": "^10.2.0",
11209
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
11210
+ },
11211
+ "engines": {
11212
+ "node": ">=16 || 14 >=14.18"
11213
+ },
11214
+ "funding": {
11215
+ "url": "https://github.com/sponsors/isaacs"
11216
+ }
11217
+ },
11274
11218
  "node_modules/locate-path": {
11275
11219
  "version": "5.0.0",
11276
11220
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
@@ -11949,77 +11893,56 @@
11949
11893
  }
11950
11894
  },
11951
11895
  "node_modules/mocha": {
11952
- "version": "11.8.0",
11953
- "resolved": "https://registry.npmjs.org/mocha/-/mocha-11.8.0.tgz",
11954
- "integrity": "sha512-VyCeUdGN3A9lmCTTgG4yuvY9ixxaDk+xt2R/7/+1AP6EqNG+G9OKkzBwhVtVYoNX8YsxNSgAl8mOv3IAeOpFbw==",
11896
+ "version": "12.0.0",
11897
+ "resolved": "https://registry.npmjs.org/mocha/-/mocha-12.0.0.tgz",
11898
+ "integrity": "sha512-NYNh5IFt6WYqm9bi4601m7vix8MZdXC0DwS4gY6WhXO2RgJWhivhISVmq1oklCif18OSI9l+vx5Mdm5oh1XGiQ==",
11955
11899
  "dev": true,
11956
11900
  "license": "MIT",
11957
11901
  "dependencies": {
11958
11902
  "browser-stdout": "^1.3.1",
11959
- "chokidar": "^4.0.1",
11903
+ "chokidar": "^5.0.0",
11960
11904
  "debug": "^4.3.5",
11961
- "diff": "^7.0.0",
11962
- "escape-string-regexp": "^4.0.0",
11905
+ "diff": "^9.0.0",
11963
11906
  "find-up": "^5.0.0",
11964
- "glob": "^10.4.5",
11965
- "he": "^1.2.0",
11907
+ "glob": "^13.0.0",
11966
11908
  "is-path-inside": "^3.0.3",
11967
- "js-yaml": "^4.1.0",
11968
- "log-symbols": "^4.1.0",
11969
- "minimatch": "^9.0.5",
11909
+ "is-unicode-supported": "^0.1.0",
11910
+ "js-yaml": "^5.0.0",
11911
+ "minimatch": "^10.2.2",
11970
11912
  "ms": "^2.1.3",
11971
11913
  "picocolors": "^1.1.1",
11972
- "serialize-javascript": "^6.0.2",
11973
- "strip-json-comments": "^3.1.1",
11914
+ "serialize-javascript": "^7.0.2",
11915
+ "strip-json-comments": "^5.0.3",
11974
11916
  "supports-color": "^8.1.1",
11975
- "workerpool": "^9.2.0",
11976
- "yargs": "^17.7.2",
11977
- "yargs-parser": "^21.1.1",
11978
- "yargs-unparser": "^2.0.0"
11917
+ "workerpool": "^10.0.0"
11979
11918
  },
11980
11919
  "bin": {
11981
- "_mocha": "bin/_mocha",
11982
11920
  "mocha": "bin/mocha.js"
11983
11921
  },
11984
11922
  "engines": {
11985
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11923
+ "node": "^20.19.0 || >=22.12.0"
11986
11924
  }
11987
11925
  },
11988
11926
  "node_modules/mocha/node_modules/chokidar": {
11989
- "version": "4.0.3",
11990
- "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
11991
- "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
11927
+ "version": "5.0.0",
11928
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-5.0.0.tgz",
11929
+ "integrity": "sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==",
11992
11930
  "dev": true,
11993
11931
  "license": "MIT",
11994
11932
  "dependencies": {
11995
- "readdirp": "^4.0.1"
11933
+ "readdirp": "^5.0.0"
11996
11934
  },
11997
11935
  "engines": {
11998
- "node": ">= 14.16.0"
11936
+ "node": ">= 20.19.0"
11999
11937
  },
12000
11938
  "funding": {
12001
11939
  "url": "https://paulmillr.com/funding/"
12002
11940
  }
12003
11941
  },
12004
- "node_modules/mocha/node_modules/cliui": {
12005
- "version": "8.0.1",
12006
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
12007
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
12008
- "dev": true,
12009
- "license": "ISC",
12010
- "dependencies": {
12011
- "string-width": "^4.2.0",
12012
- "strip-ansi": "^6.0.1",
12013
- "wrap-ansi": "^7.0.0"
12014
- },
12015
- "engines": {
12016
- "node": ">=12"
12017
- }
12018
- },
12019
11942
  "node_modules/mocha/node_modules/diff": {
12020
- "version": "7.0.0",
12021
- "resolved": "https://registry.npmjs.org/diff/-/diff-7.0.0.tgz",
12022
- "integrity": "sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==",
11943
+ "version": "9.0.0",
11944
+ "resolved": "https://registry.npmjs.org/diff/-/diff-9.0.0.tgz",
11945
+ "integrity": "sha512-svtcdpS8CgJyqAjEQIXdb3OjhFVVYjzGAPO8WGCmRbrml64SPw/jJD4GoE98aR7r25A0XcgrK3F02yw9R/vhQw==",
12023
11946
  "dev": true,
12024
11947
  "license": "BSD-3-Clause",
12025
11948
  "engines": {
@@ -12043,25 +11966,27 @@
12043
11966
  "url": "https://github.com/sponsors/sindresorhus"
12044
11967
  }
12045
11968
  },
12046
- "node_modules/mocha/node_modules/glob": {
12047
- "version": "10.5.0",
12048
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
12049
- "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
11969
+ "node_modules/mocha/node_modules/js-yaml": {
11970
+ "version": "5.4.1",
11971
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.4.1.tgz",
11972
+ "integrity": "sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==",
12050
11973
  "dev": true,
12051
- "license": "ISC",
11974
+ "funding": [
11975
+ {
11976
+ "type": "github",
11977
+ "url": "https://github.com/sponsors/puzrin"
11978
+ },
11979
+ {
11980
+ "type": "github",
11981
+ "url": "https://github.com/sponsors/nodeca"
11982
+ }
11983
+ ],
11984
+ "license": "MIT",
12052
11985
  "dependencies": {
12053
- "foreground-child": "^3.1.0",
12054
- "jackspeak": "^3.1.2",
12055
- "minimatch": "^9.0.4",
12056
- "minipass": "^7.1.2",
12057
- "package-json-from-dist": "^1.0.0",
12058
- "path-scurry": "^1.11.1"
11986
+ "argparse": "^2.0.1"
12059
11987
  },
12060
11988
  "bin": {
12061
- "glob": "dist/esm/bin.mjs"
12062
- },
12063
- "funding": {
12064
- "url": "https://github.com/sponsors/isaacs"
11989
+ "js-yaml": "bin/js-yaml.mjs"
12065
11990
  }
12066
11991
  },
12067
11992
  "node_modules/mocha/node_modules/locate-path": {
@@ -12080,22 +12005,6 @@
12080
12005
  "url": "https://github.com/sponsors/sindresorhus"
12081
12006
  }
12082
12007
  },
12083
- "node_modules/mocha/node_modules/minimatch": {
12084
- "version": "9.0.9",
12085
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
12086
- "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
12087
- "dev": true,
12088
- "license": "ISC",
12089
- "dependencies": {
12090
- "brace-expansion": "^2.0.2"
12091
- },
12092
- "engines": {
12093
- "node": ">=16 || 14 >=14.17"
12094
- },
12095
- "funding": {
12096
- "url": "https://github.com/sponsors/isaacs"
12097
- }
12098
- },
12099
12008
  "node_modules/mocha/node_modules/p-limit": {
12100
12009
  "version": "3.1.0",
12101
12010
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
@@ -12129,19 +12038,32 @@
12129
12038
  }
12130
12039
  },
12131
12040
  "node_modules/mocha/node_modules/readdirp": {
12132
- "version": "4.1.2",
12133
- "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
12134
- "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
12041
+ "version": "5.1.1",
12042
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-5.1.1.tgz",
12043
+ "integrity": "sha512-Kko+Y5XQ6fM+Ce3dq3m9YGxnacYZYl9cA1wZjaF3Vbry2L3i1qVg8+CAgNPsXRArPMUMCaOR7oa9Nqntc43JKA==",
12135
12044
  "dev": true,
12136
12045
  "license": "MIT",
12137
12046
  "engines": {
12138
- "node": ">= 14.18.0"
12047
+ "node": ">= 20.19.0"
12139
12048
  },
12140
12049
  "funding": {
12141
12050
  "type": "individual",
12142
12051
  "url": "https://paulmillr.com/funding/"
12143
12052
  }
12144
12053
  },
12054
+ "node_modules/mocha/node_modules/strip-json-comments": {
12055
+ "version": "5.0.3",
12056
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-5.0.3.tgz",
12057
+ "integrity": "sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==",
12058
+ "dev": true,
12059
+ "license": "MIT",
12060
+ "engines": {
12061
+ "node": ">=14.16"
12062
+ },
12063
+ "funding": {
12064
+ "url": "https://github.com/sponsors/sindresorhus"
12065
+ }
12066
+ },
12145
12067
  "node_modules/mocha/node_modules/supports-color": {
12146
12068
  "version": "8.1.1",
12147
12069
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -12158,35 +12080,6 @@
12158
12080
  "url": "https://github.com/chalk/supports-color?sponsor=1"
12159
12081
  }
12160
12082
  },
12161
- "node_modules/mocha/node_modules/yargs": {
12162
- "version": "17.7.3",
12163
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.3.tgz",
12164
- "integrity": "sha512-GZtjxm/J/4TSxuL3FNYjCmLktBTnIw/rVmKSIyKeYAZpmJB2ig9VauCC5xsa82GNKVKDAqpOn3KVzNt0zmrU0g==",
12165
- "dev": true,
12166
- "license": "MIT",
12167
- "dependencies": {
12168
- "cliui": "^8.0.1",
12169
- "escalade": "^3.1.1",
12170
- "get-caller-file": "^2.0.5",
12171
- "require-directory": "^2.1.1",
12172
- "string-width": "^4.2.3",
12173
- "y18n": "^5.0.5",
12174
- "yargs-parser": "^21.1.1"
12175
- },
12176
- "engines": {
12177
- "node": ">=12"
12178
- }
12179
- },
12180
- "node_modules/mocha/node_modules/yargs-parser": {
12181
- "version": "21.1.1",
12182
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
12183
- "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
12184
- "dev": true,
12185
- "license": "ISC",
12186
- "engines": {
12187
- "node": ">=12"
12188
- }
12189
- },
12190
12083
  "node_modules/mri": {
12191
12084
  "version": "1.2.0",
12192
12085
  "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
@@ -12484,22 +12377,6 @@
12484
12377
  "node": ">=18"
12485
12378
  }
12486
12379
  },
12487
- "node_modules/nyc/node_modules/ansi-styles": {
12488
- "version": "4.3.0",
12489
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
12490
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
12491
- "dev": true,
12492
- "license": "MIT",
12493
- "dependencies": {
12494
- "color-convert": "^2.0.1"
12495
- },
12496
- "engines": {
12497
- "node": ">=8"
12498
- },
12499
- "funding": {
12500
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
12501
- }
12502
- },
12503
12380
  "node_modules/nyc/node_modules/brace-expansion": {
12504
12381
  "version": "1.1.18",
12505
12382
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz",
@@ -12530,6 +12407,27 @@
12530
12407
  "dev": true,
12531
12408
  "license": "MIT"
12532
12409
  },
12410
+ "node_modules/nyc/node_modules/glob": {
12411
+ "version": "7.2.3",
12412
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
12413
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
12414
+ "dev": true,
12415
+ "license": "ISC",
12416
+ "dependencies": {
12417
+ "fs.realpath": "^1.0.0",
12418
+ "inflight": "^1.0.4",
12419
+ "inherits": "2",
12420
+ "minimatch": "^3.1.1",
12421
+ "once": "^1.3.0",
12422
+ "path-is-absolute": "^1.0.0"
12423
+ },
12424
+ "engines": {
12425
+ "node": "*"
12426
+ },
12427
+ "funding": {
12428
+ "url": "https://github.com/sponsors/isaacs"
12429
+ }
12430
+ },
12533
12431
  "node_modules/nyc/node_modules/minimatch": {
12534
12432
  "version": "3.1.5",
12535
12433
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
@@ -12558,21 +12456,6 @@
12558
12456
  "node": ">=8"
12559
12457
  }
12560
12458
  },
12561
- "node_modules/nyc/node_modules/wrap-ansi": {
12562
- "version": "6.2.0",
12563
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
12564
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
12565
- "dev": true,
12566
- "license": "MIT",
12567
- "dependencies": {
12568
- "ansi-styles": "^4.0.0",
12569
- "string-width": "^4.1.0",
12570
- "strip-ansi": "^6.0.0"
12571
- },
12572
- "engines": {
12573
- "node": ">=8"
12574
- }
12575
- },
12576
12459
  "node_modules/nyc/node_modules/y18n": {
12577
12460
  "version": "4.0.3",
12578
12461
  "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
@@ -12653,9 +12536,9 @@
12653
12536
  }
12654
12537
  },
12655
12538
  "node_modules/oclif": {
12656
- "version": "4.24.0",
12657
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.24.0.tgz",
12658
- "integrity": "sha512-qBSOMDV7T9G7QkJM1XXeC08jVnGjXK/EQaol6MpkXN1ELEOzi/9SeuwElH3zQuCRVEE+MlJLME6nQzNlwN5zVw==",
12539
+ "version": "5.0.0",
12540
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-5.0.0.tgz",
12541
+ "integrity": "sha512-7ALiRsTbrjegcFqOWw2Fu4SjTWPBKfN+ZqcdHTEy4wL57jnz6D0gyEGhz9DRq5pXSWdGfYngY6wb6Pj7Bain1A==",
12659
12542
  "dev": true,
12660
12543
  "license": "MIT",
12661
12544
  "dependencies": {
@@ -12664,10 +12547,10 @@
12664
12547
  "@inquirer/confirm": "^3.1.22",
12665
12548
  "@inquirer/input": "^2.2.4",
12666
12549
  "@inquirer/select": "^2.5.0",
12667
- "@oclif/core": "^4.11.11",
12668
- "@oclif/plugin-help": "^6.2.53",
12669
- "@oclif/plugin-not-found": "^3.2.93",
12670
- "@oclif/plugin-warn-if-update-available": "^3.1.73",
12550
+ "@oclif/core": "^5.0.0",
12551
+ "@oclif/plugin-help": "^7.0.0",
12552
+ "@oclif/plugin-not-found": "^4.0.0",
12553
+ "@oclif/plugin-warn-if-update-available": "^4.0.0",
12671
12554
  "ansis": "^3.16.0",
12672
12555
  "async-retry": "^1.3.3",
12673
12556
  "change-case": "^4",
@@ -12687,7 +12570,7 @@
12687
12570
  "oclif": "bin/run.js"
12688
12571
  },
12689
12572
  "engines": {
12690
- "node": ">=18.0.0"
12573
+ "node": ">=22.0.0"
12691
12574
  }
12692
12575
  },
12693
12576
  "node_modules/oclif/node_modules/@sindresorhus/is": {
@@ -12726,22 +12609,6 @@
12726
12609
  "node": ">=14.16"
12727
12610
  }
12728
12611
  },
12729
- "node_modules/oclif/node_modules/ejs": {
12730
- "version": "3.1.10",
12731
- "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
12732
- "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
12733
- "dev": true,
12734
- "license": "Apache-2.0",
12735
- "dependencies": {
12736
- "jake": "^10.8.5"
12737
- },
12738
- "bin": {
12739
- "ejs": "bin/cli.js"
12740
- },
12741
- "engines": {
12742
- "node": ">=0.10.0"
12743
- }
12744
- },
12745
12612
  "node_modules/oclif/node_modules/fs-extra": {
12746
12613
  "version": "8.1.0",
12747
12614
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -13317,22 +13184,32 @@
13317
13184
  "license": "MIT"
13318
13185
  },
13319
13186
  "node_modules/path-scurry": {
13320
- "version": "1.11.1",
13321
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
13322
- "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
13187
+ "version": "2.0.2",
13188
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
13189
+ "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
13323
13190
  "dev": true,
13324
13191
  "license": "BlueOak-1.0.0",
13325
13192
  "dependencies": {
13326
- "lru-cache": "^10.2.0",
13327
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
13193
+ "lru-cache": "^11.0.0",
13194
+ "minipass": "^7.1.2"
13328
13195
  },
13329
13196
  "engines": {
13330
- "node": ">=16 || 14 >=14.18"
13197
+ "node": "18 || 20 || >=22"
13331
13198
  },
13332
13199
  "funding": {
13333
13200
  "url": "https://github.com/sponsors/isaacs"
13334
13201
  }
13335
13202
  },
13203
+ "node_modules/path-scurry/node_modules/lru-cache": {
13204
+ "version": "11.5.2",
13205
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
13206
+ "integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
13207
+ "dev": true,
13208
+ "license": "BlueOak-1.0.0",
13209
+ "engines": {
13210
+ "node": "20 || >=22"
13211
+ }
13212
+ },
13336
13213
  "node_modules/path-to-regexp": {
13337
13214
  "version": "1.9.0",
13338
13215
  "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz",
@@ -14219,6 +14096,51 @@
14219
14096
  "url": "https://github.com/sponsors/isaacs"
14220
14097
  }
14221
14098
  },
14099
+ "node_modules/rimraf/node_modules/brace-expansion": {
14100
+ "version": "1.1.18",
14101
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz",
14102
+ "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==",
14103
+ "dev": true,
14104
+ "license": "MIT",
14105
+ "dependencies": {
14106
+ "balanced-match": "^1.0.0",
14107
+ "concat-map": "0.0.1"
14108
+ }
14109
+ },
14110
+ "node_modules/rimraf/node_modules/glob": {
14111
+ "version": "7.2.3",
14112
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
14113
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
14114
+ "dev": true,
14115
+ "license": "ISC",
14116
+ "dependencies": {
14117
+ "fs.realpath": "^1.0.0",
14118
+ "inflight": "^1.0.4",
14119
+ "inherits": "2",
14120
+ "minimatch": "^3.1.1",
14121
+ "once": "^1.3.0",
14122
+ "path-is-absolute": "^1.0.0"
14123
+ },
14124
+ "engines": {
14125
+ "node": "*"
14126
+ },
14127
+ "funding": {
14128
+ "url": "https://github.com/sponsors/isaacs"
14129
+ }
14130
+ },
14131
+ "node_modules/rimraf/node_modules/minimatch": {
14132
+ "version": "3.1.5",
14133
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
14134
+ "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
14135
+ "dev": true,
14136
+ "license": "ISC",
14137
+ "dependencies": {
14138
+ "brace-expansion": "^1.1.7"
14139
+ },
14140
+ "engines": {
14141
+ "node": "*"
14142
+ }
14143
+ },
14222
14144
  "node_modules/run-parallel": {
14223
14145
  "version": "1.2.0",
14224
14146
  "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
@@ -14349,13 +14271,13 @@
14349
14271
  }
14350
14272
  },
14351
14273
  "node_modules/serialize-javascript": {
14352
- "version": "6.0.2",
14353
- "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
14354
- "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
14274
+ "version": "7.1.1",
14275
+ "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-7.1.1.tgz",
14276
+ "integrity": "sha512-k3CMsaIvvdSwm8oLB4MXSl0wH2/cwlH7xGcnRd2DaeRmBkbzYmyT8j0tsX60DwD1eRwHTpNpH8ljKu9oUT1MeQ==",
14355
14277
  "dev": true,
14356
14278
  "license": "BSD-3-Clause",
14357
- "dependencies": {
14358
- "randombytes": "^2.1.0"
14279
+ "engines": {
14280
+ "node": ">=20.0.0"
14359
14281
  }
14360
14282
  },
14361
14283
  "node_modules/server-destroy": {
@@ -15066,51 +14988,6 @@
15066
14988
  "node": "20 || >=22"
15067
14989
  }
15068
14990
  },
15069
- "node_modules/test-exclude/node_modules/glob": {
15070
- "version": "13.0.6",
15071
- "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
15072
- "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
15073
- "dev": true,
15074
- "license": "BlueOak-1.0.0",
15075
- "dependencies": {
15076
- "minimatch": "^10.2.2",
15077
- "minipass": "^7.1.3",
15078
- "path-scurry": "^2.0.2"
15079
- },
15080
- "engines": {
15081
- "node": "18 || 20 || >=22"
15082
- },
15083
- "funding": {
15084
- "url": "https://github.com/sponsors/isaacs"
15085
- }
15086
- },
15087
- "node_modules/test-exclude/node_modules/lru-cache": {
15088
- "version": "11.5.2",
15089
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
15090
- "integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
15091
- "dev": true,
15092
- "license": "BlueOak-1.0.0",
15093
- "engines": {
15094
- "node": "20 || >=22"
15095
- }
15096
- },
15097
- "node_modules/test-exclude/node_modules/path-scurry": {
15098
- "version": "2.0.2",
15099
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
15100
- "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
15101
- "dev": true,
15102
- "license": "BlueOak-1.0.0",
15103
- "dependencies": {
15104
- "lru-cache": "^11.0.0",
15105
- "minipass": "^7.1.2"
15106
- },
15107
- "engines": {
15108
- "node": "18 || 20 || >=22"
15109
- },
15110
- "funding": {
15111
- "url": "https://github.com/sponsors/isaacs"
15112
- }
15113
- },
15114
14991
  "node_modules/text-extensions": {
15115
14992
  "version": "1.9.0",
15116
14993
  "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz",
@@ -15402,51 +15279,6 @@
15402
15279
  "node": ">=22.0.0"
15403
15280
  }
15404
15281
  },
15405
- "node_modules/ts-json-schema-generator/node_modules/glob": {
15406
- "version": "13.0.6",
15407
- "resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
15408
- "integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
15409
- "dev": true,
15410
- "license": "BlueOak-1.0.0",
15411
- "dependencies": {
15412
- "minimatch": "^10.2.2",
15413
- "minipass": "^7.1.3",
15414
- "path-scurry": "^2.0.2"
15415
- },
15416
- "engines": {
15417
- "node": "18 || 20 || >=22"
15418
- },
15419
- "funding": {
15420
- "url": "https://github.com/sponsors/isaacs"
15421
- }
15422
- },
15423
- "node_modules/ts-json-schema-generator/node_modules/lru-cache": {
15424
- "version": "11.5.2",
15425
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.5.2.tgz",
15426
- "integrity": "sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g==",
15427
- "dev": true,
15428
- "license": "BlueOak-1.0.0",
15429
- "engines": {
15430
- "node": "20 || >=22"
15431
- }
15432
- },
15433
- "node_modules/ts-json-schema-generator/node_modules/path-scurry": {
15434
- "version": "2.0.2",
15435
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
15436
- "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
15437
- "dev": true,
15438
- "license": "BlueOak-1.0.0",
15439
- "dependencies": {
15440
- "lru-cache": "^11.0.0",
15441
- "minipass": "^7.1.2"
15442
- },
15443
- "engines": {
15444
- "node": "18 || 20 || >=22"
15445
- },
15446
- "funding": {
15447
- "url": "https://github.com/sponsors/isaacs"
15448
- }
15449
- },
15450
15282
  "node_modules/ts-json-schema-generator/node_modules/typescript": {
15451
15283
  "version": "5.9.3",
15452
15284
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
@@ -16012,16 +15844,17 @@
16012
15844
  "license": "MIT"
16013
15845
  },
16014
15846
  "node_modules/workerpool": {
16015
- "version": "9.3.4",
16016
- "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-9.3.4.tgz",
16017
- "integrity": "sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==",
15847
+ "version": "10.0.3",
15848
+ "resolved": "https://registry.npmjs.org/workerpool/-/workerpool-10.0.3.tgz",
15849
+ "integrity": "sha512-6z2Iis68Wqth93/G/wJP9u+R3O+d2XTlgWChGCwuT1qLbBsOYueGRZuJ++v3mtDP5KjYdy+WzvWC+VWETSVXJA==",
16018
15850
  "dev": true,
16019
15851
  "license": "Apache-2.0"
16020
15852
  },
16021
15853
  "node_modules/wrap-ansi": {
16022
- "version": "7.0.0",
16023
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
16024
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
15854
+ "version": "6.2.0",
15855
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
15856
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
15857
+ "dev": true,
16025
15858
  "license": "MIT",
16026
15859
  "dependencies": {
16027
15860
  "ansi-styles": "^4.0.0",
@@ -16029,10 +15862,7 @@
16029
15862
  "strip-ansi": "^6.0.0"
16030
15863
  },
16031
15864
  "engines": {
16032
- "node": ">=10"
16033
- },
16034
- "funding": {
16035
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
15865
+ "node": ">=8"
16036
15866
  }
16037
15867
  },
16038
15868
  "node_modules/wrap-ansi-cjs": {
@@ -16074,6 +15904,7 @@
16074
15904
  "version": "4.3.0",
16075
15905
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
16076
15906
  "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
15907
+ "dev": true,
16077
15908
  "license": "MIT",
16078
15909
  "dependencies": {
16079
15910
  "color-convert": "^2.0.1"