@salesforce/plugin-release-management 5.5.0 → 5.5.2

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-release-management",
3
- "version": "5.5.0",
3
+ "version": "5.5.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-release-management",
9
- "version": "5.5.0",
9
+ "version": "5.5.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
@@ -14,10 +14,10 @@
14
14
  "@octokit/plugin-paginate-rest": "^6.1.2",
15
15
  "@octokit/plugin-throttling": "^5.2.3",
16
16
  "@salesforce/cli-plugins-testkit": "^5.3.9",
17
- "@salesforce/core": "^7.3.1",
17
+ "@salesforce/core": "^7.3.12",
18
18
  "@salesforce/kit": "^3.1.2",
19
19
  "@salesforce/plugin-command-reference": "^3.0.83",
20
- "@salesforce/plugin-trust": "^3.7.0",
20
+ "@salesforce/plugin-trust": "^3.7.5",
21
21
  "@salesforce/sf-plugins-core": "^10.0.0",
22
22
  "@salesforce/ts-types": "^2.0.9",
23
23
  "aws-sdk": "^2.1632.0",
@@ -36,13 +36,13 @@
36
36
  "sf-release": "bin/run.js"
37
37
  },
38
38
  "devDependencies": {
39
- "@oclif/plugin-command-snapshot": "^5.2.0",
39
+ "@oclif/plugin-command-snapshot": "^5.2.1",
40
40
  "@salesforce/dev-scripts": "^10",
41
41
  "@salesforce/ts-sinon": "1.4.19",
42
42
  "@types/semver": "^7.5.8",
43
43
  "@types/shelljs": "^0.8.15",
44
44
  "aws-sdk-mock": "^5.9.0",
45
- "eslint-plugin-sf-plugin": "^1.18.4",
45
+ "eslint-plugin-sf-plugin": "^1.18.5",
46
46
  "oclif": "^4.11.0",
47
47
  "ts-node": "^10.9.2",
48
48
  "typescript": "^5.4.5"
@@ -2787,43 +2787,45 @@
2787
2787
  }
2788
2788
  },
2789
2789
  "node_modules/@npmcli/arborist": {
2790
- "version": "7.3.0",
2791
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.3.0.tgz",
2792
- "integrity": "sha512-ZElIE9L14fEYiL4KqgqRHmo8fRKiTSOFU3hVS1mNm0zJE7hu4FHmof+OFsA7fAAXfkNDJrDByvD0o7Le0ISHMw==",
2790
+ "version": "7.5.3",
2791
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.3.tgz",
2792
+ "integrity": "sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==",
2793
2793
  "extraneous": true,
2794
2794
  "license": "ISC",
2795
2795
  "dependencies": {
2796
2796
  "@isaacs/string-locale-compare": "^1.1.0",
2797
- "@npmcli/fs": "^3.1.0",
2798
- "@npmcli/installed-package-contents": "^2.0.2",
2797
+ "@npmcli/fs": "^3.1.1",
2798
+ "@npmcli/installed-package-contents": "^2.1.0",
2799
2799
  "@npmcli/map-workspaces": "^3.0.2",
2800
- "@npmcli/metavuln-calculator": "^7.0.0",
2800
+ "@npmcli/metavuln-calculator": "^7.1.1",
2801
2801
  "@npmcli/name-from-folder": "^2.0.0",
2802
2802
  "@npmcli/node-gyp": "^3.0.0",
2803
- "@npmcli/package-json": "^5.0.0",
2804
- "@npmcli/query": "^3.0.1",
2805
- "@npmcli/run-script": "^7.0.2",
2806
- "bin-links": "^4.0.1",
2807
- "cacache": "^18.0.0",
2803
+ "@npmcli/package-json": "^5.1.0",
2804
+ "@npmcli/query": "^3.1.0",
2805
+ "@npmcli/redact": "^2.0.0",
2806
+ "@npmcli/run-script": "^8.1.0",
2807
+ "bin-links": "^4.0.4",
2808
+ "cacache": "^18.0.3",
2808
2809
  "common-ancestor-path": "^1.0.1",
2809
- "hosted-git-info": "^7.0.1",
2810
- "json-parse-even-better-errors": "^3.0.0",
2810
+ "hosted-git-info": "^7.0.2",
2811
+ "json-parse-even-better-errors": "^3.0.2",
2811
2812
  "json-stringify-nice": "^1.1.4",
2812
- "minimatch": "^9.0.0",
2813
- "nopt": "^7.0.0",
2813
+ "lru-cache": "^10.2.2",
2814
+ "minimatch": "^9.0.4",
2815
+ "nopt": "^7.2.1",
2814
2816
  "npm-install-checks": "^6.2.0",
2815
- "npm-package-arg": "^11.0.1",
2816
- "npm-pick-manifest": "^9.0.0",
2817
- "npm-registry-fetch": "^16.0.0",
2818
- "npmlog": "^7.0.1",
2819
- "pacote": "^17.0.4",
2817
+ "npm-package-arg": "^11.0.2",
2818
+ "npm-pick-manifest": "^9.0.1",
2819
+ "npm-registry-fetch": "^17.0.1",
2820
+ "pacote": "^18.0.6",
2820
2821
  "parse-conflict-json": "^3.0.0",
2821
- "proc-log": "^3.0.0",
2822
+ "proc-log": "^4.2.0",
2823
+ "proggy": "^2.0.0",
2822
2824
  "promise-all-reject-late": "^1.0.0",
2823
- "promise-call-limit": "^1.0.2",
2825
+ "promise-call-limit": "^3.0.1",
2824
2826
  "read-package-json-fast": "^3.0.2",
2825
2827
  "semver": "^7.3.7",
2826
- "ssri": "^10.0.5",
2828
+ "ssri": "^10.0.6",
2827
2829
  "treeverse": "^3.0.0",
2828
2830
  "walk-up-path": "^3.0.1"
2829
2831
  },
@@ -2834,82 +2836,147 @@
2834
2836
  "node": "^16.14.0 || >=18.0.0"
2835
2837
  }
2836
2838
  },
2837
- "node_modules/@npmcli/arborist/node_modules/@npmcli/run-script": {
2838
- "version": "7.0.4",
2839
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
2840
- "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
2839
+ "node_modules/@npmcli/arborist/node_modules/@npmcli/fs": {
2840
+ "version": "3.1.1",
2841
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz",
2842
+ "integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==",
2841
2843
  "extraneous": true,
2842
2844
  "license": "ISC",
2843
2845
  "dependencies": {
2844
- "@npmcli/node-gyp": "^3.0.0",
2845
- "@npmcli/package-json": "^5.0.0",
2846
- "@npmcli/promise-spawn": "^7.0.0",
2847
- "node-gyp": "^10.0.0",
2848
- "which": "^4.0.0"
2846
+ "semver": "^7.3.5"
2847
+ },
2848
+ "engines": {
2849
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2850
+ }
2851
+ },
2852
+ "node_modules/@npmcli/arborist/node_modules/cacache": {
2853
+ "version": "18.0.3",
2854
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.3.tgz",
2855
+ "integrity": "sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==",
2856
+ "extraneous": true,
2857
+ "license": "ISC",
2858
+ "dependencies": {
2859
+ "@npmcli/fs": "^3.1.0",
2860
+ "fs-minipass": "^3.0.0",
2861
+ "glob": "^10.2.2",
2862
+ "lru-cache": "^10.0.1",
2863
+ "minipass": "^7.0.3",
2864
+ "minipass-collect": "^2.0.1",
2865
+ "minipass-flush": "^1.0.5",
2866
+ "minipass-pipeline": "^1.2.4",
2867
+ "p-map": "^4.0.0",
2868
+ "ssri": "^10.0.0",
2869
+ "tar": "^6.1.11",
2870
+ "unique-filename": "^3.0.0"
2849
2871
  },
2850
2872
  "engines": {
2851
2873
  "node": "^16.14.0 || >=18.0.0"
2852
2874
  }
2853
2875
  },
2854
- "node_modules/@npmcli/arborist/node_modules/proc-log": {
2855
- "version": "3.0.0",
2856
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
2857
- "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
2876
+ "node_modules/@npmcli/arborist/node_modules/cacache/node_modules/@npmcli/fs": {
2877
+ "version": "3.1.0",
2878
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
2879
+ "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
2858
2880
  "extraneous": true,
2859
2881
  "license": "ISC",
2882
+ "dependencies": {
2883
+ "semver": "^7.3.5"
2884
+ },
2860
2885
  "engines": {
2861
2886
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2862
2887
  }
2863
2888
  },
2864
- "node_modules/@npmcli/config": {
2865
- "version": "8.2.2",
2866
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.2.2.tgz",
2867
- "integrity": "sha512-VvMHPIzcsKHCaNh9h4kCbn7NyDtcNJFMOUZ8Wu9SWhds5Egr1gMGU2fv+M50P1V5iAUZWZcv2Iguo5HTckpzww==",
2889
+ "node_modules/@npmcli/arborist/node_modules/cacache/node_modules/ssri": {
2890
+ "version": "10.0.5",
2891
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz",
2892
+ "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==",
2868
2893
  "extraneous": true,
2869
2894
  "license": "ISC",
2870
2895
  "dependencies": {
2871
- "@npmcli/map-workspaces": "^3.0.2",
2872
- "ci-info": "^4.0.0",
2873
- "ini": "^4.1.2",
2874
- "nopt": "^7.0.0",
2875
- "proc-log": "^3.0.0",
2876
- "read-package-json-fast": "^3.0.2",
2877
- "semver": "^7.3.5",
2878
- "walk-up-path": "^3.0.1"
2896
+ "minipass": "^7.0.3"
2879
2897
  },
2880
2898
  "engines": {
2881
- "node": "^16.14.0 || >=18.0.0"
2899
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2882
2900
  }
2883
2901
  },
2884
- "node_modules/@npmcli/config/node_modules/ini": {
2885
- "version": "4.1.2",
2886
- "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz",
2887
- "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==",
2902
+ "node_modules/@npmcli/arborist/node_modules/hosted-git-info": {
2903
+ "version": "7.0.2",
2904
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
2905
+ "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
2888
2906
  "extraneous": true,
2889
2907
  "license": "ISC",
2908
+ "dependencies": {
2909
+ "lru-cache": "^10.0.1"
2910
+ },
2911
+ "engines": {
2912
+ "node": "^16.14.0 || >=18.0.0"
2913
+ }
2914
+ },
2915
+ "node_modules/@npmcli/arborist/node_modules/json-parse-even-better-errors": {
2916
+ "version": "3.0.2",
2917
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz",
2918
+ "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==",
2919
+ "extraneous": true,
2920
+ "license": "MIT",
2890
2921
  "engines": {
2891
2922
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2892
2923
  }
2893
2924
  },
2894
- "node_modules/@npmcli/config/node_modules/proc-log": {
2895
- "version": "3.0.0",
2896
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
2897
- "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
2925
+ "node_modules/@npmcli/arborist/node_modules/npm-pick-manifest": {
2926
+ "version": "9.0.1",
2927
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.1.tgz",
2928
+ "integrity": "sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==",
2929
+ "extraneous": true,
2930
+ "license": "ISC",
2931
+ "dependencies": {
2932
+ "npm-install-checks": "^6.0.0",
2933
+ "npm-normalize-package-bin": "^3.0.0",
2934
+ "npm-package-arg": "^11.0.0",
2935
+ "semver": "^7.3.5"
2936
+ },
2937
+ "engines": {
2938
+ "node": "^16.14.0 || >=18.0.0"
2939
+ }
2940
+ },
2941
+ "node_modules/@npmcli/arborist/node_modules/ssri": {
2942
+ "version": "10.0.6",
2943
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz",
2944
+ "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==",
2898
2945
  "extraneous": true,
2899
2946
  "license": "ISC",
2947
+ "dependencies": {
2948
+ "minipass": "^7.0.3"
2949
+ },
2900
2950
  "engines": {
2901
2951
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2902
2952
  }
2903
2953
  },
2904
- "node_modules/@npmcli/disparity-colors": {
2905
- "version": "3.0.0",
2906
- "resolved": "https://registry.npmjs.org/@npmcli/disparity-colors/-/disparity-colors-3.0.0.tgz",
2907
- "integrity": "sha512-5R/z157/f20Fi0Ou4ZttL51V0xz0EdPEOauFtPCEYOLInDBRCj1/TxOJ5aGTrtShxEshN2d+hXb9ZKSi5RLBcg==",
2954
+ "node_modules/@npmcli/config": {
2955
+ "version": "8.3.3",
2956
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.3.tgz",
2957
+ "integrity": "sha512-sIMKHiiYr91ALiHjhPq64F5P/SCaiSyDfpNmgYHtlIJtLY445+3+r3VoREzpdDrOwIqwQ6iEHinbTfaocL0UgA==",
2908
2958
  "extraneous": true,
2909
2959
  "license": "ISC",
2910
2960
  "dependencies": {
2911
- "ansi-styles": "^4.3.0"
2961
+ "@npmcli/map-workspaces": "^3.0.2",
2962
+ "ci-info": "^4.0.0",
2963
+ "ini": "^4.1.2",
2964
+ "nopt": "^7.2.1",
2965
+ "proc-log": "^4.2.0",
2966
+ "read-package-json-fast": "^3.0.2",
2967
+ "semver": "^7.3.5",
2968
+ "walk-up-path": "^3.0.1"
2912
2969
  },
2970
+ "engines": {
2971
+ "node": "^16.14.0 || >=18.0.0"
2972
+ }
2973
+ },
2974
+ "node_modules/@npmcli/config/node_modules/ini": {
2975
+ "version": "4.1.2",
2976
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz",
2977
+ "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==",
2978
+ "extraneous": true,
2979
+ "license": "ISC",
2913
2980
  "engines": {
2914
2981
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2915
2982
  }
@@ -2948,9 +3015,9 @@
2948
3015
  }
2949
3016
  },
2950
3017
  "node_modules/@npmcli/installed-package-contents": {
2951
- "version": "2.0.2",
2952
- "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
2953
- "integrity": "sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==",
3018
+ "version": "2.1.0",
3019
+ "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.1.0.tgz",
3020
+ "integrity": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==",
2954
3021
  "extraneous": true,
2955
3022
  "license": "ISC",
2956
3023
  "dependencies": {
@@ -2958,7 +3025,7 @@
2958
3025
  "npm-normalize-package-bin": "^3.0.0"
2959
3026
  },
2960
3027
  "bin": {
2961
- "installed-package-contents": "lib/index.js"
3028
+ "installed-package-contents": "bin/index.js"
2962
3029
  },
2963
3030
  "engines": {
2964
3031
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -2981,15 +3048,16 @@
2981
3048
  }
2982
3049
  },
2983
3050
  "node_modules/@npmcli/metavuln-calculator": {
2984
- "version": "7.0.0",
2985
- "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-7.0.0.tgz",
2986
- "integrity": "sha512-Pw0tyX02VkpqlIQlG2TeiJNsdrecYeUU0ubZZa9pi3N37GCsxI+en43u4hYFdq+eSx1A9a9vwFAUyqEtKFsbHQ==",
3051
+ "version": "7.1.1",
3052
+ "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-7.1.1.tgz",
3053
+ "integrity": "sha512-Nkxf96V0lAx3HCpVda7Vw4P23RILgdi/5K1fmj2tZkWIYLpXAN8k2UVVOsW16TsS5F8Ws2I7Cm+PU1/rsVF47g==",
2987
3054
  "extraneous": true,
2988
3055
  "license": "ISC",
2989
3056
  "dependencies": {
2990
3057
  "cacache": "^18.0.0",
2991
3058
  "json-parse-even-better-errors": "^3.0.0",
2992
- "pacote": "^17.0.0",
3059
+ "pacote": "^18.0.0",
3060
+ "proc-log": "^4.1.0",
2993
3061
  "semver": "^7.3.5"
2994
3062
  },
2995
3063
  "engines": {
@@ -3049,9 +3117,9 @@
3049
3117
  }
3050
3118
  },
3051
3119
  "node_modules/@npmcli/query": {
3052
- "version": "3.0.1",
3053
- "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.0.1.tgz",
3054
- "integrity": "sha512-0jE8iHBogf/+bFDj+ju6/UMLbJ39c8h6nSe6qile+dB7PJ0iV3gNqcb2vtt6WWCBrxv9uAjzUT/8vroluulidA==",
3120
+ "version": "3.1.0",
3121
+ "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
3122
+ "integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
3055
3123
  "extraneous": true,
3056
3124
  "license": "ISC",
3057
3125
  "dependencies": {
@@ -3159,13 +3227,13 @@
3159
3227
  }
3160
3228
  },
3161
3229
  "node_modules/@oclif/plugin-command-snapshot": {
3162
- "version": "5.2.0",
3163
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0.tgz",
3164
- "integrity": "sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q==",
3230
+ "version": "5.2.1",
3231
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.1.tgz",
3232
+ "integrity": "sha512-Qzz4OLjmaB0uVVHe5TMVsyd412+racLRbnWsi54PIQQN68vfcLTHwiDoFTTgSkCkbraMxsPbjsxazcqXhUcSxQ==",
3165
3233
  "dev": true,
3166
3234
  "license": "MIT",
3167
3235
  "dependencies": {
3168
- "@oclif/core": "^4.0.0-beta.13",
3236
+ "@oclif/core": "^4",
3169
3237
  "ansis": "^3.2.0",
3170
3238
  "globby": "^14.0.1",
3171
3239
  "just-diff": "^5.2.0",
@@ -3858,17 +3926,18 @@
3858
3926
  }
3859
3927
  },
3860
3928
  "node_modules/@salesforce/core": {
3861
- "version": "7.3.10",
3862
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.10.tgz",
3863
- "integrity": "sha512-kEKoqkmhWNoiucAE3Ylv6FpC4iVgk4aE0dmcwSmNrMjxSbtjQJGUybprfO/itrLJv+56eM7/4FARQQ2gDbRzQQ==",
3929
+ "version": "7.3.12",
3930
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.12.tgz",
3931
+ "integrity": "sha512-a53KYv2xaJpmFlN4haI7ewaMpRqdRwaqbm11wLn0il6+LNR1/2zkRdqE3opdTW6aXNvVecNu0YQj5/u3Uz3oPw==",
3864
3932
  "license": "BSD-3-Clause",
3865
3933
  "dependencies": {
3866
3934
  "@jsforce/jsforce-node": "^3.2.0",
3867
- "@salesforce/kit": "^3.1.1",
3935
+ "@salesforce/kit": "^3.1.2",
3868
3936
  "@salesforce/schemas": "^1.9.0",
3869
3937
  "@salesforce/ts-types": "^2.0.9",
3870
3938
  "ajv": "^8.15.0",
3871
3939
  "change-case": "^4.1.2",
3940
+ "fast-levenshtein": "^3.0.0",
3872
3941
  "faye": "^1.4.0",
3873
3942
  "form-data": "^4.0.0",
3874
3943
  "js2xmlparser": "^4.0.1",
@@ -4398,18 +4467,18 @@
4398
4467
  }
4399
4468
  },
4400
4469
  "node_modules/@salesforce/plugin-trust": {
4401
- "version": "3.7.0",
4402
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.0.tgz",
4403
- "integrity": "sha512-P8GDU5Aw3ry7ai/z22f1dP7j8Q6V3+7osMn+v5HNdgpsj7wYFCgWUUfgggUNFNtxnVFdWX696OGQ1jEIhDMYMg==",
4470
+ "version": "3.7.5",
4471
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.5.tgz",
4472
+ "integrity": "sha512-KA3MC7sebeQYHsjczyIXCPQrq/KglFLRRmTG7pnxUZoSiAkjl+FzBumOjo1oVEthoBGEMbvFWvYPBn9POvrnpA==",
4404
4473
  "license": "BSD-3-Clause",
4405
4474
  "dependencies": {
4406
- "@oclif/core": "^3.26.6",
4475
+ "@oclif/core": "^4",
4407
4476
  "@salesforce/core": "^7.3.8",
4408
- "@salesforce/kit": "^3.1.1",
4477
+ "@salesforce/kit": "^3.1.2",
4409
4478
  "@salesforce/plugin-info": "^3.2.7",
4410
- "@salesforce/sf-plugins-core": "^9.0.10",
4479
+ "@salesforce/sf-plugins-core": "^10.0.0",
4411
4480
  "got": "^13.0.0",
4412
- "npm": "^10.7.0",
4481
+ "npm": "^10.8.1",
4413
4482
  "npm-run-path": "^4.0.1",
4414
4483
  "proxy-agent": "^6.4.0",
4415
4484
  "semver": "^7.6.2",
@@ -4422,232 +4491,72 @@
4422
4491
  "node": ">=18.0.0"
4423
4492
  }
4424
4493
  },
4425
- "node_modules/@salesforce/plugin-trust/node_modules/@oclif/core": {
4426
- "version": "3.26.6",
4427
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
4428
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4429
- "license": "MIT",
4430
- "dependencies": {
4431
- "@types/cli-progress": "^3.11.5",
4432
- "ansi-escapes": "^4.3.2",
4433
- "ansi-styles": "^4.3.0",
4434
- "cardinal": "^2.1.1",
4435
- "chalk": "^4.1.2",
4436
- "clean-stack": "^3.0.1",
4437
- "cli-progress": "^3.12.0",
4438
- "color": "^4.2.3",
4439
- "debug": "^4.3.4",
4440
- "ejs": "^3.1.10",
4441
- "get-package-type": "^0.1.0",
4442
- "globby": "^11.1.0",
4443
- "hyperlinker": "^1.0.0",
4444
- "indent-string": "^4.0.0",
4445
- "is-wsl": "^2.2.0",
4446
- "js-yaml": "^3.14.1",
4447
- "minimatch": "^9.0.4",
4448
- "natural-orderby": "^2.0.3",
4449
- "object-treeify": "^1.1.33",
4450
- "password-prompt": "^1.1.3",
4451
- "slice-ansi": "^4.0.0",
4452
- "string-width": "^4.2.3",
4453
- "strip-ansi": "^6.0.1",
4454
- "supports-color": "^8.1.1",
4455
- "supports-hyperlinks": "^2.2.0",
4456
- "widest-line": "^3.1.0",
4457
- "wordwrap": "^1.0.0",
4458
- "wrap-ansi": "^7.0.0"
4459
- },
4460
- "engines": {
4461
- "node": ">=18.0.0"
4462
- }
4494
+ "node_modules/@salesforce/prettier-config": {
4495
+ "version": "0.0.3",
4496
+ "resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
4497
+ "integrity": "sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==",
4498
+ "dev": true,
4499
+ "license": "BSD-3-Clause"
4463
4500
  },
4464
- "node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
4465
- "version": "9.1.1",
4466
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
4467
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
4501
+ "node_modules/@salesforce/schemas": {
4502
+ "version": "1.9.0",
4503
+ "resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz",
4504
+ "integrity": "sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==",
4505
+ "license": "ISC"
4506
+ },
4507
+ "node_modules/@salesforce/sf-plugins-core": {
4508
+ "version": "10.0.0",
4509
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
4510
+ "integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
4468
4511
  "license": "BSD-3-Clause",
4469
4512
  "dependencies": {
4470
4513
  "@inquirer/confirm": "^3.1.9",
4471
4514
  "@inquirer/password": "^2.1.9",
4472
- "@oclif/core": "^3.26.6",
4473
- "@salesforce/core": "^7.3.9",
4515
+ "@oclif/core": "^4",
4516
+ "@salesforce/core": "^7.3.10",
4474
4517
  "@salesforce/kit": "^3.1.2",
4475
4518
  "@salesforce/ts-types": "^2.0.9",
4476
- "chalk": "^5.3.0"
4519
+ "ansis": "^3.1.1",
4520
+ "cli-progress": "^3.12.0",
4521
+ "natural-orderby": "^3.0.2",
4522
+ "slice-ansi": "^7.1.0",
4523
+ "string-width": "^7.1.0",
4524
+ "terminal-link": "^3.0.0"
4477
4525
  },
4478
4526
  "engines": {
4479
4527
  "node": ">=18.0.0"
4480
4528
  }
4481
4529
  },
4482
- "node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
4483
- "version": "5.3.0",
4484
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
4485
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
4530
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
4531
+ "version": "6.0.1",
4532
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4533
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4486
4534
  "license": "MIT",
4487
4535
  "engines": {
4488
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
4536
+ "node": ">=12"
4489
4537
  },
4490
4538
  "funding": {
4491
- "url": "https://github.com/chalk/chalk?sponsor=1"
4539
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4492
4540
  }
4493
4541
  },
4494
- "node_modules/@salesforce/plugin-trust/node_modules/argparse": {
4495
- "version": "1.0.10",
4496
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4497
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4498
- "license": "MIT",
4499
- "dependencies": {
4500
- "sprintf-js": "~1.0.2"
4501
- }
4542
+ "node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
4543
+ "version": "10.3.0",
4544
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
4545
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
4546
+ "license": "MIT"
4502
4547
  },
4503
- "node_modules/@salesforce/plugin-trust/node_modules/chalk": {
4504
- "version": "4.1.2",
4505
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4506
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4548
+ "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
4549
+ "version": "7.1.0",
4550
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
4551
+ "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
4507
4552
  "license": "MIT",
4508
4553
  "dependencies": {
4509
- "ansi-styles": "^4.1.0",
4510
- "supports-color": "^7.1.0"
4554
+ "emoji-regex": "^10.3.0",
4555
+ "get-east-asian-width": "^1.0.0",
4556
+ "strip-ansi": "^7.1.0"
4511
4557
  },
4512
4558
  "engines": {
4513
- "node": ">=10"
4514
- },
4515
- "funding": {
4516
- "url": "https://github.com/chalk/chalk?sponsor=1"
4517
- }
4518
- },
4519
- "node_modules/@salesforce/plugin-trust/node_modules/chalk/node_modules/supports-color": {
4520
- "version": "7.2.0",
4521
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4522
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4523
- "license": "MIT",
4524
- "dependencies": {
4525
- "has-flag": "^4.0.0"
4526
- },
4527
- "engines": {
4528
- "node": ">=8"
4529
- }
4530
- },
4531
- "node_modules/@salesforce/plugin-trust/node_modules/js-yaml": {
4532
- "version": "3.14.1",
4533
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4534
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4535
- "license": "MIT",
4536
- "dependencies": {
4537
- "argparse": "^1.0.7",
4538
- "esprima": "^4.0.0"
4539
- },
4540
- "bin": {
4541
- "js-yaml": "bin/js-yaml.js"
4542
- }
4543
- },
4544
- "node_modules/@salesforce/plugin-trust/node_modules/natural-orderby": {
4545
- "version": "2.0.3",
4546
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
4547
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4548
- "license": "MIT",
4549
- "engines": {
4550
- "node": "*"
4551
- }
4552
- },
4553
- "node_modules/@salesforce/plugin-trust/node_modules/slice-ansi": {
4554
- "version": "4.0.0",
4555
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
4556
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
4557
- "license": "MIT",
4558
- "dependencies": {
4559
- "ansi-styles": "^4.0.0",
4560
- "astral-regex": "^2.0.0",
4561
- "is-fullwidth-code-point": "^3.0.0"
4562
- },
4563
- "engines": {
4564
- "node": ">=10"
4565
- },
4566
- "funding": {
4567
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
4568
- }
4569
- },
4570
- "node_modules/@salesforce/plugin-trust/node_modules/supports-color": {
4571
- "version": "8.1.1",
4572
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4573
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4574
- "license": "MIT",
4575
- "dependencies": {
4576
- "has-flag": "^4.0.0"
4577
- },
4578
- "engines": {
4579
- "node": ">=10"
4580
- },
4581
- "funding": {
4582
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4583
- }
4584
- },
4585
- "node_modules/@salesforce/prettier-config": {
4586
- "version": "0.0.3",
4587
- "resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
4588
- "integrity": "sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==",
4589
- "dev": true,
4590
- "license": "BSD-3-Clause"
4591
- },
4592
- "node_modules/@salesforce/schemas": {
4593
- "version": "1.9.0",
4594
- "resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz",
4595
- "integrity": "sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==",
4596
- "license": "ISC"
4597
- },
4598
- "node_modules/@salesforce/sf-plugins-core": {
4599
- "version": "10.0.0",
4600
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
4601
- "integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
4602
- "license": "BSD-3-Clause",
4603
- "dependencies": {
4604
- "@inquirer/confirm": "^3.1.9",
4605
- "@inquirer/password": "^2.1.9",
4606
- "@oclif/core": "^4",
4607
- "@salesforce/core": "^7.3.10",
4608
- "@salesforce/kit": "^3.1.2",
4609
- "@salesforce/ts-types": "^2.0.9",
4610
- "ansis": "^3.1.1",
4611
- "cli-progress": "^3.12.0",
4612
- "natural-orderby": "^3.0.2",
4613
- "slice-ansi": "^7.1.0",
4614
- "string-width": "^7.1.0",
4615
- "terminal-link": "^3.0.0"
4616
- },
4617
- "engines": {
4618
- "node": ">=18.0.0"
4619
- }
4620
- },
4621
- "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
4622
- "version": "6.0.1",
4623
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4624
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4625
- "license": "MIT",
4626
- "engines": {
4627
- "node": ">=12"
4628
- },
4629
- "funding": {
4630
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4631
- }
4632
- },
4633
- "node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
4634
- "version": "10.3.0",
4635
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
4636
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
4637
- "license": "MIT"
4638
- },
4639
- "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
4640
- "version": "7.1.0",
4641
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
4642
- "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
4643
- "license": "MIT",
4644
- "dependencies": {
4645
- "emoji-regex": "^10.3.0",
4646
- "get-east-asian-width": "^1.0.0",
4647
- "strip-ansi": "^7.1.0"
4648
- },
4649
- "engines": {
4650
- "node": ">=18"
4559
+ "node": ">=18"
4651
4560
  },
4652
4561
  "funding": {
4653
4562
  "url": "https://github.com/sponsors/sindresorhus"
@@ -4838,19 +4747,29 @@
4838
4747
  }
4839
4748
  },
4840
4749
  "node_modules/@sigstore/tuf": {
4841
- "version": "2.3.2",
4842
- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz",
4843
- "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==",
4750
+ "version": "2.3.4",
4751
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.4.tgz",
4752
+ "integrity": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==",
4844
4753
  "extraneous": true,
4845
4754
  "license": "Apache-2.0",
4846
4755
  "dependencies": {
4847
- "@sigstore/protobuf-specs": "^0.3.0",
4848
- "tuf-js": "^2.2.0"
4756
+ "@sigstore/protobuf-specs": "^0.3.2",
4757
+ "tuf-js": "^2.2.1"
4849
4758
  },
4850
4759
  "engines": {
4851
4760
  "node": "^16.14.0 || >=18.0.0"
4852
4761
  }
4853
4762
  },
4763
+ "node_modules/@sigstore/tuf/node_modules/@sigstore/protobuf-specs": {
4764
+ "version": "0.3.2",
4765
+ "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.2.tgz",
4766
+ "integrity": "sha512-c6B0ehIWxMI8wiS/bj6rHMPqeFvngFV7cDU/MY+B16P9Z3Mp9k8L93eYZ7BYzSickzuqAQqAq0V956b3Ju6mLw==",
4767
+ "extraneous": true,
4768
+ "license": "Apache-2.0",
4769
+ "engines": {
4770
+ "node": "^16.14.0 || >=18.0.0"
4771
+ }
4772
+ },
4854
4773
  "node_modules/@sigstore/verify": {
4855
4774
  "version": "1.2.0",
4856
4775
  "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.2.0.tgz",
@@ -5763,14 +5682,14 @@
5763
5682
  }
5764
5683
  },
5765
5684
  "node_modules/@tufjs/models": {
5766
- "version": "2.0.0",
5767
- "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-2.0.0.tgz",
5768
- "integrity": "sha512-c8nj8BaOExmZKO2DXhDfegyhSGcG9E/mPN3U13L+/PsoWm1uaGiHHjxqSHQiasDBQwDA3aHuw9+9spYAP1qvvg==",
5685
+ "version": "2.0.1",
5686
+ "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-2.0.1.tgz",
5687
+ "integrity": "sha512-92F7/SFyufn4DXsha9+QfKnN03JGqtMFMXgSHbZOo8JG59WkTni7UzAouNQDf7AuP9OAMxVOPQcqG3sB7w+kkg==",
5769
5688
  "extraneous": true,
5770
5689
  "license": "MIT",
5771
5690
  "dependencies": {
5772
5691
  "@tufjs/canonical-json": "2.0.0",
5773
- "minimatch": "^9.0.3"
5692
+ "minimatch": "^9.0.4"
5774
5693
  },
5775
5694
  "engines": {
5776
5695
  "node": "^16.14.0 || >=18.0.0"
@@ -6380,72 +6299,6 @@
6380
6299
  "node": ">=14"
6381
6300
  }
6382
6301
  },
6383
- "node_modules/are-we-there-yet": {
6384
- "version": "4.0.1",
6385
- "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.1.tgz",
6386
- "integrity": "sha512-2zuA+jpOYBRgoBCfa+fB87Rk0oGJjDX6pxGzqH6f33NzUhG25Xur6R0u0Z9VVAq8Z5JvQpQI6j6rtonuivC8QA==",
6387
- "extraneous": true,
6388
- "license": "ISC",
6389
- "dependencies": {
6390
- "delegates": "^1.0.0",
6391
- "readable-stream": "^4.1.0"
6392
- },
6393
- "engines": {
6394
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6395
- }
6396
- },
6397
- "node_modules/are-we-there-yet/node_modules/buffer": {
6398
- "version": "6.0.3",
6399
- "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
6400
- "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
6401
- "extraneous": true,
6402
- "funding": [
6403
- {
6404
- "type": "github",
6405
- "url": "https://github.com/sponsors/feross"
6406
- },
6407
- {
6408
- "type": "patreon",
6409
- "url": "https://www.patreon.com/feross"
6410
- },
6411
- {
6412
- "type": "consulting",
6413
- "url": "https://feross.org/support"
6414
- }
6415
- ],
6416
- "license": "MIT",
6417
- "dependencies": {
6418
- "base64-js": "^1.3.1",
6419
- "ieee754": "^1.2.1"
6420
- }
6421
- },
6422
- "node_modules/are-we-there-yet/node_modules/events": {
6423
- "version": "3.3.0",
6424
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
6425
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
6426
- "extraneous": true,
6427
- "license": "MIT",
6428
- "engines": {
6429
- "node": ">=0.8.x"
6430
- }
6431
- },
6432
- "node_modules/are-we-there-yet/node_modules/readable-stream": {
6433
- "version": "4.4.2",
6434
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
6435
- "integrity": "sha512-Lk/fICSyIhodxy1IDK2HazkeGjSmezAWX2egdtJnYhtzKEsBPJowlI6F6LPb5tqIQILrMbx22S5o3GuJavPusA==",
6436
- "extraneous": true,
6437
- "license": "MIT",
6438
- "dependencies": {
6439
- "abort-controller": "^3.0.0",
6440
- "buffer": "^6.0.3",
6441
- "events": "^3.3.0",
6442
- "process": "^0.11.10",
6443
- "string_decoder": "^1.3.0"
6444
- },
6445
- "engines": {
6446
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
6447
- }
6448
- },
6449
6302
  "node_modules/arg": {
6450
6303
  "version": "4.1.3",
6451
6304
  "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
@@ -6788,9 +6641,9 @@
6788
6641
  "license": "Apache-2.0"
6789
6642
  },
6790
6643
  "node_modules/bin-links": {
6791
- "version": "4.0.2",
6792
- "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.2.tgz",
6793
- "integrity": "sha512-jxJ0PbXR8eQyPlExCvCs3JFnikvs1Yp4gUJt6nmgathdOwvur+q22KWC3h20gvWl4T/14DXKj2IlkJwwZkZPOw==",
6644
+ "version": "4.0.4",
6645
+ "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.4.tgz",
6646
+ "integrity": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==",
6794
6647
  "extraneous": true,
6795
6648
  "license": "ISC",
6796
6649
  "dependencies": {
@@ -6804,13 +6657,16 @@
6804
6657
  }
6805
6658
  },
6806
6659
  "node_modules/binary-extensions": {
6807
- "version": "2.2.0",
6808
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
6809
- "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
6810
- "dev": true,
6660
+ "version": "2.3.0",
6661
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
6662
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
6663
+ "extraneous": true,
6811
6664
  "license": "MIT",
6812
6665
  "engines": {
6813
6666
  "node": ">=8"
6667
+ },
6668
+ "funding": {
6669
+ "url": "https://github.com/sponsors/sindresorhus"
6814
6670
  }
6815
6671
  },
6816
6672
  "node_modules/bottleneck": {
@@ -6972,22 +6828,6 @@
6972
6828
  "node": "^16.14.0 || >=18.0.0"
6973
6829
  }
6974
6830
  },
6975
- "node_modules/cacache/node_modules/p-map": {
6976
- "version": "4.0.0",
6977
- "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
6978
- "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
6979
- "extraneous": true,
6980
- "license": "MIT",
6981
- "dependencies": {
6982
- "aggregate-error": "^3.0.0"
6983
- },
6984
- "engines": {
6985
- "node": ">=10"
6986
- },
6987
- "funding": {
6988
- "url": "https://github.com/sponsors/sindresorhus"
6989
- }
6990
- },
6991
6831
  "node_modules/cacheable-lookup": {
6992
6832
  "version": "7.0.0",
6993
6833
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
@@ -7291,9 +7131,9 @@
7291
7131
  }
7292
7132
  },
7293
7133
  "node_modules/cidr-regex": {
7294
- "version": "4.0.5",
7295
- "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.0.5.tgz",
7296
- "integrity": "sha512-gljhROSwEnEvC+2lKqfkv1dU2v46h8Cwob19LlfGeGRMDLuwFD5+3D6+/vaa9/QrVLDASiSQ2OYQwzzjQ5I57A==",
7134
+ "version": "4.1.1",
7135
+ "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.1.1.tgz",
7136
+ "integrity": "sha512-ekKcVp+iRB9zlKFXyx7io7nINgb0oRjgRdXNEodp1OuxRui8FXr/CA40Tz1voWUp9DPPrMyQKy01vJhDo4N1lw==",
7297
7137
  "extraneous": true,
7298
7138
  "license": "BSD-2-Clause",
7299
7139
  "dependencies": {
@@ -7465,16 +7305,6 @@
7465
7305
  "simple-swizzle": "^0.2.2"
7466
7306
  }
7467
7307
  },
7468
- "node_modules/color-support": {
7469
- "version": "1.1.3",
7470
- "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
7471
- "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
7472
- "extraneous": true,
7473
- "license": "ISC",
7474
- "bin": {
7475
- "color-support": "bin.js"
7476
- }
7477
- },
7478
7308
  "node_modules/colorette": {
7479
7309
  "version": "2.0.20",
7480
7310
  "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz",
@@ -7557,13 +7387,6 @@
7557
7387
  "typedarray": "^0.0.6"
7558
7388
  }
7559
7389
  },
7560
- "node_modules/console-control-strings": {
7561
- "version": "1.1.0",
7562
- "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
7563
- "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
7564
- "extraneous": true,
7565
- "license": "ISC"
7566
- },
7567
7390
  "node_modules/constant-case": {
7568
7391
  "version": "3.0.4",
7569
7392
  "resolved": "https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz",
@@ -8345,13 +8168,6 @@
8345
8168
  "node": ">=0.4.0"
8346
8169
  }
8347
8170
  },
8348
- "node_modules/delegates": {
8349
- "version": "1.0.0",
8350
- "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
8351
- "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
8352
- "extraneous": true,
8353
- "license": "MIT"
8354
- },
8355
8171
  "node_modules/deprecation": {
8356
8172
  "version": "2.3.1",
8357
8173
  "resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz",
@@ -9093,13 +8909,13 @@
9093
8909
  }
9094
8910
  },
9095
8911
  "node_modules/eslint-plugin-sf-plugin": {
9096
- "version": "1.18.4",
9097
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz",
9098
- "integrity": "sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==",
8912
+ "version": "1.18.5",
8913
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz",
8914
+ "integrity": "sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA==",
9099
8915
  "dev": true,
9100
8916
  "license": "BSD-3-Clause",
9101
8917
  "dependencies": {
9102
- "@salesforce/core": "^7.3.8",
8918
+ "@salesforce/core": "^7.3.9",
9103
8919
  "@typescript-eslint/utils": "^6.17.0"
9104
8920
  },
9105
8921
  "engines": {
@@ -9482,7 +9298,6 @@
9482
9298
  "version": "3.0.0",
9483
9299
  "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-3.0.0.tgz",
9484
9300
  "integrity": "sha512-hKKNajm46uNmTlhHSyZkmToAc56uZJwYq7yrciZjqOxnlfQwERDQJmHPUp7m1m9wx8vgOe8IaCKZ5Kv2k1DdCQ==",
9485
- "dev": true,
9486
9301
  "license": "MIT",
9487
9302
  "dependencies": {
9488
9303
  "fastest-levenshtein": "^1.0.7"
@@ -9530,7 +9345,6 @@
9530
9345
  "version": "1.0.16",
9531
9346
  "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
9532
9347
  "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
9533
- "dev": true,
9534
9348
  "license": "MIT",
9535
9349
  "engines": {
9536
9350
  "node": ">= 4.9.1"
@@ -9872,39 +9686,6 @@
9872
9686
  "url": "https://github.com/sponsors/ljharb"
9873
9687
  }
9874
9688
  },
9875
- "node_modules/gauge": {
9876
- "version": "5.0.1",
9877
- "resolved": "https://registry.npmjs.org/gauge/-/gauge-5.0.1.tgz",
9878
- "integrity": "sha512-CmykPMJGuNan/3S4kZOpvvPYSNqSHANiWnh9XcMU2pSjtBfF0XzZ2p1bFAxTbnFxyBuPxQYHhzwaoOmUdqzvxQ==",
9879
- "extraneous": true,
9880
- "license": "ISC",
9881
- "dependencies": {
9882
- "aproba": "^1.0.3 || ^2.0.0",
9883
- "color-support": "^1.1.3",
9884
- "console-control-strings": "^1.1.0",
9885
- "has-unicode": "^2.0.1",
9886
- "signal-exit": "^4.0.1",
9887
- "string-width": "^4.2.3",
9888
- "strip-ansi": "^6.0.1",
9889
- "wide-align": "^1.1.5"
9890
- },
9891
- "engines": {
9892
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
9893
- }
9894
- },
9895
- "node_modules/gauge/node_modules/signal-exit": {
9896
- "version": "4.1.0",
9897
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
9898
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
9899
- "extraneous": true,
9900
- "license": "ISC",
9901
- "engines": {
9902
- "node": ">=14"
9903
- },
9904
- "funding": {
9905
- "url": "https://github.com/sponsors/isaacs"
9906
- }
9907
- },
9908
9689
  "node_modules/gaxios": {
9909
9690
  "version": "6.1.1",
9910
9691
  "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-6.1.1.tgz",
@@ -10523,13 +10304,6 @@
10523
10304
  "url": "https://github.com/sponsors/ljharb"
10524
10305
  }
10525
10306
  },
10526
- "node_modules/has-unicode": {
10527
- "version": "2.0.1",
10528
- "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
10529
- "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
10530
- "extraneous": true,
10531
- "license": "ISC"
10532
- },
10533
10307
  "node_modules/hasha": {
10534
10308
  "version": "5.2.2",
10535
10309
  "resolved": "https://registry.npmjs.org/hasha/-/hasha-5.2.2.tgz",
@@ -11008,6 +10782,16 @@
11008
10782
  "node": ">=8"
11009
10783
  }
11010
10784
  },
10785
+ "node_modules/is-binary-path/node_modules/binary-extensions": {
10786
+ "version": "2.2.0",
10787
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
10788
+ "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
10789
+ "dev": true,
10790
+ "license": "MIT",
10791
+ "engines": {
10792
+ "node": ">=8"
10793
+ }
10794
+ },
11011
10795
  "node_modules/is-boolean-object": {
11012
10796
  "version": "1.1.2",
11013
10797
  "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
@@ -11054,13 +10838,13 @@
11054
10838
  }
11055
10839
  },
11056
10840
  "node_modules/is-cidr": {
11057
- "version": "5.0.5",
11058
- "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.5.tgz",
11059
- "integrity": "sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==",
10841
+ "version": "5.1.0",
10842
+ "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-5.1.0.tgz",
10843
+ "integrity": "sha512-OkVS+Ht2ssF27d48gZdB+ho1yND1VbkJRKKS6Pc1/Cw7uqkd9IOJg8/bTwBDQL6tfBhSdguPRnlGiE8pU/X5NQ==",
11060
10844
  "extraneous": true,
11061
10845
  "license": "BSD-2-Clause",
11062
10846
  "dependencies": {
11063
- "cidr-regex": "^4.0.4"
10847
+ "cidr-regex": "^4.1.1"
11064
10848
  },
11065
10849
  "engines": {
11066
10850
  "node": ">=14"
@@ -11519,6 +11303,19 @@
11519
11303
  "node": ">=8"
11520
11304
  }
11521
11305
  },
11306
+ "node_modules/istanbul-lib-processinfo/node_modules/p-map": {
11307
+ "version": "3.0.0",
11308
+ "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
11309
+ "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==",
11310
+ "dev": true,
11311
+ "license": "MIT",
11312
+ "dependencies": {
11313
+ "aggregate-error": "^3.0.0"
11314
+ },
11315
+ "engines": {
11316
+ "node": ">=8"
11317
+ }
11318
+ },
11522
11319
  "node_modules/istanbul-lib-processinfo/node_modules/uuid": {
11523
11320
  "version": "8.3.2",
11524
11321
  "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
@@ -11960,35 +11757,34 @@
11960
11757
  }
11961
11758
  },
11962
11759
  "node_modules/libnpmaccess": {
11963
- "version": "8.0.2",
11964
- "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz",
11965
- "integrity": "sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==",
11760
+ "version": "8.0.6",
11761
+ "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.6.tgz",
11762
+ "integrity": "sha512-uM8DHDEfYG6G5gVivVl+yQd4pH3uRclHC59lzIbSvy7b5FEwR+mU49Zq1jEyRtRFv7+M99mUW9S0wL/4laT4lw==",
11966
11763
  "extraneous": true,
11967
11764
  "license": "ISC",
11968
11765
  "dependencies": {
11969
- "npm-package-arg": "^11.0.1",
11970
- "npm-registry-fetch": "^16.0.0"
11766
+ "npm-package-arg": "^11.0.2",
11767
+ "npm-registry-fetch": "^17.0.1"
11971
11768
  },
11972
11769
  "engines": {
11973
11770
  "node": "^16.14.0 || >=18.0.0"
11974
11771
  }
11975
11772
  },
11976
11773
  "node_modules/libnpmdiff": {
11977
- "version": "6.0.5",
11978
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.5.tgz",
11979
- "integrity": "sha512-AplhlY7Ha/lzOcpmVpbQy8P12JSyIpDTgPsBmd4G7+wmLJLIYMclqY4I0lbWcwKua95vxgyp7j1gIYk1DP7ZTw==",
11774
+ "version": "6.1.3",
11775
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.1.3.tgz",
11776
+ "integrity": "sha512-ZBZxRabREY9XsLxgP1nIBkLVw9XbG6phD7CqhXAEu4pdiX0LdJm+IViicfbdEuYTcXLIHotexMpukBWX6ALkzA==",
11980
11777
  "extraneous": true,
11981
11778
  "license": "ISC",
11982
11779
  "dependencies": {
11983
- "@npmcli/arborist": "^7.2.1",
11984
- "@npmcli/disparity-colors": "^3.0.0",
11985
- "@npmcli/installed-package-contents": "^2.0.2",
11986
- "binary-extensions": "^2.2.0",
11780
+ "@npmcli/arborist": "^7.5.3",
11781
+ "@npmcli/installed-package-contents": "^2.1.0",
11782
+ "binary-extensions": "^2.3.0",
11987
11783
  "diff": "^5.1.0",
11988
- "minimatch": "^9.0.0",
11989
- "npm-package-arg": "^11.0.1",
11990
- "pacote": "^17.0.4",
11991
- "tar": "^6.2.0"
11784
+ "minimatch": "^9.0.4",
11785
+ "npm-package-arg": "^11.0.2",
11786
+ "pacote": "^18.0.6",
11787
+ "tar": "^6.2.1"
11992
11788
  },
11993
11789
  "engines": {
11994
11790
  "node": "^16.14.0 || >=18.0.0"
@@ -12005,17 +11801,17 @@
12005
11801
  }
12006
11802
  },
12007
11803
  "node_modules/libnpmexec": {
12008
- "version": "8.1.0",
12009
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.0.tgz",
12010
- "integrity": "sha512-ZU2J7bcr9VGjld4g+mRTcIsZWwnuqiENxifcXLCXhh7uvjpRn67zV9+RLhVfYcAZkibDKnYCczNCVNhuPx4PKg==",
11804
+ "version": "8.1.2",
11805
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.2.tgz",
11806
+ "integrity": "sha512-TKWDOjndJ/wQU93ToRN5wtLM4UpMyG2iB3v5LmjxE3rADIsOBqIdBxJsEyZGDHYAJNuytz8NTTFR1IBSTUA0rA==",
12011
11807
  "extraneous": true,
12012
11808
  "license": "ISC",
12013
11809
  "dependencies": {
12014
- "@npmcli/arborist": "^7.2.1",
11810
+ "@npmcli/arborist": "^7.5.3",
12015
11811
  "@npmcli/run-script": "^8.1.0",
12016
11812
  "ci-info": "^4.0.0",
12017
11813
  "npm-package-arg": "^11.0.2",
12018
- "pacote": "^18.0.1",
11814
+ "pacote": "^18.0.6",
12019
11815
  "proc-log": "^4.2.0",
12020
11816
  "read": "^3.0.1",
12021
11817
  "read-package-json-fast": "^3.0.2",
@@ -12026,234 +11822,133 @@
12026
11822
  "node": "^16.14.0 || >=18.0.0"
12027
11823
  }
12028
11824
  },
12029
- "node_modules/libnpmexec/node_modules/npm-registry-fetch": {
12030
- "version": "17.0.1",
12031
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
12032
- "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
12033
- "extraneous": true,
12034
- "license": "ISC",
12035
- "dependencies": {
12036
- "@npmcli/redact": "^2.0.0",
12037
- "make-fetch-happen": "^13.0.0",
12038
- "minipass": "^7.0.2",
12039
- "minipass-fetch": "^3.0.0",
12040
- "minipass-json-stream": "^1.0.1",
12041
- "minizlib": "^2.1.2",
12042
- "npm-package-arg": "^11.0.0",
12043
- "proc-log": "^4.0.0"
12044
- },
12045
- "engines": {
12046
- "node": "^16.14.0 || >=18.0.0"
12047
- }
12048
- },
12049
- "node_modules/libnpmexec/node_modules/pacote": {
12050
- "version": "18.0.4",
12051
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
12052
- "integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
12053
- "extraneous": true,
12054
- "license": "ISC",
12055
- "dependencies": {
12056
- "@npmcli/git": "^5.0.0",
12057
- "@npmcli/installed-package-contents": "^2.0.1",
12058
- "@npmcli/package-json": "^5.1.0",
12059
- "@npmcli/promise-spawn": "^7.0.0",
12060
- "@npmcli/run-script": "^8.0.0",
12061
- "cacache": "^18.0.0",
12062
- "fs-minipass": "^3.0.0",
12063
- "minipass": "^7.0.2",
12064
- "npm-package-arg": "^11.0.0",
12065
- "npm-packlist": "^8.0.0",
12066
- "npm-pick-manifest": "^9.0.0",
12067
- "npm-registry-fetch": "^17.0.0",
12068
- "proc-log": "^4.0.0",
12069
- "promise-retry": "^2.0.1",
12070
- "sigstore": "^2.2.0",
12071
- "ssri": "^10.0.0",
12072
- "tar": "^6.1.11"
12073
- },
12074
- "bin": {
12075
- "pacote": "lib/bin.js"
12076
- },
12077
- "engines": {
12078
- "node": "^16.14.0 || >=18.0.0"
12079
- }
12080
- },
12081
11825
  "node_modules/libnpmfund": {
12082
- "version": "5.0.3",
12083
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.3.tgz",
12084
- "integrity": "sha512-Kb/fJZNAOG6uIHkhkUah+HfLYqqyuc3s65cPWiwGz1nta8ta79PaexzstGxvGrMA/JFfjZ0BMOejM6zB1aXA8g==",
11826
+ "version": "5.0.11",
11827
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.11.tgz",
11828
+ "integrity": "sha512-lk+2awKGcj6gUF99IbD2JThUSSrrXcCpPhDdG+nj34xV+Yq0f5K0SSaXe+gqLYF9N3hmqGKolj/AoHc9zF90Rg==",
12085
11829
  "extraneous": true,
12086
11830
  "license": "ISC",
12087
11831
  "dependencies": {
12088
- "@npmcli/arborist": "^7.2.1"
11832
+ "@npmcli/arborist": "^7.5.3"
12089
11833
  },
12090
11834
  "engines": {
12091
11835
  "node": "^16.14.0 || >=18.0.0"
12092
11836
  }
12093
11837
  },
12094
11838
  "node_modules/libnpmhook": {
12095
- "version": "10.0.1",
12096
- "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
12097
- "integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
11839
+ "version": "10.0.5",
11840
+ "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.5.tgz",
11841
+ "integrity": "sha512-XulT+N/s3o9oFlIq6pGRv3OG2qR1NVRbVQOKLchycDwyf16RZA3oXbeEgs2H3oE7hRZPUMBZqsalQXMMPal3cQ==",
12098
11842
  "extraneous": true,
12099
11843
  "license": "ISC",
12100
11844
  "dependencies": {
12101
11845
  "aproba": "^2.0.0",
12102
- "npm-registry-fetch": "^16.0.0"
11846
+ "npm-registry-fetch": "^17.0.1"
12103
11847
  },
12104
11848
  "engines": {
12105
11849
  "node": "^16.14.0 || >=18.0.0"
12106
11850
  }
12107
11851
  },
12108
11852
  "node_modules/libnpmorg": {
12109
- "version": "6.0.2",
12110
- "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
12111
- "integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
11853
+ "version": "6.0.6",
11854
+ "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.6.tgz",
11855
+ "integrity": "sha512-4MVxsAS4H2z7su/sU0GsrirfBm4ssfqPRSDvoZ8qmRw58kEWJ0qE0cQ2VilRlFgCWKzKPhfoPeyNPyxBTnOusA==",
12112
11856
  "extraneous": true,
12113
11857
  "license": "ISC",
12114
11858
  "dependencies": {
12115
11859
  "aproba": "^2.0.0",
12116
- "npm-registry-fetch": "^16.0.0"
11860
+ "npm-registry-fetch": "^17.0.1"
12117
11861
  },
12118
11862
  "engines": {
12119
11863
  "node": "^16.14.0 || >=18.0.0"
12120
11864
  }
12121
11865
  },
12122
11866
  "node_modules/libnpmpack": {
12123
- "version": "7.0.1",
12124
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.1.tgz",
12125
- "integrity": "sha512-/Q2eVsJG3/5wivozBote/wpIHZvDAXHY7N5FFKKJMitZ1kZeF2lUZuBdCjNAatuzcfOSO1kcp13EIFXWiN9v9w==",
11867
+ "version": "7.0.3",
11868
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.3.tgz",
11869
+ "integrity": "sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA==",
12126
11870
  "extraneous": true,
12127
11871
  "license": "ISC",
12128
11872
  "dependencies": {
12129
- "@npmcli/arborist": "^7.2.1",
11873
+ "@npmcli/arborist": "^7.5.3",
12130
11874
  "@npmcli/run-script": "^8.1.0",
12131
11875
  "npm-package-arg": "^11.0.2",
12132
- "pacote": "^18.0.1"
12133
- },
12134
- "engines": {
12135
- "node": "^16.14.0 || >=18.0.0"
12136
- }
12137
- },
12138
- "node_modules/libnpmpack/node_modules/npm-registry-fetch": {
12139
- "version": "17.0.1",
12140
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
12141
- "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
12142
- "extraneous": true,
12143
- "license": "ISC",
12144
- "dependencies": {
12145
- "@npmcli/redact": "^2.0.0",
12146
- "make-fetch-happen": "^13.0.0",
12147
- "minipass": "^7.0.2",
12148
- "minipass-fetch": "^3.0.0",
12149
- "minipass-json-stream": "^1.0.1",
12150
- "minizlib": "^2.1.2",
12151
- "npm-package-arg": "^11.0.0",
12152
- "proc-log": "^4.0.0"
12153
- },
12154
- "engines": {
12155
- "node": "^16.14.0 || >=18.0.0"
12156
- }
12157
- },
12158
- "node_modules/libnpmpack/node_modules/pacote": {
12159
- "version": "18.0.4",
12160
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
12161
- "integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
12162
- "extraneous": true,
12163
- "license": "ISC",
12164
- "dependencies": {
12165
- "@npmcli/git": "^5.0.0",
12166
- "@npmcli/installed-package-contents": "^2.0.1",
12167
- "@npmcli/package-json": "^5.1.0",
12168
- "@npmcli/promise-spawn": "^7.0.0",
12169
- "@npmcli/run-script": "^8.0.0",
12170
- "cacache": "^18.0.0",
12171
- "fs-minipass": "^3.0.0",
12172
- "minipass": "^7.0.2",
12173
- "npm-package-arg": "^11.0.0",
12174
- "npm-packlist": "^8.0.0",
12175
- "npm-pick-manifest": "^9.0.0",
12176
- "npm-registry-fetch": "^17.0.0",
12177
- "proc-log": "^4.0.0",
12178
- "promise-retry": "^2.0.1",
12179
- "sigstore": "^2.2.0",
12180
- "ssri": "^10.0.0",
12181
- "tar": "^6.1.11"
12182
- },
12183
- "bin": {
12184
- "pacote": "lib/bin.js"
11876
+ "pacote": "^18.0.6"
12185
11877
  },
12186
11878
  "engines": {
12187
11879
  "node": "^16.14.0 || >=18.0.0"
12188
11880
  }
12189
11881
  },
12190
11882
  "node_modules/libnpmpublish": {
12191
- "version": "9.0.5",
12192
- "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.5.tgz",
12193
- "integrity": "sha512-MSKHZN2NXmp8GafDMy2eH/FK6c0BjpCbuJ4vJU4xPqCguy0w805VoRnsCwxyrvzCC13MB2tU6VOAX08GioINBA==",
11883
+ "version": "9.0.9",
11884
+ "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.9.tgz",
11885
+ "integrity": "sha512-26zzwoBNAvX9AWOPiqqF6FG4HrSCPsHFkQm7nT+xU1ggAujL/eae81RnCv4CJ2In9q9fh10B88sYSzKCUh/Ghg==",
12194
11886
  "extraneous": true,
12195
11887
  "license": "ISC",
12196
11888
  "dependencies": {
12197
11889
  "ci-info": "^4.0.0",
12198
- "normalize-package-data": "^6.0.0",
12199
- "npm-package-arg": "^11.0.1",
12200
- "npm-registry-fetch": "^16.2.0",
12201
- "proc-log": "^3.0.0",
11890
+ "normalize-package-data": "^6.0.1",
11891
+ "npm-package-arg": "^11.0.2",
11892
+ "npm-registry-fetch": "^17.0.1",
11893
+ "proc-log": "^4.2.0",
12202
11894
  "semver": "^7.3.7",
12203
11895
  "sigstore": "^2.2.0",
12204
- "ssri": "^10.0.5"
11896
+ "ssri": "^10.0.6"
12205
11897
  },
12206
11898
  "engines": {
12207
11899
  "node": "^16.14.0 || >=18.0.0"
12208
11900
  }
12209
11901
  },
12210
- "node_modules/libnpmpublish/node_modules/proc-log": {
12211
- "version": "3.0.0",
12212
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
12213
- "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
11902
+ "node_modules/libnpmpublish/node_modules/ssri": {
11903
+ "version": "10.0.6",
11904
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz",
11905
+ "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==",
12214
11906
  "extraneous": true,
12215
11907
  "license": "ISC",
11908
+ "dependencies": {
11909
+ "minipass": "^7.0.3"
11910
+ },
12216
11911
  "engines": {
12217
11912
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
12218
11913
  }
12219
11914
  },
12220
11915
  "node_modules/libnpmsearch": {
12221
- "version": "7.0.1",
12222
- "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
12223
- "integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
11916
+ "version": "7.0.6",
11917
+ "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.6.tgz",
11918
+ "integrity": "sha512-PmiER4bgiIqN9OjBtgPn2/PxwU+OdJWtLBFM+vewOrn4VmaNAHSUKDt/wxOOkZSDLyMICVUBp61Ji1+XxhSrKw==",
12224
11919
  "extraneous": true,
12225
11920
  "license": "ISC",
12226
11921
  "dependencies": {
12227
- "npm-registry-fetch": "^16.0.0"
11922
+ "npm-registry-fetch": "^17.0.1"
12228
11923
  },
12229
11924
  "engines": {
12230
11925
  "node": "^16.14.0 || >=18.0.0"
12231
11926
  }
12232
11927
  },
12233
11928
  "node_modules/libnpmteam": {
12234
- "version": "6.0.1",
12235
- "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
12236
- "integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
11929
+ "version": "6.0.5",
11930
+ "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.5.tgz",
11931
+ "integrity": "sha512-iJW4Cq42GMqMwZEV+Mx8ZLj0Np5kGXQ9P/BAekHjIpYC1v3/vJqbmfJkzkwFvGxEhUotmx+xpLChZCDJ7c3rxA==",
12237
11932
  "extraneous": true,
12238
11933
  "license": "ISC",
12239
11934
  "dependencies": {
12240
11935
  "aproba": "^2.0.0",
12241
- "npm-registry-fetch": "^16.0.0"
11936
+ "npm-registry-fetch": "^17.0.1"
12242
11937
  },
12243
11938
  "engines": {
12244
11939
  "node": "^16.14.0 || >=18.0.0"
12245
11940
  }
12246
11941
  },
12247
11942
  "node_modules/libnpmversion": {
12248
- "version": "6.0.1",
12249
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-6.0.1.tgz",
12250
- "integrity": "sha512-uKnItKLfd9YNEP7NhPTytNY1atY1kZ+rAa+FkfExMBUtZa4beeBR10kcHx8ZaGVHtCyaQo64uiVlxUdQ5QwkTg==",
11943
+ "version": "6.0.3",
11944
+ "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-6.0.3.tgz",
11945
+ "integrity": "sha512-Kjk1anQ9sPn7E/qF1jXumItvr2OA1914tYWkSTXH9G2rYoY+Ol1+KNrWfGeje2aBvFfKlt4VeKdCfM3yxMXNBw==",
12251
11946
  "extraneous": true,
12252
11947
  "license": "ISC",
12253
11948
  "dependencies": {
12254
- "@npmcli/git": "^5.0.6",
11949
+ "@npmcli/git": "^5.0.7",
12255
11950
  "@npmcli/run-script": "^8.1.0",
12256
- "json-parse-even-better-errors": "^3.0.0",
11951
+ "json-parse-even-better-errors": "^3.0.2",
12257
11952
  "proc-log": "^4.2.0",
12258
11953
  "semver": "^7.3.7"
12259
11954
  },
@@ -12261,6 +11956,16 @@
12261
11956
  "node": "^16.14.0 || >=18.0.0"
12262
11957
  }
12263
11958
  },
11959
+ "node_modules/libnpmversion/node_modules/json-parse-even-better-errors": {
11960
+ "version": "3.0.2",
11961
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz",
11962
+ "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==",
11963
+ "extraneous": true,
11964
+ "license": "MIT",
11965
+ "engines": {
11966
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
11967
+ }
11968
+ },
12264
11969
  "node_modules/lie": {
12265
11970
  "version": "3.3.0",
12266
11971
  "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
@@ -13516,6 +13221,22 @@
13516
13221
  "node": "^16.14.0 || >=18.0.0"
13517
13222
  }
13518
13223
  },
13224
+ "node_modules/node-gyp/node_modules/nopt": {
13225
+ "version": "7.2.0",
13226
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
13227
+ "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
13228
+ "extraneous": true,
13229
+ "license": "ISC",
13230
+ "dependencies": {
13231
+ "abbrev": "^2.0.0"
13232
+ },
13233
+ "bin": {
13234
+ "nopt": "bin/nopt.js"
13235
+ },
13236
+ "engines": {
13237
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13238
+ }
13239
+ },
13519
13240
  "node_modules/node-gyp/node_modules/proc-log": {
13520
13241
  "version": "3.0.0",
13521
13242
  "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
@@ -13547,9 +13268,9 @@
13547
13268
  "license": "MIT"
13548
13269
  },
13549
13270
  "node_modules/nopt": {
13550
- "version": "7.2.0",
13551
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
13552
- "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
13271
+ "version": "7.2.1",
13272
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz",
13273
+ "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==",
13553
13274
  "extraneous": true,
13554
13275
  "license": "ISC",
13555
13276
  "dependencies": {
@@ -13601,9 +13322,9 @@
13601
13322
  }
13602
13323
  },
13603
13324
  "node_modules/npm": {
13604
- "version": "10.7.0",
13605
- "resolved": "https://registry.npmjs.org/npm/-/npm-10.7.0.tgz",
13606
- "integrity": "sha512-FXylyYSXNjgXx3l82BT8RSQvCoGIQ3h8YdRFGKNvo3Pv/bKscK4pdWkx/onwTpHDqGw+oeLf4Rxln9WVyxAxlQ==",
13325
+ "version": "10.8.1",
13326
+ "resolved": "https://registry.npmjs.org/npm/-/npm-10.8.1.tgz",
13327
+ "integrity": "sha512-Dp1C6SvSMYQI7YHq/y2l94uvI+59Eqbu1EpuKQHQ8p16txXRuRit5gH3Lnaagk2aXDIjg/Iru9pd05bnneKgdw==",
13607
13328
  "bundleDependencies": [
13608
13329
  "@isaacs/string-locale-compare",
13609
13330
  "@npmcli/arborist",
@@ -13684,71 +13405,71 @@
13684
13405
  ],
13685
13406
  "dependencies": {
13686
13407
  "@isaacs/string-locale-compare": "^1.1.0",
13687
- "@npmcli/arborist": "^7.2.1",
13688
- "@npmcli/config": "^8.0.2",
13689
- "@npmcli/fs": "^3.1.0",
13408
+ "@npmcli/arborist": "^7.5.3",
13409
+ "@npmcli/config": "^8.3.3",
13410
+ "@npmcli/fs": "^3.1.1",
13690
13411
  "@npmcli/map-workspaces": "^3.0.6",
13691
- "@npmcli/package-json": "^5.1.0",
13692
- "@npmcli/promise-spawn": "^7.0.1",
13412
+ "@npmcli/package-json": "^5.1.1",
13413
+ "@npmcli/promise-spawn": "^7.0.2",
13693
13414
  "@npmcli/redact": "^2.0.0",
13694
13415
  "@npmcli/run-script": "^8.1.0",
13695
- "@sigstore/tuf": "^2.3.2",
13416
+ "@sigstore/tuf": "^2.3.4",
13696
13417
  "abbrev": "^2.0.0",
13697
13418
  "archy": "~1.0.0",
13698
- "cacache": "^18.0.2",
13419
+ "cacache": "^18.0.3",
13699
13420
  "chalk": "^5.3.0",
13700
13421
  "ci-info": "^4.0.0",
13701
13422
  "cli-columns": "^4.0.0",
13702
13423
  "fastest-levenshtein": "^1.0.16",
13703
13424
  "fs-minipass": "^3.0.3",
13704
- "glob": "^10.3.12",
13425
+ "glob": "^10.4.1",
13705
13426
  "graceful-fs": "^4.2.11",
13706
- "hosted-git-info": "^7.0.1",
13707
- "ini": "^4.1.2",
13708
- "init-package-json": "^6.0.2",
13709
- "is-cidr": "^5.0.5",
13710
- "json-parse-even-better-errors": "^3.0.1",
13711
- "libnpmaccess": "^8.0.1",
13712
- "libnpmdiff": "^6.0.3",
13713
- "libnpmexec": "^8.0.0",
13714
- "libnpmfund": "^5.0.1",
13715
- "libnpmhook": "^10.0.0",
13716
- "libnpmorg": "^6.0.1",
13717
- "libnpmpack": "^7.0.0",
13718
- "libnpmpublish": "^9.0.2",
13719
- "libnpmsearch": "^7.0.0",
13720
- "libnpmteam": "^6.0.0",
13721
- "libnpmversion": "^6.0.0",
13427
+ "hosted-git-info": "^7.0.2",
13428
+ "ini": "^4.1.3",
13429
+ "init-package-json": "^6.0.3",
13430
+ "is-cidr": "^5.1.0",
13431
+ "json-parse-even-better-errors": "^3.0.2",
13432
+ "libnpmaccess": "^8.0.6",
13433
+ "libnpmdiff": "^6.1.3",
13434
+ "libnpmexec": "^8.1.2",
13435
+ "libnpmfund": "^5.0.11",
13436
+ "libnpmhook": "^10.0.5",
13437
+ "libnpmorg": "^6.0.6",
13438
+ "libnpmpack": "^7.0.3",
13439
+ "libnpmpublish": "^9.0.9",
13440
+ "libnpmsearch": "^7.0.6",
13441
+ "libnpmteam": "^6.0.5",
13442
+ "libnpmversion": "^6.0.3",
13722
13443
  "make-fetch-happen": "^13.0.1",
13723
13444
  "minimatch": "^9.0.4",
13724
- "minipass": "^7.0.4",
13445
+ "minipass": "^7.1.1",
13725
13446
  "minipass-pipeline": "^1.2.4",
13726
13447
  "ms": "^2.1.2",
13727
13448
  "node-gyp": "^10.1.0",
13728
- "nopt": "^7.2.0",
13729
- "normalize-package-data": "^6.0.0",
13449
+ "nopt": "^7.2.1",
13450
+ "normalize-package-data": "^6.0.1",
13730
13451
  "npm-audit-report": "^5.0.0",
13731
13452
  "npm-install-checks": "^6.3.0",
13732
13453
  "npm-package-arg": "^11.0.2",
13733
- "npm-pick-manifest": "^9.0.0",
13734
- "npm-profile": "^9.0.2",
13735
- "npm-registry-fetch": "^17.0.0",
13736
- "npm-user-validate": "^2.0.0",
13454
+ "npm-pick-manifest": "^9.0.1",
13455
+ "npm-profile": "^10.0.0",
13456
+ "npm-registry-fetch": "^17.0.1",
13457
+ "npm-user-validate": "^2.0.1",
13737
13458
  "p-map": "^4.0.0",
13738
- "pacote": "^18.0.3",
13459
+ "pacote": "^18.0.6",
13739
13460
  "parse-conflict-json": "^3.0.1",
13740
13461
  "proc-log": "^4.2.0",
13741
13462
  "qrcode-terminal": "^0.12.0",
13742
13463
  "read": "^3.0.1",
13743
- "semver": "^7.6.0",
13464
+ "semver": "^7.6.2",
13744
13465
  "spdx-expression-parse": "^4.0.0",
13745
- "ssri": "^10.0.5",
13466
+ "ssri": "^10.0.6",
13746
13467
  "supports-color": "^9.4.0",
13747
13468
  "tar": "^6.2.1",
13748
13469
  "text-table": "~0.2.0",
13749
13470
  "tiny-relative-date": "^1.3.0",
13750
13471
  "treeverse": "^3.0.0",
13751
- "validate-npm-package-name": "^5.0.0",
13472
+ "validate-npm-package-name": "^5.0.1",
13752
13473
  "which": "^4.0.0",
13753
13474
  "write-file-atomic": "^5.0.1"
13754
13475
  },
@@ -13852,20 +13573,20 @@
13852
13573
  }
13853
13574
  },
13854
13575
  "node_modules/npm-profile": {
13855
- "version": "9.0.2",
13856
- "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.2.tgz",
13857
- "integrity": "sha512-4S/fd/PNyGgjaGolsdUJFsnfEb+AxJzrrZC3I9qbTYZJ3PJy8T46tIWXA4pBoaeiGh2M2GRvK1K/xMQe1Xgbvw==",
13576
+ "version": "10.0.0",
13577
+ "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-10.0.0.tgz",
13578
+ "integrity": "sha512-DXnge3nHYnEnPxmVd/kPmgcXKXwVUqFihGnU+EJUiu5mIOs3awq6zEm0rRp3kSQNhFsoqdLu8L1TIfRyeBOCog==",
13858
13579
  "extraneous": true,
13859
13580
  "license": "ISC",
13860
13581
  "dependencies": {
13861
- "npm-registry-fetch": "^17.0.0",
13582
+ "npm-registry-fetch": "^17.0.1",
13862
13583
  "proc-log": "^4.0.0"
13863
13584
  },
13864
13585
  "engines": {
13865
- "node": "^16.14.0 || >=18.0.0"
13586
+ "node": ">=18.0.0"
13866
13587
  }
13867
13588
  },
13868
- "node_modules/npm-profile/node_modules/npm-registry-fetch": {
13589
+ "node_modules/npm-registry-fetch": {
13869
13590
  "version": "17.0.1",
13870
13591
  "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
13871
13592
  "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
@@ -13885,36 +13606,6 @@
13885
13606
  "node": "^16.14.0 || >=18.0.0"
13886
13607
  }
13887
13608
  },
13888
- "node_modules/npm-registry-fetch": {
13889
- "version": "16.2.1",
13890
- "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.2.1.tgz",
13891
- "integrity": "sha512-8l+7jxhim55S85fjiDGJ1rZXBWGtRLi1OSb4Z3BPLObPuIaeKRlPRiYMSHU4/81ck3t71Z+UwDDl47gcpmfQQA==",
13892
- "extraneous": true,
13893
- "license": "ISC",
13894
- "dependencies": {
13895
- "@npmcli/redact": "^1.1.0",
13896
- "make-fetch-happen": "^13.0.0",
13897
- "minipass": "^7.0.2",
13898
- "minipass-fetch": "^3.0.0",
13899
- "minipass-json-stream": "^1.0.1",
13900
- "minizlib": "^2.1.2",
13901
- "npm-package-arg": "^11.0.0",
13902
- "proc-log": "^4.0.0"
13903
- },
13904
- "engines": {
13905
- "node": "^16.14.0 || >=18.0.0"
13906
- }
13907
- },
13908
- "node_modules/npm-registry-fetch/node_modules/@npmcli/redact": {
13909
- "version": "1.1.0",
13910
- "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-1.1.0.tgz",
13911
- "integrity": "sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ==",
13912
- "extraneous": true,
13913
- "license": "ISC",
13914
- "engines": {
13915
- "node": "^16.14.0 || >=18.0.0"
13916
- }
13917
- },
13918
13609
  "node_modules/npm-run-path": {
13919
13610
  "version": "4.0.1",
13920
13611
  "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -13928,9 +13619,9 @@
13928
13619
  }
13929
13620
  },
13930
13621
  "node_modules/npm-user-validate": {
13931
- "version": "2.0.0",
13932
- "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.0.tgz",
13933
- "integrity": "sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==",
13622
+ "version": "2.0.1",
13623
+ "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.1.tgz",
13624
+ "integrity": "sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA==",
13934
13625
  "extraneous": true,
13935
13626
  "license": "BSD-2-Clause",
13936
13627
  "engines": {
@@ -14032,34 +13723,37 @@
14032
13723
  }
14033
13724
  },
14034
13725
  "node_modules/npm/node_modules/@npmcli/arborist": {
14035
- "version": "7.5.1",
13726
+ "version": "7.5.3",
13727
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.5.3.tgz",
13728
+ "integrity": "sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==",
14036
13729
  "inBundle": true,
14037
13730
  "license": "ISC",
14038
13731
  "dependencies": {
14039
13732
  "@isaacs/string-locale-compare": "^1.1.0",
14040
- "@npmcli/fs": "^3.1.0",
13733
+ "@npmcli/fs": "^3.1.1",
14041
13734
  "@npmcli/installed-package-contents": "^2.1.0",
14042
13735
  "@npmcli/map-workspaces": "^3.0.2",
14043
- "@npmcli/metavuln-calculator": "^7.1.0",
13736
+ "@npmcli/metavuln-calculator": "^7.1.1",
14044
13737
  "@npmcli/name-from-folder": "^2.0.0",
14045
13738
  "@npmcli/node-gyp": "^3.0.0",
14046
13739
  "@npmcli/package-json": "^5.1.0",
14047
13740
  "@npmcli/query": "^3.1.0",
14048
13741
  "@npmcli/redact": "^2.0.0",
14049
13742
  "@npmcli/run-script": "^8.1.0",
14050
- "bin-links": "^4.0.1",
14051
- "cacache": "^18.0.0",
13743
+ "bin-links": "^4.0.4",
13744
+ "cacache": "^18.0.3",
14052
13745
  "common-ancestor-path": "^1.0.1",
14053
- "hosted-git-info": "^7.0.1",
14054
- "json-parse-even-better-errors": "^3.0.0",
13746
+ "hosted-git-info": "^7.0.2",
13747
+ "json-parse-even-better-errors": "^3.0.2",
14055
13748
  "json-stringify-nice": "^1.1.4",
13749
+ "lru-cache": "^10.2.2",
14056
13750
  "minimatch": "^9.0.4",
14057
- "nopt": "^7.0.0",
13751
+ "nopt": "^7.2.1",
14058
13752
  "npm-install-checks": "^6.2.0",
14059
13753
  "npm-package-arg": "^11.0.2",
14060
- "npm-pick-manifest": "^9.0.0",
14061
- "npm-registry-fetch": "^17.0.0",
14062
- "pacote": "^18.0.1",
13754
+ "npm-pick-manifest": "^9.0.1",
13755
+ "npm-registry-fetch": "^17.0.1",
13756
+ "pacote": "^18.0.6",
14063
13757
  "parse-conflict-json": "^3.0.0",
14064
13758
  "proc-log": "^4.2.0",
14065
13759
  "proggy": "^2.0.0",
@@ -14067,7 +13761,7 @@
14067
13761
  "promise-call-limit": "^3.0.1",
14068
13762
  "read-package-json-fast": "^3.0.2",
14069
13763
  "semver": "^7.3.7",
14070
- "ssri": "^10.0.5",
13764
+ "ssri": "^10.0.6",
14071
13765
  "treeverse": "^3.0.0",
14072
13766
  "walk-up-path": "^3.0.1"
14073
13767
  },
@@ -14079,14 +13773,16 @@
14079
13773
  }
14080
13774
  },
14081
13775
  "node_modules/npm/node_modules/@npmcli/config": {
14082
- "version": "8.3.1",
13776
+ "version": "8.3.3",
13777
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.3.3.tgz",
13778
+ "integrity": "sha512-sIMKHiiYr91ALiHjhPq64F5P/SCaiSyDfpNmgYHtlIJtLY445+3+r3VoREzpdDrOwIqwQ6iEHinbTfaocL0UgA==",
14083
13779
  "inBundle": true,
14084
13780
  "license": "ISC",
14085
13781
  "dependencies": {
14086
13782
  "@npmcli/map-workspaces": "^3.0.2",
14087
13783
  "ci-info": "^4.0.0",
14088
13784
  "ini": "^4.1.2",
14089
- "nopt": "^7.0.0",
13785
+ "nopt": "^7.2.1",
14090
13786
  "proc-log": "^4.2.0",
14091
13787
  "read-package-json-fast": "^3.0.2",
14092
13788
  "semver": "^7.3.5",
@@ -14097,9 +13793,9 @@
14097
13793
  }
14098
13794
  },
14099
13795
  "node_modules/npm/node_modules/@npmcli/fs": {
14100
- "version": "3.1.0",
14101
- "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
14102
- "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
13796
+ "version": "3.1.1",
13797
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz",
13798
+ "integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==",
14103
13799
  "inBundle": true,
14104
13800
  "license": "ISC",
14105
13801
  "dependencies": {
@@ -14110,7 +13806,9 @@
14110
13806
  }
14111
13807
  },
14112
13808
  "node_modules/npm/node_modules/@npmcli/git": {
14113
- "version": "5.0.6",
13809
+ "version": "5.0.7",
13810
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.7.tgz",
13811
+ "integrity": "sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==",
14114
13812
  "inBundle": true,
14115
13813
  "license": "ISC",
14116
13814
  "dependencies": {
@@ -14129,6 +13827,8 @@
14129
13827
  },
14130
13828
  "node_modules/npm/node_modules/@npmcli/installed-package-contents": {
14131
13829
  "version": "2.1.0",
13830
+ "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.1.0.tgz",
13831
+ "integrity": "sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==",
14132
13832
  "inBundle": true,
14133
13833
  "license": "ISC",
14134
13834
  "dependencies": {
@@ -14159,7 +13859,9 @@
14159
13859
  }
14160
13860
  },
14161
13861
  "node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
14162
- "version": "7.1.0",
13862
+ "version": "7.1.1",
13863
+ "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-7.1.1.tgz",
13864
+ "integrity": "sha512-Nkxf96V0lAx3HCpVda7Vw4P23RILgdi/5K1fmj2tZkWIYLpXAN8k2UVVOsW16TsS5F8Ws2I7Cm+PU1/rsVF47g==",
14163
13865
  "inBundle": true,
14164
13866
  "license": "ISC",
14165
13867
  "dependencies": {
@@ -14194,9 +13896,7 @@
14194
13896
  }
14195
13897
  },
14196
13898
  "node_modules/npm/node_modules/@npmcli/package-json": {
14197
- "version": "5.1.0",
14198
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
14199
- "integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
13899
+ "version": "5.1.1",
14200
13900
  "inBundle": true,
14201
13901
  "license": "ISC",
14202
13902
  "dependencies": {
@@ -14212,10 +13912,102 @@
14212
13912
  "node": "^16.14.0 || >=18.0.0"
14213
13913
  }
14214
13914
  },
14215
- "node_modules/npm/node_modules/@npmcli/promise-spawn": {
13915
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/glob": {
13916
+ "version": "10.3.12",
13917
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",
13918
+ "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",
13919
+ "inBundle": true,
13920
+ "license": "ISC",
13921
+ "dependencies": {
13922
+ "foreground-child": "^3.1.0",
13923
+ "jackspeak": "^2.3.6",
13924
+ "minimatch": "^9.0.1",
13925
+ "minipass": "^7.0.4",
13926
+ "path-scurry": "^1.10.2"
13927
+ },
13928
+ "bin": {
13929
+ "glob": "dist/esm/bin.mjs"
13930
+ },
13931
+ "engines": {
13932
+ "node": ">=16 || 14 >=14.17"
13933
+ },
13934
+ "funding": {
13935
+ "url": "https://github.com/sponsors/isaacs"
13936
+ }
13937
+ },
13938
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/hosted-git-info": {
14216
13939
  "version": "7.0.1",
14217
- "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
14218
- "integrity": "sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==",
13940
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
13941
+ "integrity": "sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==",
13942
+ "inBundle": true,
13943
+ "license": "ISC",
13944
+ "dependencies": {
13945
+ "lru-cache": "^10.0.1"
13946
+ },
13947
+ "engines": {
13948
+ "node": "^16.14.0 || >=18.0.0"
13949
+ }
13950
+ },
13951
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/jackspeak": {
13952
+ "version": "2.3.6",
13953
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
13954
+ "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
13955
+ "inBundle": true,
13956
+ "license": "BlueOak-1.0.0",
13957
+ "dependencies": {
13958
+ "@isaacs/cliui": "^8.0.2"
13959
+ },
13960
+ "engines": {
13961
+ "node": ">=14"
13962
+ },
13963
+ "funding": {
13964
+ "url": "https://github.com/sponsors/isaacs"
13965
+ },
13966
+ "optionalDependencies": {
13967
+ "@pkgjs/parseargs": "^0.11.0"
13968
+ }
13969
+ },
13970
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/json-parse-even-better-errors": {
13971
+ "version": "3.0.1",
13972
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
13973
+ "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
13974
+ "inBundle": true,
13975
+ "license": "MIT",
13976
+ "engines": {
13977
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13978
+ }
13979
+ },
13980
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/minipass": {
13981
+ "version": "7.0.4",
13982
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
13983
+ "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
13984
+ "inBundle": true,
13985
+ "license": "ISC",
13986
+ "engines": {
13987
+ "node": ">=16 || 14 >=14.17"
13988
+ }
13989
+ },
13990
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/path-scurry": {
13991
+ "version": "1.10.2",
13992
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",
13993
+ "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",
13994
+ "inBundle": true,
13995
+ "license": "BlueOak-1.0.0",
13996
+ "dependencies": {
13997
+ "lru-cache": "^10.2.0",
13998
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
13999
+ },
14000
+ "engines": {
14001
+ "node": ">=16 || 14 >=14.17"
14002
+ },
14003
+ "funding": {
14004
+ "url": "https://github.com/sponsors/isaacs"
14005
+ }
14006
+ },
14007
+ "node_modules/npm/node_modules/@npmcli/promise-spawn": {
14008
+ "version": "7.0.2",
14009
+ "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.2.tgz",
14010
+ "integrity": "sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==",
14219
14011
  "inBundle": true,
14220
14012
  "license": "ISC",
14221
14013
  "dependencies": {
@@ -14227,6 +14019,8 @@
14227
14019
  },
14228
14020
  "node_modules/npm/node_modules/@npmcli/query": {
14229
14021
  "version": "3.1.0",
14022
+ "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
14023
+ "integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
14230
14024
  "inBundle": true,
14231
14025
  "license": "ISC",
14232
14026
  "dependencies": {
@@ -14276,13 +14070,11 @@
14276
14070
  }
14277
14071
  },
14278
14072
  "node_modules/npm/node_modules/@sigstore/bundle": {
14279
- "version": "2.3.1",
14280
- "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.3.1.tgz",
14281
- "integrity": "sha512-eqV17lO3EIFqCWK3969Rz+J8MYrRZKw9IBHpSo6DEcEX2c+uzDFOgHE9f2MnyDpfs48LFO4hXmk9KhQ74JzU1g==",
14073
+ "version": "2.3.2",
14282
14074
  "inBundle": true,
14283
14075
  "license": "Apache-2.0",
14284
14076
  "dependencies": {
14285
- "@sigstore/protobuf-specs": "^0.3.1"
14077
+ "@sigstore/protobuf-specs": "^0.3.2"
14286
14078
  },
14287
14079
  "engines": {
14288
14080
  "node": "^16.14.0 || >=18.0.0"
@@ -14299,9 +14091,9 @@
14299
14091
  }
14300
14092
  },
14301
14093
  "node_modules/npm/node_modules/@sigstore/protobuf-specs": {
14302
- "version": "0.3.1",
14303
- "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.1.tgz",
14304
- "integrity": "sha512-aIL8Z9NsMr3C64jyQzE0XlkEyBLpgEJJFDHLVVStkFV5Q3Il/r/YtY6NJWKQ4cy4AE7spP1IX5Jq7VCAxHHMfQ==",
14094
+ "version": "0.3.2",
14095
+ "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.2.tgz",
14096
+ "integrity": "sha512-c6B0ehIWxMI8wiS/bj6rHMPqeFvngFV7cDU/MY+B16P9Z3Mp9k8L93eYZ7BYzSickzuqAQqAq0V956b3Ju6mLw==",
14305
14097
  "inBundle": true,
14306
14098
  "license": "Apache-2.0",
14307
14099
  "engines": {
@@ -14309,45 +14101,43 @@
14309
14101
  }
14310
14102
  },
14311
14103
  "node_modules/npm/node_modules/@sigstore/sign": {
14312
- "version": "2.3.0",
14313
- "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.3.0.tgz",
14314
- "integrity": "sha512-tsAyV6FC3R3pHmKS880IXcDJuiFJiKITO1jxR1qbplcsBkZLBmjrEw5GbC7ikD6f5RU1hr7WnmxB/2kKc1qUWQ==",
14104
+ "version": "2.3.2",
14315
14105
  "inBundle": true,
14316
14106
  "license": "Apache-2.0",
14317
14107
  "dependencies": {
14318
- "@sigstore/bundle": "^2.3.0",
14108
+ "@sigstore/bundle": "^2.3.2",
14319
14109
  "@sigstore/core": "^1.0.0",
14320
- "@sigstore/protobuf-specs": "^0.3.1",
14321
- "make-fetch-happen": "^13.0.0"
14110
+ "@sigstore/protobuf-specs": "^0.3.2",
14111
+ "make-fetch-happen": "^13.0.1",
14112
+ "proc-log": "^4.2.0",
14113
+ "promise-retry": "^2.0.1"
14322
14114
  },
14323
14115
  "engines": {
14324
14116
  "node": "^16.14.0 || >=18.0.0"
14325
14117
  }
14326
14118
  },
14327
14119
  "node_modules/npm/node_modules/@sigstore/tuf": {
14328
- "version": "2.3.2",
14329
- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz",
14330
- "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==",
14120
+ "version": "2.3.4",
14121
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.4.tgz",
14122
+ "integrity": "sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==",
14331
14123
  "inBundle": true,
14332
14124
  "license": "Apache-2.0",
14333
14125
  "dependencies": {
14334
- "@sigstore/protobuf-specs": "^0.3.0",
14335
- "tuf-js": "^2.2.0"
14126
+ "@sigstore/protobuf-specs": "^0.3.2",
14127
+ "tuf-js": "^2.2.1"
14336
14128
  },
14337
14129
  "engines": {
14338
14130
  "node": "^16.14.0 || >=18.0.0"
14339
14131
  }
14340
14132
  },
14341
14133
  "node_modules/npm/node_modules/@sigstore/verify": {
14342
- "version": "1.2.0",
14343
- "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.2.0.tgz",
14344
- "integrity": "sha512-hQF60nc9yab+Csi4AyoAmilGNfpXT+EXdBgFkP9OgPwIBPwyqVf7JAWPtmqrrrneTmAT6ojv7OlH1f6Ix5BG4Q==",
14134
+ "version": "1.2.1",
14345
14135
  "inBundle": true,
14346
14136
  "license": "Apache-2.0",
14347
14137
  "dependencies": {
14348
- "@sigstore/bundle": "^2.3.1",
14138
+ "@sigstore/bundle": "^2.3.2",
14349
14139
  "@sigstore/core": "^1.1.0",
14350
- "@sigstore/protobuf-specs": "^0.3.1"
14140
+ "@sigstore/protobuf-specs": "^0.3.2"
14351
14141
  },
14352
14142
  "engines": {
14353
14143
  "node": "^16.14.0 || >=18.0.0"
@@ -14364,14 +14154,14 @@
14364
14154
  }
14365
14155
  },
14366
14156
  "node_modules/npm/node_modules/@tufjs/models": {
14367
- "version": "2.0.0",
14368
- "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-2.0.0.tgz",
14369
- "integrity": "sha512-c8nj8BaOExmZKO2DXhDfegyhSGcG9E/mPN3U13L+/PsoWm1uaGiHHjxqSHQiasDBQwDA3aHuw9+9spYAP1qvvg==",
14157
+ "version": "2.0.1",
14158
+ "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-2.0.1.tgz",
14159
+ "integrity": "sha512-92F7/SFyufn4DXsha9+QfKnN03JGqtMFMXgSHbZOo8JG59WkTni7UzAouNQDf7AuP9OAMxVOPQcqG3sB7w+kkg==",
14370
14160
  "inBundle": true,
14371
14161
  "license": "MIT",
14372
14162
  "dependencies": {
14373
14163
  "@tufjs/canonical-json": "2.0.0",
14374
- "minimatch": "^9.0.3"
14164
+ "minimatch": "^9.0.4"
14375
14165
  },
14376
14166
  "engines": {
14377
14167
  "node": "^16.14.0 || >=18.0.0"
@@ -14457,7 +14247,9 @@
14457
14247
  "license": "MIT"
14458
14248
  },
14459
14249
  "node_modules/npm/node_modules/bin-links": {
14460
- "version": "4.0.3",
14250
+ "version": "4.0.4",
14251
+ "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.4.tgz",
14252
+ "integrity": "sha512-cMtq4W5ZsEwcutJrVId+a/tjt8GSbS+h0oNkdl6+6rBuEv8Ot33Bevj5KPm40t309zuhVic8NjpuL42QCiJWWA==",
14461
14253
  "inBundle": true,
14462
14254
  "license": "ISC",
14463
14255
  "dependencies": {
@@ -14472,6 +14264,8 @@
14472
14264
  },
14473
14265
  "node_modules/npm/node_modules/binary-extensions": {
14474
14266
  "version": "2.3.0",
14267
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
14268
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
14475
14269
  "inBundle": true,
14476
14270
  "license": "MIT",
14477
14271
  "engines": {
@@ -14491,18 +14285,10 @@
14491
14285
  "balanced-match": "^1.0.0"
14492
14286
  }
14493
14287
  },
14494
- "node_modules/npm/node_modules/builtins": {
14495
- "version": "5.1.0",
14496
- "inBundle": true,
14497
- "license": "MIT",
14498
- "dependencies": {
14499
- "semver": "^7.0.0"
14500
- }
14501
- },
14502
14288
  "node_modules/npm/node_modules/cacache": {
14503
- "version": "18.0.2",
14504
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
14505
- "integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
14289
+ "version": "18.0.3",
14290
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.3.tgz",
14291
+ "integrity": "sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==",
14506
14292
  "inBundle": true,
14507
14293
  "license": "ISC",
14508
14294
  "dependencies": {
@@ -14523,6 +14309,101 @@
14523
14309
  "node": "^16.14.0 || >=18.0.0"
14524
14310
  }
14525
14311
  },
14312
+ "node_modules/npm/node_modules/cacache/node_modules/@npmcli/fs": {
14313
+ "version": "3.1.0",
14314
+ "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
14315
+ "integrity": "sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==",
14316
+ "inBundle": true,
14317
+ "license": "ISC",
14318
+ "dependencies": {
14319
+ "semver": "^7.3.5"
14320
+ },
14321
+ "engines": {
14322
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
14323
+ }
14324
+ },
14325
+ "node_modules/npm/node_modules/cacache/node_modules/glob": {
14326
+ "version": "10.3.12",
14327
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",
14328
+ "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",
14329
+ "inBundle": true,
14330
+ "license": "ISC",
14331
+ "dependencies": {
14332
+ "foreground-child": "^3.1.0",
14333
+ "jackspeak": "^2.3.6",
14334
+ "minimatch": "^9.0.1",
14335
+ "minipass": "^7.0.4",
14336
+ "path-scurry": "^1.10.2"
14337
+ },
14338
+ "bin": {
14339
+ "glob": "dist/esm/bin.mjs"
14340
+ },
14341
+ "engines": {
14342
+ "node": ">=16 || 14 >=14.17"
14343
+ },
14344
+ "funding": {
14345
+ "url": "https://github.com/sponsors/isaacs"
14346
+ }
14347
+ },
14348
+ "node_modules/npm/node_modules/cacache/node_modules/jackspeak": {
14349
+ "version": "2.3.6",
14350
+ "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
14351
+ "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
14352
+ "inBundle": true,
14353
+ "license": "BlueOak-1.0.0",
14354
+ "dependencies": {
14355
+ "@isaacs/cliui": "^8.0.2"
14356
+ },
14357
+ "engines": {
14358
+ "node": ">=14"
14359
+ },
14360
+ "funding": {
14361
+ "url": "https://github.com/sponsors/isaacs"
14362
+ },
14363
+ "optionalDependencies": {
14364
+ "@pkgjs/parseargs": "^0.11.0"
14365
+ }
14366
+ },
14367
+ "node_modules/npm/node_modules/cacache/node_modules/minipass": {
14368
+ "version": "7.0.4",
14369
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
14370
+ "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
14371
+ "inBundle": true,
14372
+ "license": "ISC",
14373
+ "engines": {
14374
+ "node": ">=16 || 14 >=14.17"
14375
+ }
14376
+ },
14377
+ "node_modules/npm/node_modules/cacache/node_modules/path-scurry": {
14378
+ "version": "1.10.2",
14379
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",
14380
+ "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",
14381
+ "inBundle": true,
14382
+ "license": "BlueOak-1.0.0",
14383
+ "dependencies": {
14384
+ "lru-cache": "^10.2.0",
14385
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
14386
+ },
14387
+ "engines": {
14388
+ "node": ">=16 || 14 >=14.17"
14389
+ },
14390
+ "funding": {
14391
+ "url": "https://github.com/sponsors/isaacs"
14392
+ }
14393
+ },
14394
+ "node_modules/npm/node_modules/cacache/node_modules/ssri": {
14395
+ "version": "10.0.5",
14396
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz",
14397
+ "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==",
14398
+ "inBundle": true,
14399
+ "license": "ISC",
14400
+ "dependencies": {
14401
+ "minipass": "^7.0.3"
14402
+ },
14403
+ "engines": {
14404
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
14405
+ }
14406
+ },
14526
14407
  "node_modules/npm/node_modules/chalk": {
14527
14408
  "version": "5.3.0",
14528
14409
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
@@ -14563,9 +14444,9 @@
14563
14444
  }
14564
14445
  },
14565
14446
  "node_modules/npm/node_modules/cidr-regex": {
14566
- "version": "4.0.5",
14567
- "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.0.5.tgz",
14568
- "integrity": "sha512-gljhROSwEnEvC+2lKqfkv1dU2v46h8Cwob19LlfGeGRMDLuwFD5+3D6+/vaa9/QrVLDASiSQ2OYQwzzjQ5I57A==",
14447
+ "version": "4.1.1",
14448
+ "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.1.1.tgz",
14449
+ "integrity": "sha512-ekKcVp+iRB9zlKFXyx7io7nINgb0oRjgRdXNEodp1OuxRui8FXr/CA40Tz1voWUp9DPPrMyQKy01vJhDo4N1lw==",
14569
14450
  "inBundle": true,
14570
14451
  "license": "BSD-2-Clause",
14571
14452
  "dependencies": {
@@ -14600,7 +14481,7 @@
14600
14481
  }
14601
14482
  },
14602
14483
  "node_modules/npm/node_modules/cmd-shim": {
14603
- "version": "6.0.2",
14484
+ "version": "6.0.3",
14604
14485
  "inBundle": true,
14605
14486
  "license": "ISC",
14606
14487
  "engines": {
@@ -14811,23 +14692,23 @@
14811
14692
  }
14812
14693
  },
14813
14694
  "node_modules/npm/node_modules/glob": {
14814
- "version": "10.3.12",
14815
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",
14816
- "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",
14695
+ "version": "10.4.1",
14696
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz",
14697
+ "integrity": "sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==",
14817
14698
  "inBundle": true,
14818
14699
  "license": "ISC",
14819
14700
  "dependencies": {
14820
14701
  "foreground-child": "^3.1.0",
14821
- "jackspeak": "^2.3.6",
14822
- "minimatch": "^9.0.1",
14823
- "minipass": "^7.0.4",
14824
- "path-scurry": "^1.10.2"
14702
+ "jackspeak": "^3.1.2",
14703
+ "minimatch": "^9.0.4",
14704
+ "minipass": "^7.1.2",
14705
+ "path-scurry": "^1.11.1"
14825
14706
  },
14826
14707
  "bin": {
14827
14708
  "glob": "dist/esm/bin.mjs"
14828
14709
  },
14829
14710
  "engines": {
14830
- "node": ">=16 || 14 >=14.17"
14711
+ "node": ">=16 || 14 >=14.18"
14831
14712
  },
14832
14713
  "funding": {
14833
14714
  "url": "https://github.com/sponsors/isaacs"
@@ -14852,9 +14733,9 @@
14852
14733
  }
14853
14734
  },
14854
14735
  "node_modules/npm/node_modules/hosted-git-info": {
14855
- "version": "7.0.1",
14856
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
14857
- "integrity": "sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==",
14736
+ "version": "7.0.2",
14737
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
14738
+ "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
14858
14739
  "inBundle": true,
14859
14740
  "license": "ISC",
14860
14741
  "dependencies": {
@@ -14914,9 +14795,7 @@
14914
14795
  }
14915
14796
  },
14916
14797
  "node_modules/npm/node_modules/ignore-walk": {
14917
- "version": "6.0.4",
14918
- "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
14919
- "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
14798
+ "version": "6.0.5",
14920
14799
  "inBundle": true,
14921
14800
  "license": "ISC",
14922
14801
  "dependencies": {
@@ -14945,11 +14824,11 @@
14945
14824
  "engines": {
14946
14825
  "node": ">=8"
14947
14826
  }
14948
- },
14949
- "node_modules/npm/node_modules/ini": {
14950
- "version": "4.1.2",
14951
- "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz",
14952
- "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==",
14827
+ },
14828
+ "node_modules/npm/node_modules/ini": {
14829
+ "version": "4.1.3",
14830
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz",
14831
+ "integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==",
14953
14832
  "inBundle": true,
14954
14833
  "license": "ISC",
14955
14834
  "engines": {
@@ -14957,7 +14836,9 @@
14957
14836
  }
14958
14837
  },
14959
14838
  "node_modules/npm/node_modules/init-package-json": {
14960
- "version": "6.0.2",
14839
+ "version": "6.0.3",
14840
+ "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.3.tgz",
14841
+ "integrity": "sha512-Zfeb5ol+H+eqJWHTaGca9BovufyGeIfr4zaaBorPmJBMrJ+KBnN+kQx2ZtXdsotUTgldHmHQV44xvUWOUA7E2w==",
14961
14842
  "inBundle": true,
14962
14843
  "license": "ISC",
14963
14844
  "dependencies": {
@@ -14999,13 +14880,13 @@
14999
14880
  }
15000
14881
  },
15001
14882
  "node_modules/npm/node_modules/is-cidr": {
15002
- "version": "5.0.5",
15003
- "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.5.tgz",
15004
- "integrity": "sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==",
14883
+ "version": "5.1.0",
14884
+ "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-5.1.0.tgz",
14885
+ "integrity": "sha512-OkVS+Ht2ssF27d48gZdB+ho1yND1VbkJRKKS6Pc1/Cw7uqkd9IOJg8/bTwBDQL6tfBhSdguPRnlGiE8pU/X5NQ==",
15005
14886
  "inBundle": true,
15006
14887
  "license": "BSD-2-Clause",
15007
14888
  "dependencies": {
15008
- "cidr-regex": "^4.0.4"
14889
+ "cidr-regex": "^4.1.1"
15009
14890
  },
15010
14891
  "engines": {
15011
14892
  "node": ">=14"
@@ -15049,9 +14930,7 @@
15049
14930
  "license": "ISC"
15050
14931
  },
15051
14932
  "node_modules/npm/node_modules/jackspeak": {
15052
- "version": "2.3.6",
15053
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
15054
- "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
14933
+ "version": "3.1.2",
15055
14934
  "inBundle": true,
15056
14935
  "license": "BlueOak-1.0.0",
15057
14936
  "dependencies": {
@@ -15073,9 +14952,9 @@
15073
14952
  "license": "MIT"
15074
14953
  },
15075
14954
  "node_modules/npm/node_modules/json-parse-even-better-errors": {
15076
- "version": "3.0.1",
15077
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
15078
- "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
14955
+ "version": "3.0.2",
14956
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz",
14957
+ "integrity": "sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==",
15079
14958
  "inBundle": true,
15080
14959
  "license": "MIT",
15081
14960
  "engines": {
@@ -15117,29 +14996,33 @@
15117
14996
  "license": "MIT"
15118
14997
  },
15119
14998
  "node_modules/npm/node_modules/libnpmaccess": {
15120
- "version": "8.0.5",
14999
+ "version": "8.0.6",
15000
+ "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.6.tgz",
15001
+ "integrity": "sha512-uM8DHDEfYG6G5gVivVl+yQd4pH3uRclHC59lzIbSvy7b5FEwR+mU49Zq1jEyRtRFv7+M99mUW9S0wL/4laT4lw==",
15121
15002
  "inBundle": true,
15122
15003
  "license": "ISC",
15123
15004
  "dependencies": {
15124
15005
  "npm-package-arg": "^11.0.2",
15125
- "npm-registry-fetch": "^17.0.0"
15006
+ "npm-registry-fetch": "^17.0.1"
15126
15007
  },
15127
15008
  "engines": {
15128
15009
  "node": "^16.14.0 || >=18.0.0"
15129
15010
  }
15130
15011
  },
15131
15012
  "node_modules/npm/node_modules/libnpmdiff": {
15132
- "version": "6.1.1",
15013
+ "version": "6.1.3",
15014
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.1.3.tgz",
15015
+ "integrity": "sha512-ZBZxRabREY9XsLxgP1nIBkLVw9XbG6phD7CqhXAEu4pdiX0LdJm+IViicfbdEuYTcXLIHotexMpukBWX6ALkzA==",
15133
15016
  "inBundle": true,
15134
15017
  "license": "ISC",
15135
15018
  "dependencies": {
15136
- "@npmcli/arborist": "^7.2.1",
15019
+ "@npmcli/arborist": "^7.5.3",
15137
15020
  "@npmcli/installed-package-contents": "^2.1.0",
15138
15021
  "binary-extensions": "^2.3.0",
15139
15022
  "diff": "^5.1.0",
15140
15023
  "minimatch": "^9.0.4",
15141
15024
  "npm-package-arg": "^11.0.2",
15142
- "pacote": "^18.0.1",
15025
+ "pacote": "^18.0.6",
15143
15026
  "tar": "^6.2.1"
15144
15027
  },
15145
15028
  "engines": {
@@ -15147,17 +15030,17 @@
15147
15030
  }
15148
15031
  },
15149
15032
  "node_modules/npm/node_modules/libnpmexec": {
15150
- "version": "8.1.0",
15151
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.0.tgz",
15152
- "integrity": "sha512-ZU2J7bcr9VGjld4g+mRTcIsZWwnuqiENxifcXLCXhh7uvjpRn67zV9+RLhVfYcAZkibDKnYCczNCVNhuPx4PKg==",
15033
+ "version": "8.1.2",
15034
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.2.tgz",
15035
+ "integrity": "sha512-TKWDOjndJ/wQU93ToRN5wtLM4UpMyG2iB3v5LmjxE3rADIsOBqIdBxJsEyZGDHYAJNuytz8NTTFR1IBSTUA0rA==",
15153
15036
  "inBundle": true,
15154
15037
  "license": "ISC",
15155
15038
  "dependencies": {
15156
- "@npmcli/arborist": "^7.2.1",
15039
+ "@npmcli/arborist": "^7.5.3",
15157
15040
  "@npmcli/run-script": "^8.1.0",
15158
15041
  "ci-info": "^4.0.0",
15159
15042
  "npm-package-arg": "^11.0.2",
15160
- "pacote": "^18.0.1",
15043
+ "pacote": "^18.0.6",
15161
15044
  "proc-log": "^4.2.0",
15162
15045
  "read": "^3.0.1",
15163
15046
  "read-package-json-fast": "^3.0.2",
@@ -15169,107 +15052,119 @@
15169
15052
  }
15170
15053
  },
15171
15054
  "node_modules/npm/node_modules/libnpmfund": {
15172
- "version": "5.0.9",
15055
+ "version": "5.0.11",
15056
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.11.tgz",
15057
+ "integrity": "sha512-lk+2awKGcj6gUF99IbD2JThUSSrrXcCpPhDdG+nj34xV+Yq0f5K0SSaXe+gqLYF9N3hmqGKolj/AoHc9zF90Rg==",
15173
15058
  "inBundle": true,
15174
15059
  "license": "ISC",
15175
15060
  "dependencies": {
15176
- "@npmcli/arborist": "^7.2.1"
15061
+ "@npmcli/arborist": "^7.5.3"
15177
15062
  },
15178
15063
  "engines": {
15179
15064
  "node": "^16.14.0 || >=18.0.0"
15180
15065
  }
15181
15066
  },
15182
15067
  "node_modules/npm/node_modules/libnpmhook": {
15183
- "version": "10.0.4",
15068
+ "version": "10.0.5",
15069
+ "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.5.tgz",
15070
+ "integrity": "sha512-XulT+N/s3o9oFlIq6pGRv3OG2qR1NVRbVQOKLchycDwyf16RZA3oXbeEgs2H3oE7hRZPUMBZqsalQXMMPal3cQ==",
15184
15071
  "inBundle": true,
15185
15072
  "license": "ISC",
15186
15073
  "dependencies": {
15187
15074
  "aproba": "^2.0.0",
15188
- "npm-registry-fetch": "^17.0.0"
15075
+ "npm-registry-fetch": "^17.0.1"
15189
15076
  },
15190
15077
  "engines": {
15191
15078
  "node": "^16.14.0 || >=18.0.0"
15192
15079
  }
15193
15080
  },
15194
15081
  "node_modules/npm/node_modules/libnpmorg": {
15195
- "version": "6.0.5",
15082
+ "version": "6.0.6",
15083
+ "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.6.tgz",
15084
+ "integrity": "sha512-4MVxsAS4H2z7su/sU0GsrirfBm4ssfqPRSDvoZ8qmRw58kEWJ0qE0cQ2VilRlFgCWKzKPhfoPeyNPyxBTnOusA==",
15196
15085
  "inBundle": true,
15197
15086
  "license": "ISC",
15198
15087
  "dependencies": {
15199
15088
  "aproba": "^2.0.0",
15200
- "npm-registry-fetch": "^17.0.0"
15089
+ "npm-registry-fetch": "^17.0.1"
15201
15090
  },
15202
15091
  "engines": {
15203
15092
  "node": "^16.14.0 || >=18.0.0"
15204
15093
  }
15205
15094
  },
15206
15095
  "node_modules/npm/node_modules/libnpmpack": {
15207
- "version": "7.0.1",
15208
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.1.tgz",
15209
- "integrity": "sha512-/Q2eVsJG3/5wivozBote/wpIHZvDAXHY7N5FFKKJMitZ1kZeF2lUZuBdCjNAatuzcfOSO1kcp13EIFXWiN9v9w==",
15096
+ "version": "7.0.3",
15097
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.3.tgz",
15098
+ "integrity": "sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA==",
15210
15099
  "inBundle": true,
15211
15100
  "license": "ISC",
15212
15101
  "dependencies": {
15213
- "@npmcli/arborist": "^7.2.1",
15102
+ "@npmcli/arborist": "^7.5.3",
15214
15103
  "@npmcli/run-script": "^8.1.0",
15215
15104
  "npm-package-arg": "^11.0.2",
15216
- "pacote": "^18.0.1"
15105
+ "pacote": "^18.0.6"
15217
15106
  },
15218
15107
  "engines": {
15219
15108
  "node": "^16.14.0 || >=18.0.0"
15220
15109
  }
15221
15110
  },
15222
15111
  "node_modules/npm/node_modules/libnpmpublish": {
15223
- "version": "9.0.7",
15112
+ "version": "9.0.9",
15113
+ "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.9.tgz",
15114
+ "integrity": "sha512-26zzwoBNAvX9AWOPiqqF6FG4HrSCPsHFkQm7nT+xU1ggAujL/eae81RnCv4CJ2In9q9fh10B88sYSzKCUh/Ghg==",
15224
15115
  "inBundle": true,
15225
15116
  "license": "ISC",
15226
15117
  "dependencies": {
15227
15118
  "ci-info": "^4.0.0",
15228
- "normalize-package-data": "^6.0.0",
15119
+ "normalize-package-data": "^6.0.1",
15229
15120
  "npm-package-arg": "^11.0.2",
15230
- "npm-registry-fetch": "^17.0.0",
15121
+ "npm-registry-fetch": "^17.0.1",
15231
15122
  "proc-log": "^4.2.0",
15232
15123
  "semver": "^7.3.7",
15233
15124
  "sigstore": "^2.2.0",
15234
- "ssri": "^10.0.5"
15125
+ "ssri": "^10.0.6"
15235
15126
  },
15236
15127
  "engines": {
15237
15128
  "node": "^16.14.0 || >=18.0.0"
15238
15129
  }
15239
15130
  },
15240
15131
  "node_modules/npm/node_modules/libnpmsearch": {
15241
- "version": "7.0.4",
15132
+ "version": "7.0.6",
15133
+ "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.6.tgz",
15134
+ "integrity": "sha512-PmiER4bgiIqN9OjBtgPn2/PxwU+OdJWtLBFM+vewOrn4VmaNAHSUKDt/wxOOkZSDLyMICVUBp61Ji1+XxhSrKw==",
15242
15135
  "inBundle": true,
15243
15136
  "license": "ISC",
15244
15137
  "dependencies": {
15245
- "npm-registry-fetch": "^17.0.0"
15138
+ "npm-registry-fetch": "^17.0.1"
15246
15139
  },
15247
15140
  "engines": {
15248
15141
  "node": "^16.14.0 || >=18.0.0"
15249
15142
  }
15250
15143
  },
15251
15144
  "node_modules/npm/node_modules/libnpmteam": {
15252
- "version": "6.0.4",
15145
+ "version": "6.0.5",
15146
+ "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.5.tgz",
15147
+ "integrity": "sha512-iJW4Cq42GMqMwZEV+Mx8ZLj0Np5kGXQ9P/BAekHjIpYC1v3/vJqbmfJkzkwFvGxEhUotmx+xpLChZCDJ7c3rxA==",
15253
15148
  "inBundle": true,
15254
15149
  "license": "ISC",
15255
15150
  "dependencies": {
15256
15151
  "aproba": "^2.0.0",
15257
- "npm-registry-fetch": "^17.0.0"
15152
+ "npm-registry-fetch": "^17.0.1"
15258
15153
  },
15259
15154
  "engines": {
15260
15155
  "node": "^16.14.0 || >=18.0.0"
15261
15156
  }
15262
15157
  },
15263
15158
  "node_modules/npm/node_modules/libnpmversion": {
15264
- "version": "6.0.1",
15265
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-6.0.1.tgz",
15266
- "integrity": "sha512-uKnItKLfd9YNEP7NhPTytNY1atY1kZ+rAa+FkfExMBUtZa4beeBR10kcHx8ZaGVHtCyaQo64uiVlxUdQ5QwkTg==",
15159
+ "version": "6.0.3",
15160
+ "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-6.0.3.tgz",
15161
+ "integrity": "sha512-Kjk1anQ9sPn7E/qF1jXumItvr2OA1914tYWkSTXH9G2rYoY+Ol1+KNrWfGeje2aBvFfKlt4VeKdCfM3yxMXNBw==",
15267
15162
  "inBundle": true,
15268
15163
  "license": "ISC",
15269
15164
  "dependencies": {
15270
- "@npmcli/git": "^5.0.6",
15165
+ "@npmcli/git": "^5.0.7",
15271
15166
  "@npmcli/run-script": "^8.1.0",
15272
- "json-parse-even-better-errors": "^3.0.0",
15167
+ "json-parse-even-better-errors": "^3.0.2",
15273
15168
  "proc-log": "^4.2.0",
15274
15169
  "semver": "^7.3.7"
15275
15170
  },
@@ -15328,9 +15223,9 @@
15328
15223
  }
15329
15224
  },
15330
15225
  "node_modules/npm/node_modules/minipass": {
15331
- "version": "7.0.4",
15332
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
15333
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
15226
+ "version": "7.1.2",
15227
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
15228
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
15334
15229
  "inBundle": true,
15335
15230
  "license": "ISC",
15336
15231
  "engines": {
@@ -15351,7 +15246,7 @@
15351
15246
  }
15352
15247
  },
15353
15248
  "node_modules/npm/node_modules/minipass-fetch": {
15354
- "version": "3.0.4",
15249
+ "version": "3.0.5",
15355
15250
  "inBundle": true,
15356
15251
  "license": "MIT",
15357
15252
  "dependencies": {
@@ -15571,9 +15466,9 @@
15571
15466
  }
15572
15467
  },
15573
15468
  "node_modules/npm/node_modules/nopt": {
15574
- "version": "7.2.0",
15575
- "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
15576
- "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==",
15469
+ "version": "7.2.1",
15470
+ "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz",
15471
+ "integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==",
15577
15472
  "inBundle": true,
15578
15473
  "license": "ISC",
15579
15474
  "dependencies": {
@@ -15587,7 +15482,9 @@
15587
15482
  }
15588
15483
  },
15589
15484
  "node_modules/npm/node_modules/normalize-package-data": {
15590
- "version": "6.0.0",
15485
+ "version": "6.0.1",
15486
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
15487
+ "integrity": "sha512-6rvCfeRW+OEZagAB4lMLSNuTNYZWLVtKccK79VSTf//yTY5VOCgcpH80O+bZK8Neps7pUnd5G+QlMg1yV/2iZQ==",
15591
15488
  "inBundle": true,
15592
15489
  "license": "BSD-2-Clause",
15593
15490
  "dependencies": {
@@ -15611,9 +15508,7 @@
15611
15508
  }
15612
15509
  },
15613
15510
  "node_modules/npm/node_modules/npm-bundled": {
15614
- "version": "3.0.0",
15615
- "resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.0.tgz",
15616
- "integrity": "sha512-Vq0eyEQy+elFpzsKjMss9kxqb9tG3YHg4dsyWuUENuzvSUWe1TCnW/vV9FkhvBk/brEDoDiVd+M1Btosa6ImdQ==",
15511
+ "version": "3.0.1",
15617
15512
  "inBundle": true,
15618
15513
  "license": "ISC",
15619
15514
  "dependencies": {
@@ -15676,9 +15571,9 @@
15676
15571
  }
15677
15572
  },
15678
15573
  "node_modules/npm/node_modules/npm-pick-manifest": {
15679
- "version": "9.0.0",
15680
- "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.0.tgz",
15681
- "integrity": "sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==",
15574
+ "version": "9.0.1",
15575
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.1.tgz",
15576
+ "integrity": "sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==",
15682
15577
  "inBundle": true,
15683
15578
  "license": "ISC",
15684
15579
  "dependencies": {
@@ -15692,21 +15587,23 @@
15692
15587
  }
15693
15588
  },
15694
15589
  "node_modules/npm/node_modules/npm-profile": {
15695
- "version": "9.0.2",
15696
- "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.2.tgz",
15697
- "integrity": "sha512-4S/fd/PNyGgjaGolsdUJFsnfEb+AxJzrrZC3I9qbTYZJ3PJy8T46tIWXA4pBoaeiGh2M2GRvK1K/xMQe1Xgbvw==",
15590
+ "version": "10.0.0",
15591
+ "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-10.0.0.tgz",
15592
+ "integrity": "sha512-DXnge3nHYnEnPxmVd/kPmgcXKXwVUqFihGnU+EJUiu5mIOs3awq6zEm0rRp3kSQNhFsoqdLu8L1TIfRyeBOCog==",
15698
15593
  "inBundle": true,
15699
15594
  "license": "ISC",
15700
15595
  "dependencies": {
15701
- "npm-registry-fetch": "^17.0.0",
15596
+ "npm-registry-fetch": "^17.0.1",
15702
15597
  "proc-log": "^4.0.0"
15703
15598
  },
15704
15599
  "engines": {
15705
- "node": "^16.14.0 || >=18.0.0"
15600
+ "node": ">=18.0.0"
15706
15601
  }
15707
15602
  },
15708
15603
  "node_modules/npm/node_modules/npm-registry-fetch": {
15709
- "version": "17.0.0",
15604
+ "version": "17.0.1",
15605
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
15606
+ "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
15710
15607
  "inBundle": true,
15711
15608
  "license": "ISC",
15712
15609
  "dependencies": {
@@ -15724,9 +15621,9 @@
15724
15621
  }
15725
15622
  },
15726
15623
  "node_modules/npm/node_modules/npm-user-validate": {
15727
- "version": "2.0.0",
15728
- "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.0.tgz",
15729
- "integrity": "sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==",
15624
+ "version": "2.0.1",
15625
+ "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.1.tgz",
15626
+ "integrity": "sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA==",
15730
15627
  "inBundle": true,
15731
15628
  "license": "BSD-2-Clause",
15732
15629
  "engines": {
@@ -15750,7 +15647,9 @@
15750
15647
  }
15751
15648
  },
15752
15649
  "node_modules/npm/node_modules/pacote": {
15753
- "version": "18.0.3",
15650
+ "version": "18.0.6",
15651
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.6.tgz",
15652
+ "integrity": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==",
15754
15653
  "inBundle": true,
15755
15654
  "license": "ISC",
15756
15655
  "dependencies": {
@@ -15773,7 +15672,7 @@
15773
15672
  "tar": "^6.1.11"
15774
15673
  },
15775
15674
  "bin": {
15776
- "pacote": "lib/bin.js"
15675
+ "pacote": "bin/index.js"
15777
15676
  },
15778
15677
  "engines": {
15779
15678
  "node": "^16.14.0 || >=18.0.0"
@@ -15805,9 +15704,9 @@
15805
15704
  }
15806
15705
  },
15807
15706
  "node_modules/npm/node_modules/path-scurry": {
15808
- "version": "1.10.2",
15809
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",
15810
- "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",
15707
+ "version": "1.11.1",
15708
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
15709
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
15811
15710
  "inBundle": true,
15812
15711
  "license": "BlueOak-1.0.0",
15813
15712
  "dependencies": {
@@ -15815,14 +15714,24 @@
15815
15714
  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
15816
15715
  },
15817
15716
  "engines": {
15818
- "node": ">=16 || 14 >=14.17"
15717
+ "node": ">=16 || 14 >=14.18"
15819
15718
  },
15820
15719
  "funding": {
15821
15720
  "url": "https://github.com/sponsors/isaacs"
15822
15721
  }
15823
15722
  },
15723
+ "node_modules/npm/node_modules/path-scurry/node_modules/minipass": {
15724
+ "version": "7.0.4",
15725
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
15726
+ "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
15727
+ "inBundle": true,
15728
+ "license": "ISC",
15729
+ "engines": {
15730
+ "node": ">=16 || 14 >=14.17"
15731
+ }
15732
+ },
15824
15733
  "node_modules/npm/node_modules/postcss-selector-parser": {
15825
- "version": "6.0.16",
15734
+ "version": "6.1.0",
15826
15735
  "inBundle": true,
15827
15736
  "license": "MIT",
15828
15737
  "dependencies": {
@@ -15845,6 +15754,8 @@
15845
15754
  },
15846
15755
  "node_modules/npm/node_modules/proggy": {
15847
15756
  "version": "2.0.0",
15757
+ "resolved": "https://registry.npmjs.org/proggy/-/proggy-2.0.0.tgz",
15758
+ "integrity": "sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A==",
15848
15759
  "inBundle": true,
15849
15760
  "license": "ISC",
15850
15761
  "engines": {
@@ -15863,6 +15774,8 @@
15863
15774
  },
15864
15775
  "node_modules/npm/node_modules/promise-call-limit": {
15865
15776
  "version": "3.0.1",
15777
+ "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
15778
+ "integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
15866
15779
  "inBundle": true,
15867
15780
  "license": "ISC",
15868
15781
  "funding": {
@@ -15891,7 +15804,7 @@
15891
15804
  }
15892
15805
  },
15893
15806
  "node_modules/npm/node_modules/promzard": {
15894
- "version": "1.0.1",
15807
+ "version": "1.0.2",
15895
15808
  "inBundle": true,
15896
15809
  "license": "ISC",
15897
15810
  "dependencies": {
@@ -15966,12 +15879,11 @@
15966
15879
  "optional": true
15967
15880
  },
15968
15881
  "node_modules/npm/node_modules/semver": {
15969
- "version": "7.6.0",
15882
+ "version": "7.6.2",
15883
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
15884
+ "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
15970
15885
  "inBundle": true,
15971
15886
  "license": "ISC",
15972
- "dependencies": {
15973
- "lru-cache": "^6.0.0"
15974
- },
15975
15887
  "bin": {
15976
15888
  "semver": "bin/semver.js"
15977
15889
  },
@@ -15979,19 +15891,6 @@
15979
15891
  "node": ">=10"
15980
15892
  }
15981
15893
  },
15982
- "node_modules/npm/node_modules/semver/node_modules/lru-cache": {
15983
- "version": "6.0.0",
15984
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
15985
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
15986
- "inBundle": true,
15987
- "license": "ISC",
15988
- "dependencies": {
15989
- "yallist": "^4.0.0"
15990
- },
15991
- "engines": {
15992
- "node": ">=10"
15993
- }
15994
- },
15995
15894
  "node_modules/npm/node_modules/shebang-command": {
15996
15895
  "version": "2.0.0",
15997
15896
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -16029,18 +15928,16 @@
16029
15928
  }
16030
15929
  },
16031
15930
  "node_modules/npm/node_modules/sigstore": {
16032
- "version": "2.3.0",
16033
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.3.0.tgz",
16034
- "integrity": "sha512-q+o8L2ebiWD1AxD17eglf1pFrl9jtW7FHa0ygqY6EKvibK8JHyq9Z26v9MZXeDiw+RbfOJ9j2v70M10Hd6E06A==",
15931
+ "version": "2.3.1",
16035
15932
  "inBundle": true,
16036
15933
  "license": "Apache-2.0",
16037
15934
  "dependencies": {
16038
- "@sigstore/bundle": "^2.3.1",
15935
+ "@sigstore/bundle": "^2.3.2",
16039
15936
  "@sigstore/core": "^1.0.0",
16040
- "@sigstore/protobuf-specs": "^0.3.1",
16041
- "@sigstore/sign": "^2.3.0",
16042
- "@sigstore/tuf": "^2.3.1",
16043
- "@sigstore/verify": "^1.2.0"
15937
+ "@sigstore/protobuf-specs": "^0.3.2",
15938
+ "@sigstore/sign": "^2.3.2",
15939
+ "@sigstore/tuf": "^2.3.4",
15940
+ "@sigstore/verify": "^1.2.1"
16044
15941
  },
16045
15942
  "engines": {
16046
15943
  "node": "^16.14.0 || >=18.0.0"
@@ -16122,7 +16019,7 @@
16122
16019
  }
16123
16020
  },
16124
16021
  "node_modules/npm/node_modules/spdx-license-ids": {
16125
- "version": "3.0.17",
16022
+ "version": "3.0.18",
16126
16023
  "inBundle": true,
16127
16024
  "license": "CC0-1.0"
16128
16025
  },
@@ -16132,9 +16029,9 @@
16132
16029
  "license": "BSD-3-Clause"
16133
16030
  },
16134
16031
  "node_modules/npm/node_modules/ssri": {
16135
- "version": "10.0.5",
16136
- "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz",
16137
- "integrity": "sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A==",
16032
+ "version": "10.0.6",
16033
+ "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz",
16034
+ "integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==",
16138
16035
  "inBundle": true,
16139
16036
  "license": "ISC",
16140
16037
  "dependencies": {
@@ -16144,6 +16041,16 @@
16144
16041
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16145
16042
  }
16146
16043
  },
16044
+ "node_modules/npm/node_modules/ssri/node_modules/minipass": {
16045
+ "version": "7.0.4",
16046
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
16047
+ "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
16048
+ "inBundle": true,
16049
+ "license": "ISC",
16050
+ "engines": {
16051
+ "node": ">=16 || 14 >=14.17"
16052
+ }
16053
+ },
16147
16054
  "node_modules/npm/node_modules/string-width": {
16148
16055
  "version": "4.2.3",
16149
16056
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
@@ -16294,15 +16201,15 @@
16294
16201
  }
16295
16202
  },
16296
16203
  "node_modules/npm/node_modules/tuf-js": {
16297
- "version": "2.2.0",
16298
- "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
16299
- "integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
16204
+ "version": "2.2.1",
16205
+ "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.1.tgz",
16206
+ "integrity": "sha512-GwIJau9XaA8nLVbUXsN3IlFi7WmQ48gBUrl3FTkkL/XLu/POhBzfmX9hd33FNMX1qAsfl6ozO1iMmW9NC8YniA==",
16300
16207
  "inBundle": true,
16301
16208
  "license": "MIT",
16302
16209
  "dependencies": {
16303
- "@tufjs/models": "2.0.0",
16210
+ "@tufjs/models": "2.0.1",
16304
16211
  "debug": "^4.3.4",
16305
- "make-fetch-happen": "^13.0.0"
16212
+ "make-fetch-happen": "^13.0.1"
16306
16213
  },
16307
16214
  "engines": {
16308
16215
  "node": "^16.14.0 || >=18.0.0"
@@ -16364,14 +16271,11 @@
16364
16271
  }
16365
16272
  },
16366
16273
  "node_modules/npm/node_modules/validate-npm-package-name": {
16367
- "version": "5.0.0",
16368
- "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz",
16369
- "integrity": "sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==",
16274
+ "version": "5.0.1",
16275
+ "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz",
16276
+ "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==",
16370
16277
  "inBundle": true,
16371
16278
  "license": "ISC",
16372
- "dependencies": {
16373
- "builtins": "^5.0.0"
16374
- },
16375
16279
  "engines": {
16376
16280
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16377
16281
  }
@@ -16537,22 +16441,6 @@
16537
16441
  "inBundle": true,
16538
16442
  "license": "ISC"
16539
16443
  },
16540
- "node_modules/npmlog": {
16541
- "version": "7.0.1",
16542
- "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-7.0.1.tgz",
16543
- "integrity": "sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg==",
16544
- "extraneous": true,
16545
- "license": "ISC",
16546
- "dependencies": {
16547
- "are-we-there-yet": "^4.0.0",
16548
- "console-control-strings": "^1.1.0",
16549
- "gauge": "^5.0.0",
16550
- "set-blocking": "^2.0.0"
16551
- },
16552
- "engines": {
16553
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16554
- }
16555
- },
16556
16444
  "node_modules/nyc": {
16557
16445
  "version": "15.1.0",
16558
16446
  "resolved": "https://registry.npmjs.org/nyc/-/nyc-15.1.0.tgz",
@@ -16652,6 +16540,19 @@
16652
16540
  "node": "*"
16653
16541
  }
16654
16542
  },
16543
+ "node_modules/nyc/node_modules/p-map": {
16544
+ "version": "3.0.0",
16545
+ "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
16546
+ "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==",
16547
+ "dev": true,
16548
+ "license": "MIT",
16549
+ "dependencies": {
16550
+ "aggregate-error": "^3.0.0"
16551
+ },
16552
+ "engines": {
16553
+ "node": ">=8"
16554
+ }
16555
+ },
16655
16556
  "node_modules/nyc/node_modules/wrap-ansi": {
16656
16557
  "version": "6.2.0",
16657
16558
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
@@ -17098,16 +16999,19 @@
17098
16999
  }
17099
17000
  },
17100
17001
  "node_modules/p-map": {
17101
- "version": "3.0.0",
17102
- "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
17103
- "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==",
17104
- "dev": true,
17002
+ "version": "4.0.0",
17003
+ "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
17004
+ "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
17005
+ "extraneous": true,
17105
17006
  "license": "MIT",
17106
17007
  "dependencies": {
17107
17008
  "aggregate-error": "^3.0.0"
17108
17009
  },
17109
17010
  "engines": {
17110
- "node": ">=8"
17011
+ "node": ">=10"
17012
+ },
17013
+ "funding": {
17014
+ "url": "https://github.com/sponsors/sindresorhus"
17111
17015
  }
17112
17016
  },
17113
17017
  "node_modules/p-try": {
@@ -17169,53 +17073,52 @@
17169
17073
  }
17170
17074
  },
17171
17075
  "node_modules/pacote": {
17172
- "version": "17.0.7",
17173
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.7.tgz",
17174
- "integrity": "sha512-sgvnoUMlkv9xHwDUKjKQFXVyUi8dtJGKp3vg6sYy+TxbDic5RjZCHF3ygv0EJgNRZ2GfRONjlKPUfokJ9lDpwQ==",
17076
+ "version": "18.0.6",
17077
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.6.tgz",
17078
+ "integrity": "sha512-+eK3G27SMwsB8kLIuj4h1FUhHtwiEUo21Tw8wNjmvdlpOEr613edv+8FUsTj/4F/VN5ywGE19X18N7CC2EJk6A==",
17175
17079
  "extraneous": true,
17176
17080
  "license": "ISC",
17177
17081
  "dependencies": {
17178
17082
  "@npmcli/git": "^5.0.0",
17179
17083
  "@npmcli/installed-package-contents": "^2.0.1",
17084
+ "@npmcli/package-json": "^5.1.0",
17180
17085
  "@npmcli/promise-spawn": "^7.0.0",
17181
- "@npmcli/run-script": "^7.0.0",
17086
+ "@npmcli/run-script": "^8.0.0",
17182
17087
  "cacache": "^18.0.0",
17183
17088
  "fs-minipass": "^3.0.0",
17184
17089
  "minipass": "^7.0.2",
17185
17090
  "npm-package-arg": "^11.0.0",
17186
17091
  "npm-packlist": "^8.0.0",
17187
17092
  "npm-pick-manifest": "^9.0.0",
17188
- "npm-registry-fetch": "^16.0.0",
17093
+ "npm-registry-fetch": "^17.0.0",
17189
17094
  "proc-log": "^4.0.0",
17190
17095
  "promise-retry": "^2.0.1",
17191
- "read-package-json": "^7.0.0",
17192
- "read-package-json-fast": "^3.0.0",
17193
17096
  "sigstore": "^2.2.0",
17194
17097
  "ssri": "^10.0.0",
17195
17098
  "tar": "^6.1.11"
17196
17099
  },
17197
17100
  "bin": {
17198
- "pacote": "lib/bin.js"
17101
+ "pacote": "bin/index.js"
17199
17102
  },
17200
17103
  "engines": {
17201
17104
  "node": "^16.14.0 || >=18.0.0"
17202
17105
  }
17203
17106
  },
17204
- "node_modules/pacote/node_modules/@npmcli/run-script": {
17205
- "version": "7.0.4",
17206
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
17207
- "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
17107
+ "node_modules/pacote/node_modules/@npmcli/installed-package-contents": {
17108
+ "version": "2.0.2",
17109
+ "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
17110
+ "integrity": "sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==",
17208
17111
  "extraneous": true,
17209
17112
  "license": "ISC",
17210
17113
  "dependencies": {
17211
- "@npmcli/node-gyp": "^3.0.0",
17212
- "@npmcli/package-json": "^5.0.0",
17213
- "@npmcli/promise-spawn": "^7.0.0",
17214
- "node-gyp": "^10.0.0",
17215
- "which": "^4.0.0"
17114
+ "npm-bundled": "^3.0.0",
17115
+ "npm-normalize-package-bin": "^3.0.0"
17116
+ },
17117
+ "bin": {
17118
+ "installed-package-contents": "lib/index.js"
17216
17119
  },
17217
17120
  "engines": {
17218
- "node": "^16.14.0 || >=18.0.0"
17121
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17219
17122
  }
17220
17123
  },
17221
17124
  "node_modules/pako": {
@@ -17810,6 +17713,16 @@
17810
17713
  "integrity": "sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==",
17811
17714
  "license": "MIT"
17812
17715
  },
17716
+ "node_modules/proggy": {
17717
+ "version": "2.0.0",
17718
+ "resolved": "https://registry.npmjs.org/proggy/-/proggy-2.0.0.tgz",
17719
+ "integrity": "sha512-69agxLtnI8xBs9gUGqEnK26UfiexpHy+KUpBQWabiytQjnn5wFY8rklAi7GRfABIuPNnQ/ik48+LGLkYYJcy4A==",
17720
+ "extraneous": true,
17721
+ "license": "ISC",
17722
+ "engines": {
17723
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17724
+ }
17725
+ },
17813
17726
  "node_modules/promise-all-reject-late": {
17814
17727
  "version": "1.0.1",
17815
17728
  "resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz",
@@ -17821,9 +17734,9 @@
17821
17734
  }
17822
17735
  },
17823
17736
  "node_modules/promise-call-limit": {
17824
- "version": "1.0.2",
17825
- "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-1.0.2.tgz",
17826
- "integrity": "sha512-1vTUnfI2hzui8AEIixbdAJlFY4LFDXqQswy/2eOlThAscXCY4It8FdVuI0fMJGAB2aWGbdQf/gv0skKYXmdrHA==",
17737
+ "version": "3.0.1",
17738
+ "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
17739
+ "integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
17827
17740
  "extraneous": true,
17828
17741
  "license": "ISC",
17829
17742
  "funding": {
@@ -18048,22 +17961,6 @@
18048
17961
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
18049
17962
  }
18050
17963
  },
18051
- "node_modules/read-package-json": {
18052
- "version": "7.0.0",
18053
- "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-7.0.0.tgz",
18054
- "integrity": "sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==",
18055
- "extraneous": true,
18056
- "license": "ISC",
18057
- "dependencies": {
18058
- "glob": "^10.2.2",
18059
- "json-parse-even-better-errors": "^3.0.0",
18060
- "normalize-package-data": "^6.0.0",
18061
- "npm-normalize-package-bin": "^3.0.0"
18062
- },
18063
- "engines": {
18064
- "node": "^16.14.0 || >=18.0.0"
18065
- }
18066
- },
18067
17964
  "node_modules/read-package-json-fast": {
18068
17965
  "version": "3.0.2",
18069
17966
  "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz",
@@ -18859,6 +18756,49 @@
18859
18756
  "node": "^16.14.0 || >=18.0.0"
18860
18757
  }
18861
18758
  },
18759
+ "node_modules/sigstore/node_modules/@sigstore/tuf": {
18760
+ "version": "2.3.2",
18761
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz",
18762
+ "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==",
18763
+ "extraneous": true,
18764
+ "license": "Apache-2.0",
18765
+ "dependencies": {
18766
+ "@sigstore/protobuf-specs": "^0.3.0",
18767
+ "tuf-js": "^2.2.0"
18768
+ },
18769
+ "engines": {
18770
+ "node": "^16.14.0 || >=18.0.0"
18771
+ }
18772
+ },
18773
+ "node_modules/sigstore/node_modules/@tufjs/models": {
18774
+ "version": "2.0.0",
18775
+ "resolved": "https://registry.npmjs.org/@tufjs/models/-/models-2.0.0.tgz",
18776
+ "integrity": "sha512-c8nj8BaOExmZKO2DXhDfegyhSGcG9E/mPN3U13L+/PsoWm1uaGiHHjxqSHQiasDBQwDA3aHuw9+9spYAP1qvvg==",
18777
+ "extraneous": true,
18778
+ "license": "MIT",
18779
+ "dependencies": {
18780
+ "@tufjs/canonical-json": "2.0.0",
18781
+ "minimatch": "^9.0.3"
18782
+ },
18783
+ "engines": {
18784
+ "node": "^16.14.0 || >=18.0.0"
18785
+ }
18786
+ },
18787
+ "node_modules/sigstore/node_modules/tuf-js": {
18788
+ "version": "2.2.0",
18789
+ "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
18790
+ "integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
18791
+ "extraneous": true,
18792
+ "license": "MIT",
18793
+ "dependencies": {
18794
+ "@tufjs/models": "2.0.0",
18795
+ "debug": "^4.3.4",
18796
+ "make-fetch-happen": "^13.0.0"
18797
+ },
18798
+ "engines": {
18799
+ "node": "^16.14.0 || >=18.0.0"
18800
+ }
18801
+ },
18862
18802
  "node_modules/simple-swizzle": {
18863
18803
  "version": "0.2.2",
18864
18804
  "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
@@ -20097,15 +20037,15 @@
20097
20037
  "license": "0BSD"
20098
20038
  },
20099
20039
  "node_modules/tuf-js": {
20100
- "version": "2.2.0",
20101
- "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
20102
- "integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
20040
+ "version": "2.2.1",
20041
+ "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.1.tgz",
20042
+ "integrity": "sha512-GwIJau9XaA8nLVbUXsN3IlFi7WmQ48gBUrl3FTkkL/XLu/POhBzfmX9hd33FNMX1qAsfl6ozO1iMmW9NC8YniA==",
20103
20043
  "extraneous": true,
20104
20044
  "license": "MIT",
20105
20045
  "dependencies": {
20106
- "@tufjs/models": "2.0.0",
20046
+ "@tufjs/models": "2.0.1",
20107
20047
  "debug": "^4.3.4",
20108
- "make-fetch-happen": "^13.0.0"
20048
+ "make-fetch-happen": "^13.0.1"
20109
20049
  },
20110
20050
  "engines": {
20111
20051
  "node": "^16.14.0 || >=18.0.0"
@@ -20636,16 +20576,6 @@
20636
20576
  "url": "https://github.com/sponsors/ljharb"
20637
20577
  }
20638
20578
  },
20639
- "node_modules/wide-align": {
20640
- "version": "1.1.5",
20641
- "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
20642
- "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
20643
- "extraneous": true,
20644
- "license": "ISC",
20645
- "dependencies": {
20646
- "string-width": "^1.0.2 || 2 || 3 || 4"
20647
- }
20648
- },
20649
20579
  "node_modules/widest-line": {
20650
20580
  "version": "3.1.0",
20651
20581
  "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",