@salesforce/plugin-release-management 5.2.9 → 5.2.10

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.2.9",
3
+ "version": "5.2.10",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-release-management",
9
- "version": "5.2.9",
9
+ "version": "5.2.10",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.26.4",
@@ -17,7 +17,7 @@
17
17
  "@salesforce/core": "^7.3.1",
18
18
  "@salesforce/kit": "^3.1.0",
19
19
  "@salesforce/plugin-command-reference": "^3.0.82",
20
- "@salesforce/plugin-trust": "^3.6.3",
20
+ "@salesforce/plugin-trust": "^3.6.8",
21
21
  "@salesforce/sf-plugins-core": "^9.0.7",
22
22
  "@salesforce/ts-types": "^2.0.9",
23
23
  "aws-sdk": "^2.1599.0",
@@ -3365,16 +3365,6 @@
3365
3365
  "node": ">=6.9.0"
3366
3366
  }
3367
3367
  },
3368
- "node_modules/@colors/colors": {
3369
- "version": "1.5.0",
3370
- "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
3371
- "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==",
3372
- "extraneous": true,
3373
- "license": "MIT",
3374
- "engines": {
3375
- "node": ">=0.1.90"
3376
- }
3377
- },
3378
3368
  "node_modules/@commitlint/cli": {
3379
3369
  "version": "17.6.5",
3380
3370
  "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz",
@@ -4808,6 +4798,33 @@
4808
4798
  "node": "^16.14.0 || >=18.0.0"
4809
4799
  }
4810
4800
  },
4801
+ "node_modules/@npmcli/arborist/node_modules/@npmcli/run-script": {
4802
+ "version": "7.0.4",
4803
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
4804
+ "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
4805
+ "extraneous": true,
4806
+ "license": "ISC",
4807
+ "dependencies": {
4808
+ "@npmcli/node-gyp": "^3.0.0",
4809
+ "@npmcli/package-json": "^5.0.0",
4810
+ "@npmcli/promise-spawn": "^7.0.0",
4811
+ "node-gyp": "^10.0.0",
4812
+ "which": "^4.0.0"
4813
+ },
4814
+ "engines": {
4815
+ "node": "^16.14.0 || >=18.0.0"
4816
+ }
4817
+ },
4818
+ "node_modules/@npmcli/arborist/node_modules/proc-log": {
4819
+ "version": "3.0.0",
4820
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
4821
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
4822
+ "extraneous": true,
4823
+ "license": "ISC",
4824
+ "engines": {
4825
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4826
+ }
4827
+ },
4811
4828
  "node_modules/@npmcli/config": {
4812
4829
  "version": "8.2.2",
4813
4830
  "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.2.2.tgz",
@@ -4838,6 +4855,16 @@
4838
4855
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4839
4856
  }
4840
4857
  },
4858
+ "node_modules/@npmcli/config/node_modules/proc-log": {
4859
+ "version": "3.0.0",
4860
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
4861
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
4862
+ "extraneous": true,
4863
+ "license": "ISC",
4864
+ "engines": {
4865
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4866
+ }
4867
+ },
4841
4868
  "node_modules/@npmcli/disparity-colors": {
4842
4869
  "version": "3.0.0",
4843
4870
  "resolved": "https://registry.npmjs.org/@npmcli/disparity-colors/-/disparity-colors-3.0.0.tgz",
@@ -4884,6 +4911,16 @@
4884
4911
  "node": "^16.14.0 || >=18.0.0"
4885
4912
  }
4886
4913
  },
4914
+ "node_modules/@npmcli/git/node_modules/proc-log": {
4915
+ "version": "3.0.0",
4916
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
4917
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
4918
+ "extraneous": true,
4919
+ "license": "ISC",
4920
+ "engines": {
4921
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4922
+ }
4923
+ },
4887
4924
  "node_modules/@npmcli/installed-package-contents": {
4888
4925
  "version": "2.0.2",
4889
4926
  "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
@@ -4972,6 +5009,16 @@
4972
5009
  "node": "^16.14.0 || >=18.0.0"
4973
5010
  }
4974
5011
  },
5012
+ "node_modules/@npmcli/package-json/node_modules/proc-log": {
5013
+ "version": "3.0.0",
5014
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
5015
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
5016
+ "extraneous": true,
5017
+ "license": "ISC",
5018
+ "engines": {
5019
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
5020
+ }
5021
+ },
4975
5022
  "node_modules/@npmcli/promise-spawn": {
4976
5023
  "version": "7.0.1",
4977
5024
  "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
@@ -4999,9 +5046,9 @@
4999
5046
  }
5000
5047
  },
5001
5048
  "node_modules/@npmcli/redact": {
5002
- "version": "1.1.0",
5003
- "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-1.1.0.tgz",
5004
- "integrity": "sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ==",
5049
+ "version": "2.0.0",
5050
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.0.tgz",
5051
+ "integrity": "sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==",
5005
5052
  "extraneous": true,
5006
5053
  "license": "ISC",
5007
5054
  "engines": {
@@ -5009,9 +5056,9 @@
5009
5056
  }
5010
5057
  },
5011
5058
  "node_modules/@npmcli/run-script": {
5012
- "version": "7.0.4",
5013
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
5014
- "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
5059
+ "version": "8.1.0",
5060
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-8.1.0.tgz",
5061
+ "integrity": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==",
5015
5062
  "extraneous": true,
5016
5063
  "license": "ISC",
5017
5064
  "dependencies": {
@@ -5019,6 +5066,7 @@
5019
5066
  "@npmcli/package-json": "^5.0.0",
5020
5067
  "@npmcli/promise-spawn": "^7.0.0",
5021
5068
  "node-gyp": "^10.0.0",
5069
+ "proc-log": "^4.0.0",
5022
5070
  "which": "^4.0.0"
5023
5071
  },
5024
5072
  "engines": {
@@ -5809,17 +5857,17 @@
5809
5857
  }
5810
5858
  },
5811
5859
  "node_modules/@salesforce/plugin-trust": {
5812
- "version": "3.6.3",
5813
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.3.tgz",
5814
- "integrity": "sha512-O/RWxCCjuQOYPCNFsYz/jb5h1spjMWccv4C1jvgvsvphZBalplBnFT0vls4GyMc2BAQKPSI4IlcdMkIZTGxZuw==",
5860
+ "version": "3.6.8",
5861
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.8.tgz",
5862
+ "integrity": "sha512-j9GjJ1Fk9jSR0IE/V1Btb2sfG+nnYjWaLPGs+Tebn5PKLHDeuSLVGybYW5Ue6mzy1XsFZHswh0uVamhshTWSnQ==",
5815
5863
  "license": "BSD-3-Clause",
5816
5864
  "dependencies": {
5817
- "@oclif/core": "^3.26.2",
5818
- "@salesforce/core": "^7.0.1",
5819
- "@salesforce/kit": "^3.1.0",
5820
- "@salesforce/sf-plugins-core": "^9.0.0",
5865
+ "@oclif/core": "^3.26.4",
5866
+ "@salesforce/core": "^7.3.0",
5867
+ "@salesforce/kit": "^3.1.1",
5868
+ "@salesforce/sf-plugins-core": "^9.0.7",
5821
5869
  "got": "^13.0.0",
5822
- "npm": "10.5.0",
5870
+ "npm": "^10.7.0",
5823
5871
  "npm-run-path": "^4.0.1",
5824
5872
  "proxy-agent": "^6.4.0",
5825
5873
  "semver": "^7.6.0",
@@ -8569,22 +8617,6 @@
8569
8617
  "url": "https://github.com/sponsors/sindresorhus"
8570
8618
  }
8571
8619
  },
8572
- "node_modules/cli-table3": {
8573
- "version": "0.6.3",
8574
- "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
8575
- "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==",
8576
- "extraneous": true,
8577
- "license": "MIT",
8578
- "dependencies": {
8579
- "string-width": "^4.2.0"
8580
- },
8581
- "engines": {
8582
- "node": "10.* || >= 12.*"
8583
- },
8584
- "optionalDependencies": {
8585
- "@colors/colors": "1.5.0"
8586
- }
8587
- },
8588
8620
  "node_modules/cli-width": {
8589
8621
  "version": "4.1.0",
8590
8622
  "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
@@ -8622,16 +8654,6 @@
8622
8654
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
8623
8655
  }
8624
8656
  },
8625
- "node_modules/clone": {
8626
- "version": "1.0.4",
8627
- "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
8628
- "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
8629
- "extraneous": true,
8630
- "license": "MIT",
8631
- "engines": {
8632
- "node": ">=0.8"
8633
- }
8634
- },
8635
8657
  "node_modules/cmd-shim": {
8636
8658
  "version": "6.0.1",
8637
8659
  "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-6.0.1.tgz",
@@ -8699,20 +8721,6 @@
8699
8721
  "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
8700
8722
  "license": "MIT"
8701
8723
  },
8702
- "node_modules/columnify": {
8703
- "version": "1.6.0",
8704
- "resolved": "https://registry.npmjs.org/columnify/-/columnify-1.6.0.tgz",
8705
- "integrity": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==",
8706
- "extraneous": true,
8707
- "license": "MIT",
8708
- "dependencies": {
8709
- "strip-ansi": "^6.0.1",
8710
- "wcwidth": "^1.0.0"
8711
- },
8712
- "engines": {
8713
- "node": ">=8.0.0"
8714
- }
8715
- },
8716
8724
  "node_modules/combined-stream": {
8717
8725
  "version": "1.0.8",
8718
8726
  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
@@ -9500,19 +9508,6 @@
9500
9508
  "node": ">=8"
9501
9509
  }
9502
9510
  },
9503
- "node_modules/defaults": {
9504
- "version": "1.0.4",
9505
- "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
9506
- "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
9507
- "extraneous": true,
9508
- "license": "MIT",
9509
- "dependencies": {
9510
- "clone": "^1.0.2"
9511
- },
9512
- "funding": {
9513
- "url": "https://github.com/sponsors/sindresorhus"
9514
- }
9515
- },
9516
9511
  "node_modules/defer-to-connect": {
9517
9512
  "version": "2.0.1",
9518
9513
  "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
@@ -12092,16 +12087,16 @@
12092
12087
  "license": "ISC"
12093
12088
  },
12094
12089
  "node_modules/init-package-json": {
12095
- "version": "6.0.0",
12096
- "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.0.tgz",
12097
- "integrity": "sha512-AmXD+Aht5iZGo/y1KUtZSUQ1SltesXHxQuc7qeNz0eUGx/8WgkHeeQLSFdM8l9YpmnnamGIbAxVdAs2xoLRKRQ==",
12090
+ "version": "6.0.3",
12091
+ "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.3.tgz",
12092
+ "integrity": "sha512-Zfeb5ol+H+eqJWHTaGca9BovufyGeIfr4zaaBorPmJBMrJ+KBnN+kQx2ZtXdsotUTgldHmHQV44xvUWOUA7E2w==",
12098
12093
  "extraneous": true,
12099
12094
  "license": "ISC",
12100
12095
  "dependencies": {
12096
+ "@npmcli/package-json": "^5.0.0",
12101
12097
  "npm-package-arg": "^11.0.0",
12102
12098
  "promzard": "^1.0.0",
12103
- "read": "^2.0.0",
12104
- "read-package-json": "^7.0.0",
12099
+ "read": "^3.0.1",
12105
12100
  "semver": "^7.3.5",
12106
12101
  "validate-npm-package-license": "^3.0.4",
12107
12102
  "validate-npm-package-name": "^5.0.0"
@@ -13181,19 +13176,18 @@
13181
13176
  }
13182
13177
  },
13183
13178
  "node_modules/libnpmexec": {
13184
- "version": "7.0.10",
13185
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.10.tgz",
13186
- "integrity": "sha512-MwjY0SzG9pHBMW+Otl/6ZA2s4kRUYxelo9vIKeWHG3CV0b/4mzi88rYNk3fv46hQ4ypIIEZYOzV/pHky/DS8og==",
13179
+ "version": "8.1.0",
13180
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.0.tgz",
13181
+ "integrity": "sha512-ZU2J7bcr9VGjld4g+mRTcIsZWwnuqiENxifcXLCXhh7uvjpRn67zV9+RLhVfYcAZkibDKnYCczNCVNhuPx4PKg==",
13187
13182
  "extraneous": true,
13188
13183
  "license": "ISC",
13189
13184
  "dependencies": {
13190
13185
  "@npmcli/arborist": "^7.2.1",
13191
- "@npmcli/run-script": "^7.0.2",
13186
+ "@npmcli/run-script": "^8.1.0",
13192
13187
  "ci-info": "^4.0.0",
13193
- "npm-package-arg": "^11.0.1",
13194
- "npmlog": "^7.0.1",
13195
- "pacote": "^17.0.4",
13196
- "proc-log": "^3.0.0",
13188
+ "npm-package-arg": "^11.0.2",
13189
+ "pacote": "^18.0.1",
13190
+ "proc-log": "^4.2.0",
13197
13191
  "read": "^3.0.1",
13198
13192
  "read-package-json-fast": "^3.0.2",
13199
13193
  "semver": "^7.3.7",
@@ -13203,146 +13197,511 @@
13203
13197
  "node": "^16.14.0 || >=18.0.0"
13204
13198
  }
13205
13199
  },
13206
- "node_modules/libnpmexec/node_modules/read": {
13207
- "version": "3.0.1",
13208
- "resolved": "https://registry.npmjs.org/read/-/read-3.0.1.tgz",
13209
- "integrity": "sha512-SLBrDU/Srs/9EoWhU5GdbAoxG1GzpQHo/6qiGItaoLJ1thmYpcNIM1qISEUvyHBzfGlWIyd6p2DNi1oV1VmAuw==",
13200
+ "node_modules/libnpmexec/node_modules/@npmcli/package-json": {
13201
+ "version": "5.1.0",
13202
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
13203
+ "integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
13210
13204
  "extraneous": true,
13211
13205
  "license": "ISC",
13212
13206
  "dependencies": {
13213
- "mute-stream": "^1.0.0"
13207
+ "@npmcli/git": "^5.0.0",
13208
+ "glob": "^10.2.2",
13209
+ "hosted-git-info": "^7.0.0",
13210
+ "json-parse-even-better-errors": "^3.0.0",
13211
+ "normalize-package-data": "^6.0.0",
13212
+ "proc-log": "^4.0.0",
13213
+ "semver": "^7.5.3"
13214
13214
  },
13215
13215
  "engines": {
13216
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13216
+ "node": "^16.14.0 || >=18.0.0"
13217
13217
  }
13218
13218
  },
13219
- "node_modules/libnpmfund": {
13220
- "version": "5.0.3",
13221
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.3.tgz",
13222
- "integrity": "sha512-Kb/fJZNAOG6uIHkhkUah+HfLYqqyuc3s65cPWiwGz1nta8ta79PaexzstGxvGrMA/JFfjZ0BMOejM6zB1aXA8g==",
13219
+ "node_modules/libnpmexec/node_modules/@npmcli/package-json/node_modules/proc-log": {
13220
+ "version": "4.0.0",
13221
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
13222
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
13223
13223
  "extraneous": true,
13224
13224
  "license": "ISC",
13225
- "dependencies": {
13226
- "@npmcli/arborist": "^7.2.1"
13227
- },
13228
13225
  "engines": {
13229
- "node": "^16.14.0 || >=18.0.0"
13226
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13230
13227
  }
13231
13228
  },
13232
- "node_modules/libnpmhook": {
13233
- "version": "10.0.1",
13234
- "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
13235
- "integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
13229
+ "node_modules/libnpmexec/node_modules/npm-package-arg": {
13230
+ "version": "11.0.2",
13231
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz",
13232
+ "integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==",
13236
13233
  "extraneous": true,
13237
13234
  "license": "ISC",
13238
13235
  "dependencies": {
13239
- "aproba": "^2.0.0",
13240
- "npm-registry-fetch": "^16.0.0"
13236
+ "hosted-git-info": "^7.0.0",
13237
+ "proc-log": "^4.0.0",
13238
+ "semver": "^7.3.5",
13239
+ "validate-npm-package-name": "^5.0.0"
13241
13240
  },
13242
13241
  "engines": {
13243
13242
  "node": "^16.14.0 || >=18.0.0"
13244
13243
  }
13245
13244
  },
13246
- "node_modules/libnpmorg": {
13247
- "version": "6.0.2",
13248
- "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
13249
- "integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
13245
+ "node_modules/libnpmexec/node_modules/npm-package-arg/node_modules/proc-log": {
13246
+ "version": "4.0.0",
13247
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
13248
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
13250
13249
  "extraneous": true,
13251
13250
  "license": "ISC",
13252
- "dependencies": {
13253
- "aproba": "^2.0.0",
13254
- "npm-registry-fetch": "^16.0.0"
13255
- },
13256
13251
  "engines": {
13257
- "node": "^16.14.0 || >=18.0.0"
13252
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13258
13253
  }
13259
13254
  },
13260
- "node_modules/libnpmpack": {
13261
- "version": "6.0.5",
13262
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.5.tgz",
13263
- "integrity": "sha512-H6a8EDBwU765ogkcan1VEhjAZFflXgKVijbB7TDnbl2ce0MuJDLnmVzSg30/7zgIj1gNtxenaBigeQFQ1hxP9A==",
13255
+ "node_modules/libnpmexec/node_modules/npm-registry-fetch": {
13256
+ "version": "17.0.1",
13257
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
13258
+ "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
13264
13259
  "extraneous": true,
13265
13260
  "license": "ISC",
13266
13261
  "dependencies": {
13267
- "@npmcli/arborist": "^7.2.1",
13268
- "@npmcli/run-script": "^7.0.2",
13269
- "npm-package-arg": "^11.0.1",
13270
- "pacote": "^17.0.4"
13262
+ "@npmcli/redact": "^2.0.0",
13263
+ "make-fetch-happen": "^13.0.0",
13264
+ "minipass": "^7.0.2",
13265
+ "minipass-fetch": "^3.0.0",
13266
+ "minipass-json-stream": "^1.0.1",
13267
+ "minizlib": "^2.1.2",
13268
+ "npm-package-arg": "^11.0.0",
13269
+ "proc-log": "^4.0.0"
13271
13270
  },
13272
13271
  "engines": {
13273
13272
  "node": "^16.14.0 || >=18.0.0"
13274
13273
  }
13275
13274
  },
13276
- "node_modules/libnpmpublish": {
13277
- "version": "9.0.5",
13278
- "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.5.tgz",
13279
- "integrity": "sha512-MSKHZN2NXmp8GafDMy2eH/FK6c0BjpCbuJ4vJU4xPqCguy0w805VoRnsCwxyrvzCC13MB2tU6VOAX08GioINBA==",
13275
+ "node_modules/libnpmexec/node_modules/npm-registry-fetch/node_modules/npm-package-arg": {
13276
+ "version": "11.0.1",
13277
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
13278
+ "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
13280
13279
  "extraneous": true,
13281
13280
  "license": "ISC",
13282
13281
  "dependencies": {
13283
- "ci-info": "^4.0.0",
13284
- "normalize-package-data": "^6.0.0",
13285
- "npm-package-arg": "^11.0.1",
13286
- "npm-registry-fetch": "^16.2.0",
13282
+ "hosted-git-info": "^7.0.0",
13287
13283
  "proc-log": "^3.0.0",
13288
- "semver": "^7.3.7",
13289
- "sigstore": "^2.2.0",
13290
- "ssri": "^10.0.5"
13284
+ "semver": "^7.3.5",
13285
+ "validate-npm-package-name": "^5.0.0"
13291
13286
  },
13292
13287
  "engines": {
13293
13288
  "node": "^16.14.0 || >=18.0.0"
13294
13289
  }
13295
13290
  },
13296
- "node_modules/libnpmsearch": {
13297
- "version": "7.0.1",
13298
- "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
13299
- "integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
13291
+ "node_modules/libnpmexec/node_modules/npm-registry-fetch/node_modules/npm-package-arg/node_modules/proc-log": {
13292
+ "version": "3.0.0",
13293
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
13294
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
13300
13295
  "extraneous": true,
13301
13296
  "license": "ISC",
13302
- "dependencies": {
13303
- "npm-registry-fetch": "^16.0.0"
13304
- },
13305
13297
  "engines": {
13306
- "node": "^16.14.0 || >=18.0.0"
13298
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13307
13299
  }
13308
13300
  },
13309
- "node_modules/libnpmteam": {
13310
- "version": "6.0.1",
13311
- "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
13312
- "integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
13301
+ "node_modules/libnpmexec/node_modules/npm-registry-fetch/node_modules/proc-log": {
13302
+ "version": "4.0.0",
13303
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
13304
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
13305
+ "extraneous": true,
13306
+ "license": "ISC",
13307
+ "engines": {
13308
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13309
+ }
13310
+ },
13311
+ "node_modules/libnpmexec/node_modules/pacote": {
13312
+ "version": "18.0.4",
13313
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
13314
+ "integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
13313
13315
  "extraneous": true,
13314
13316
  "license": "ISC",
13315
13317
  "dependencies": {
13316
- "aproba": "^2.0.0",
13317
- "npm-registry-fetch": "^16.0.0"
13318
+ "@npmcli/git": "^5.0.0",
13319
+ "@npmcli/installed-package-contents": "^2.0.1",
13320
+ "@npmcli/package-json": "^5.1.0",
13321
+ "@npmcli/promise-spawn": "^7.0.0",
13322
+ "@npmcli/run-script": "^8.0.0",
13323
+ "cacache": "^18.0.0",
13324
+ "fs-minipass": "^3.0.0",
13325
+ "minipass": "^7.0.2",
13326
+ "npm-package-arg": "^11.0.0",
13327
+ "npm-packlist": "^8.0.0",
13328
+ "npm-pick-manifest": "^9.0.0",
13329
+ "npm-registry-fetch": "^17.0.0",
13330
+ "proc-log": "^4.0.0",
13331
+ "promise-retry": "^2.0.1",
13332
+ "sigstore": "^2.2.0",
13333
+ "ssri": "^10.0.0",
13334
+ "tar": "^6.1.11"
13335
+ },
13336
+ "bin": {
13337
+ "pacote": "lib/bin.js"
13318
13338
  },
13319
13339
  "engines": {
13320
13340
  "node": "^16.14.0 || >=18.0.0"
13321
13341
  }
13322
13342
  },
13323
- "node_modules/libnpmversion": {
13324
- "version": "5.0.2",
13325
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
13326
- "integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
13343
+ "node_modules/libnpmexec/node_modules/pacote/node_modules/npm-package-arg": {
13344
+ "version": "11.0.1",
13345
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
13346
+ "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
13327
13347
  "extraneous": true,
13328
13348
  "license": "ISC",
13329
13349
  "dependencies": {
13330
- "@npmcli/git": "^5.0.3",
13331
- "@npmcli/run-script": "^7.0.2",
13332
- "json-parse-even-better-errors": "^3.0.0",
13350
+ "hosted-git-info": "^7.0.0",
13333
13351
  "proc-log": "^3.0.0",
13334
- "semver": "^7.3.7"
13352
+ "semver": "^7.3.5",
13353
+ "validate-npm-package-name": "^5.0.0"
13335
13354
  },
13336
13355
  "engines": {
13337
13356
  "node": "^16.14.0 || >=18.0.0"
13338
13357
  }
13339
13358
  },
13340
- "node_modules/lie": {
13341
- "version": "3.3.0",
13342
- "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
13343
- "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
13344
- "license": "MIT",
13345
- "dependencies": {
13359
+ "node_modules/libnpmexec/node_modules/pacote/node_modules/npm-package-arg/node_modules/proc-log": {
13360
+ "version": "3.0.0",
13361
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
13362
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
13363
+ "extraneous": true,
13364
+ "license": "ISC",
13365
+ "engines": {
13366
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13367
+ }
13368
+ },
13369
+ "node_modules/libnpmexec/node_modules/pacote/node_modules/proc-log": {
13370
+ "version": "4.0.0",
13371
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
13372
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
13373
+ "extraneous": true,
13374
+ "license": "ISC",
13375
+ "engines": {
13376
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13377
+ }
13378
+ },
13379
+ "node_modules/libnpmexec/node_modules/proc-log": {
13380
+ "version": "4.2.0",
13381
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
13382
+ "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
13383
+ "extraneous": true,
13384
+ "license": "ISC",
13385
+ "engines": {
13386
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13387
+ }
13388
+ },
13389
+ "node_modules/libnpmfund": {
13390
+ "version": "5.0.3",
13391
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.3.tgz",
13392
+ "integrity": "sha512-Kb/fJZNAOG6uIHkhkUah+HfLYqqyuc3s65cPWiwGz1nta8ta79PaexzstGxvGrMA/JFfjZ0BMOejM6zB1aXA8g==",
13393
+ "extraneous": true,
13394
+ "license": "ISC",
13395
+ "dependencies": {
13396
+ "@npmcli/arborist": "^7.2.1"
13397
+ },
13398
+ "engines": {
13399
+ "node": "^16.14.0 || >=18.0.0"
13400
+ }
13401
+ },
13402
+ "node_modules/libnpmhook": {
13403
+ "version": "10.0.1",
13404
+ "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
13405
+ "integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
13406
+ "extraneous": true,
13407
+ "license": "ISC",
13408
+ "dependencies": {
13409
+ "aproba": "^2.0.0",
13410
+ "npm-registry-fetch": "^16.0.0"
13411
+ },
13412
+ "engines": {
13413
+ "node": "^16.14.0 || >=18.0.0"
13414
+ }
13415
+ },
13416
+ "node_modules/libnpmorg": {
13417
+ "version": "6.0.2",
13418
+ "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
13419
+ "integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
13420
+ "extraneous": true,
13421
+ "license": "ISC",
13422
+ "dependencies": {
13423
+ "aproba": "^2.0.0",
13424
+ "npm-registry-fetch": "^16.0.0"
13425
+ },
13426
+ "engines": {
13427
+ "node": "^16.14.0 || >=18.0.0"
13428
+ }
13429
+ },
13430
+ "node_modules/libnpmpack": {
13431
+ "version": "7.0.1",
13432
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.1.tgz",
13433
+ "integrity": "sha512-/Q2eVsJG3/5wivozBote/wpIHZvDAXHY7N5FFKKJMitZ1kZeF2lUZuBdCjNAatuzcfOSO1kcp13EIFXWiN9v9w==",
13434
+ "extraneous": true,
13435
+ "license": "ISC",
13436
+ "dependencies": {
13437
+ "@npmcli/arborist": "^7.2.1",
13438
+ "@npmcli/run-script": "^8.1.0",
13439
+ "npm-package-arg": "^11.0.2",
13440
+ "pacote": "^18.0.1"
13441
+ },
13442
+ "engines": {
13443
+ "node": "^16.14.0 || >=18.0.0"
13444
+ }
13445
+ },
13446
+ "node_modules/libnpmpack/node_modules/@npmcli/package-json": {
13447
+ "version": "5.1.0",
13448
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
13449
+ "integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
13450
+ "extraneous": true,
13451
+ "license": "ISC",
13452
+ "dependencies": {
13453
+ "@npmcli/git": "^5.0.0",
13454
+ "glob": "^10.2.2",
13455
+ "hosted-git-info": "^7.0.0",
13456
+ "json-parse-even-better-errors": "^3.0.0",
13457
+ "normalize-package-data": "^6.0.0",
13458
+ "proc-log": "^4.0.0",
13459
+ "semver": "^7.5.3"
13460
+ },
13461
+ "engines": {
13462
+ "node": "^16.14.0 || >=18.0.0"
13463
+ }
13464
+ },
13465
+ "node_modules/libnpmpack/node_modules/npm-package-arg": {
13466
+ "version": "11.0.2",
13467
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz",
13468
+ "integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==",
13469
+ "extraneous": true,
13470
+ "license": "ISC",
13471
+ "dependencies": {
13472
+ "hosted-git-info": "^7.0.0",
13473
+ "proc-log": "^4.0.0",
13474
+ "semver": "^7.3.5",
13475
+ "validate-npm-package-name": "^5.0.0"
13476
+ },
13477
+ "engines": {
13478
+ "node": "^16.14.0 || >=18.0.0"
13479
+ }
13480
+ },
13481
+ "node_modules/libnpmpack/node_modules/npm-registry-fetch": {
13482
+ "version": "17.0.1",
13483
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
13484
+ "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
13485
+ "extraneous": true,
13486
+ "license": "ISC",
13487
+ "dependencies": {
13488
+ "@npmcli/redact": "^2.0.0",
13489
+ "make-fetch-happen": "^13.0.0",
13490
+ "minipass": "^7.0.2",
13491
+ "minipass-fetch": "^3.0.0",
13492
+ "minipass-json-stream": "^1.0.1",
13493
+ "minizlib": "^2.1.2",
13494
+ "npm-package-arg": "^11.0.0",
13495
+ "proc-log": "^4.0.0"
13496
+ },
13497
+ "engines": {
13498
+ "node": "^16.14.0 || >=18.0.0"
13499
+ }
13500
+ },
13501
+ "node_modules/libnpmpack/node_modules/npm-registry-fetch/node_modules/npm-package-arg": {
13502
+ "version": "11.0.1",
13503
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
13504
+ "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
13505
+ "extraneous": true,
13506
+ "license": "ISC",
13507
+ "dependencies": {
13508
+ "hosted-git-info": "^7.0.0",
13509
+ "proc-log": "^3.0.0",
13510
+ "semver": "^7.3.5",
13511
+ "validate-npm-package-name": "^5.0.0"
13512
+ },
13513
+ "engines": {
13514
+ "node": "^16.14.0 || >=18.0.0"
13515
+ }
13516
+ },
13517
+ "node_modules/libnpmpack/node_modules/npm-registry-fetch/node_modules/npm-package-arg/node_modules/proc-log": {
13518
+ "version": "3.0.0",
13519
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
13520
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
13521
+ "extraneous": true,
13522
+ "license": "ISC",
13523
+ "engines": {
13524
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13525
+ }
13526
+ },
13527
+ "node_modules/libnpmpack/node_modules/pacote": {
13528
+ "version": "18.0.4",
13529
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
13530
+ "integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
13531
+ "extraneous": true,
13532
+ "license": "ISC",
13533
+ "dependencies": {
13534
+ "@npmcli/git": "^5.0.0",
13535
+ "@npmcli/installed-package-contents": "^2.0.1",
13536
+ "@npmcli/package-json": "^5.1.0",
13537
+ "@npmcli/promise-spawn": "^7.0.0",
13538
+ "@npmcli/run-script": "^8.0.0",
13539
+ "cacache": "^18.0.0",
13540
+ "fs-minipass": "^3.0.0",
13541
+ "minipass": "^7.0.2",
13542
+ "npm-package-arg": "^11.0.0",
13543
+ "npm-packlist": "^8.0.0",
13544
+ "npm-pick-manifest": "^9.0.0",
13545
+ "npm-registry-fetch": "^17.0.0",
13546
+ "proc-log": "^4.0.0",
13547
+ "promise-retry": "^2.0.1",
13548
+ "sigstore": "^2.2.0",
13549
+ "ssri": "^10.0.0",
13550
+ "tar": "^6.1.11"
13551
+ },
13552
+ "bin": {
13553
+ "pacote": "lib/bin.js"
13554
+ },
13555
+ "engines": {
13556
+ "node": "^16.14.0 || >=18.0.0"
13557
+ }
13558
+ },
13559
+ "node_modules/libnpmpack/node_modules/pacote/node_modules/npm-package-arg": {
13560
+ "version": "11.0.1",
13561
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
13562
+ "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
13563
+ "extraneous": true,
13564
+ "license": "ISC",
13565
+ "dependencies": {
13566
+ "hosted-git-info": "^7.0.0",
13567
+ "proc-log": "^3.0.0",
13568
+ "semver": "^7.3.5",
13569
+ "validate-npm-package-name": "^5.0.0"
13570
+ },
13571
+ "engines": {
13572
+ "node": "^16.14.0 || >=18.0.0"
13573
+ }
13574
+ },
13575
+ "node_modules/libnpmpack/node_modules/pacote/node_modules/npm-package-arg/node_modules/proc-log": {
13576
+ "version": "3.0.0",
13577
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
13578
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
13579
+ "extraneous": true,
13580
+ "license": "ISC",
13581
+ "engines": {
13582
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13583
+ }
13584
+ },
13585
+ "node_modules/libnpmpublish": {
13586
+ "version": "9.0.5",
13587
+ "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.5.tgz",
13588
+ "integrity": "sha512-MSKHZN2NXmp8GafDMy2eH/FK6c0BjpCbuJ4vJU4xPqCguy0w805VoRnsCwxyrvzCC13MB2tU6VOAX08GioINBA==",
13589
+ "extraneous": true,
13590
+ "license": "ISC",
13591
+ "dependencies": {
13592
+ "ci-info": "^4.0.0",
13593
+ "normalize-package-data": "^6.0.0",
13594
+ "npm-package-arg": "^11.0.1",
13595
+ "npm-registry-fetch": "^16.2.0",
13596
+ "proc-log": "^3.0.0",
13597
+ "semver": "^7.3.7",
13598
+ "sigstore": "^2.2.0",
13599
+ "ssri": "^10.0.5"
13600
+ },
13601
+ "engines": {
13602
+ "node": "^16.14.0 || >=18.0.0"
13603
+ }
13604
+ },
13605
+ "node_modules/libnpmpublish/node_modules/proc-log": {
13606
+ "version": "3.0.0",
13607
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
13608
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
13609
+ "extraneous": true,
13610
+ "license": "ISC",
13611
+ "engines": {
13612
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13613
+ }
13614
+ },
13615
+ "node_modules/libnpmsearch": {
13616
+ "version": "7.0.1",
13617
+ "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
13618
+ "integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
13619
+ "extraneous": true,
13620
+ "license": "ISC",
13621
+ "dependencies": {
13622
+ "npm-registry-fetch": "^16.0.0"
13623
+ },
13624
+ "engines": {
13625
+ "node": "^16.14.0 || >=18.0.0"
13626
+ }
13627
+ },
13628
+ "node_modules/libnpmteam": {
13629
+ "version": "6.0.1",
13630
+ "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
13631
+ "integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
13632
+ "extraneous": true,
13633
+ "license": "ISC",
13634
+ "dependencies": {
13635
+ "aproba": "^2.0.0",
13636
+ "npm-registry-fetch": "^16.0.0"
13637
+ },
13638
+ "engines": {
13639
+ "node": "^16.14.0 || >=18.0.0"
13640
+ }
13641
+ },
13642
+ "node_modules/libnpmversion": {
13643
+ "version": "6.0.1",
13644
+ "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-6.0.1.tgz",
13645
+ "integrity": "sha512-uKnItKLfd9YNEP7NhPTytNY1atY1kZ+rAa+FkfExMBUtZa4beeBR10kcHx8ZaGVHtCyaQo64uiVlxUdQ5QwkTg==",
13646
+ "extraneous": true,
13647
+ "license": "ISC",
13648
+ "dependencies": {
13649
+ "@npmcli/git": "^5.0.6",
13650
+ "@npmcli/run-script": "^8.1.0",
13651
+ "json-parse-even-better-errors": "^3.0.0",
13652
+ "proc-log": "^4.2.0",
13653
+ "semver": "^7.3.7"
13654
+ },
13655
+ "engines": {
13656
+ "node": "^16.14.0 || >=18.0.0"
13657
+ }
13658
+ },
13659
+ "node_modules/libnpmversion/node_modules/@npmcli/git": {
13660
+ "version": "5.0.7",
13661
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.7.tgz",
13662
+ "integrity": "sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==",
13663
+ "extraneous": true,
13664
+ "license": "ISC",
13665
+ "dependencies": {
13666
+ "@npmcli/promise-spawn": "^7.0.0",
13667
+ "lru-cache": "^10.0.1",
13668
+ "npm-pick-manifest": "^9.0.0",
13669
+ "proc-log": "^4.0.0",
13670
+ "promise-inflight": "^1.0.1",
13671
+ "promise-retry": "^2.0.1",
13672
+ "semver": "^7.3.5",
13673
+ "which": "^4.0.0"
13674
+ },
13675
+ "engines": {
13676
+ "node": "^16.14.0 || >=18.0.0"
13677
+ }
13678
+ },
13679
+ "node_modules/libnpmversion/node_modules/@npmcli/git/node_modules/proc-log": {
13680
+ "version": "4.0.0",
13681
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
13682
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
13683
+ "extraneous": true,
13684
+ "license": "ISC",
13685
+ "engines": {
13686
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13687
+ }
13688
+ },
13689
+ "node_modules/libnpmversion/node_modules/proc-log": {
13690
+ "version": "4.2.0",
13691
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
13692
+ "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
13693
+ "extraneous": true,
13694
+ "license": "ISC",
13695
+ "engines": {
13696
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13697
+ }
13698
+ },
13699
+ "node_modules/lie": {
13700
+ "version": "3.3.0",
13701
+ "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
13702
+ "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
13703
+ "license": "MIT",
13704
+ "dependencies": {
13346
13705
  "immediate": "~3.0.5"
13347
13706
  }
13348
13707
  },
@@ -14527,6 +14886,16 @@
14527
14886
  "node": "^16.14.0 || >=18.0.0"
14528
14887
  }
14529
14888
  },
14889
+ "node_modules/node-gyp/node_modules/proc-log": {
14890
+ "version": "3.0.0",
14891
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
14892
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
14893
+ "extraneous": true,
14894
+ "license": "ISC",
14895
+ "engines": {
14896
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
14897
+ }
14898
+ },
14530
14899
  "node_modules/node-preload": {
14531
14900
  "version": "0.2.1",
14532
14901
  "resolved": "https://registry.npmjs.org/node-preload/-/node-preload-0.2.1.tgz",
@@ -14602,9 +14971,9 @@
14602
14971
  }
14603
14972
  },
14604
14973
  "node_modules/npm": {
14605
- "version": "10.5.0",
14606
- "resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
14607
- "integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
14974
+ "version": "10.7.0",
14975
+ "resolved": "https://registry.npmjs.org/npm/-/npm-10.7.0.tgz",
14976
+ "integrity": "sha512-FXylyYSXNjgXx3l82BT8RSQvCoGIQ3h8YdRFGKNvo3Pv/bKscK4pdWkx/onwTpHDqGw+oeLf4Rxln9WVyxAxlQ==",
14608
14977
  "bundleDependencies": [
14609
14978
  "@isaacs/string-locale-compare",
14610
14979
  "@npmcli/arborist",
@@ -14613,6 +14982,7 @@
14613
14982
  "@npmcli/map-workspaces",
14614
14983
  "@npmcli/package-json",
14615
14984
  "@npmcli/promise-spawn",
14985
+ "@npmcli/redact",
14616
14986
  "@npmcli/run-script",
14617
14987
  "@sigstore/tuf",
14618
14988
  "abbrev",
@@ -14621,8 +14991,6 @@
14621
14991
  "chalk",
14622
14992
  "ci-info",
14623
14993
  "cli-columns",
14624
- "cli-table3",
14625
- "columnify",
14626
14994
  "fastest-levenshtein",
14627
14995
  "fs-minipass",
14628
14996
  "glob",
@@ -14658,7 +15026,6 @@
14658
15026
  "npm-profile",
14659
15027
  "npm-registry-fetch",
14660
15028
  "npm-user-validate",
14661
- "npmlog",
14662
15029
  "p-map",
14663
15030
  "pacote",
14664
15031
  "parse-conflict-json",
@@ -14690,66 +15057,64 @@
14690
15057
  "@npmcli/arborist": "^7.2.1",
14691
15058
  "@npmcli/config": "^8.0.2",
14692
15059
  "@npmcli/fs": "^3.1.0",
14693
- "@npmcli/map-workspaces": "^3.0.4",
14694
- "@npmcli/package-json": "^5.0.0",
15060
+ "@npmcli/map-workspaces": "^3.0.6",
15061
+ "@npmcli/package-json": "^5.1.0",
14695
15062
  "@npmcli/promise-spawn": "^7.0.1",
14696
- "@npmcli/run-script": "^7.0.4",
14697
- "@sigstore/tuf": "^2.3.1",
15063
+ "@npmcli/redact": "^2.0.0",
15064
+ "@npmcli/run-script": "^8.1.0",
15065
+ "@sigstore/tuf": "^2.3.2",
14698
15066
  "abbrev": "^2.0.0",
14699
15067
  "archy": "~1.0.0",
14700
15068
  "cacache": "^18.0.2",
14701
15069
  "chalk": "^5.3.0",
14702
15070
  "ci-info": "^4.0.0",
14703
15071
  "cli-columns": "^4.0.0",
14704
- "cli-table3": "^0.6.3",
14705
- "columnify": "^1.6.0",
14706
15072
  "fastest-levenshtein": "^1.0.16",
14707
15073
  "fs-minipass": "^3.0.3",
14708
- "glob": "^10.3.10",
15074
+ "glob": "^10.3.12",
14709
15075
  "graceful-fs": "^4.2.11",
14710
15076
  "hosted-git-info": "^7.0.1",
14711
- "ini": "^4.1.1",
14712
- "init-package-json": "^6.0.0",
14713
- "is-cidr": "^5.0.3",
15077
+ "ini": "^4.1.2",
15078
+ "init-package-json": "^6.0.2",
15079
+ "is-cidr": "^5.0.5",
14714
15080
  "json-parse-even-better-errors": "^3.0.1",
14715
15081
  "libnpmaccess": "^8.0.1",
14716
15082
  "libnpmdiff": "^6.0.3",
14717
- "libnpmexec": "^7.0.4",
15083
+ "libnpmexec": "^8.0.0",
14718
15084
  "libnpmfund": "^5.0.1",
14719
15085
  "libnpmhook": "^10.0.0",
14720
15086
  "libnpmorg": "^6.0.1",
14721
- "libnpmpack": "^6.0.3",
15087
+ "libnpmpack": "^7.0.0",
14722
15088
  "libnpmpublish": "^9.0.2",
14723
15089
  "libnpmsearch": "^7.0.0",
14724
15090
  "libnpmteam": "^6.0.0",
14725
- "libnpmversion": "^5.0.1",
14726
- "make-fetch-happen": "^13.0.0",
14727
- "minimatch": "^9.0.3",
15091
+ "libnpmversion": "^6.0.0",
15092
+ "make-fetch-happen": "^13.0.1",
15093
+ "minimatch": "^9.0.4",
14728
15094
  "minipass": "^7.0.4",
14729
15095
  "minipass-pipeline": "^1.2.4",
14730
15096
  "ms": "^2.1.2",
14731
- "node-gyp": "^10.0.1",
15097
+ "node-gyp": "^10.1.0",
14732
15098
  "nopt": "^7.2.0",
14733
15099
  "normalize-package-data": "^6.0.0",
14734
15100
  "npm-audit-report": "^5.0.0",
14735
15101
  "npm-install-checks": "^6.3.0",
14736
- "npm-package-arg": "^11.0.1",
15102
+ "npm-package-arg": "^11.0.2",
14737
15103
  "npm-pick-manifest": "^9.0.0",
14738
- "npm-profile": "^9.0.0",
14739
- "npm-registry-fetch": "^16.1.0",
15104
+ "npm-profile": "^9.0.2",
15105
+ "npm-registry-fetch": "^17.0.0",
14740
15106
  "npm-user-validate": "^2.0.0",
14741
- "npmlog": "^7.0.1",
14742
15107
  "p-map": "^4.0.0",
14743
- "pacote": "^17.0.6",
15108
+ "pacote": "^18.0.3",
14744
15109
  "parse-conflict-json": "^3.0.1",
14745
- "proc-log": "^3.0.0",
15110
+ "proc-log": "^4.2.0",
14746
15111
  "qrcode-terminal": "^0.12.0",
14747
- "read": "^2.1.0",
15112
+ "read": "^3.0.1",
14748
15113
  "semver": "^7.6.0",
14749
- "spdx-expression-parse": "^3.0.1",
15114
+ "spdx-expression-parse": "^4.0.0",
14750
15115
  "ssri": "^10.0.5",
14751
15116
  "supports-color": "^9.4.0",
14752
- "tar": "^6.2.0",
15117
+ "tar": "^6.2.1",
14753
15118
  "text-table": "~0.2.0",
14754
15119
  "tiny-relative-date": "^1.3.0",
14755
15120
  "treeverse": "^3.0.0",
@@ -14827,6 +15192,16 @@
14827
15192
  "node": "^16.14.0 || >=18.0.0"
14828
15193
  }
14829
15194
  },
15195
+ "node_modules/npm-package-arg/node_modules/proc-log": {
15196
+ "version": "3.0.0",
15197
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
15198
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
15199
+ "extraneous": true,
15200
+ "license": "ISC",
15201
+ "engines": {
15202
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15203
+ }
15204
+ },
14830
15205
  "node_modules/npm-packlist": {
14831
15206
  "version": "8.0.2",
14832
15207
  "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
@@ -14857,14 +15232,34 @@
14857
15232
  }
14858
15233
  },
14859
15234
  "node_modules/npm-profile": {
14860
- "version": "9.0.0",
14861
- "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.0.tgz",
14862
- "integrity": "sha512-qv43ixsJ7vndzfxD3XsPNu1Njck6dhO7q1efksTo+0DiOQysKSOsIhK/qDD1/xO2o+2jDOA4Rv/zOJ9KQFs9nw==",
15235
+ "version": "9.0.2",
15236
+ "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.2.tgz",
15237
+ "integrity": "sha512-4S/fd/PNyGgjaGolsdUJFsnfEb+AxJzrrZC3I9qbTYZJ3PJy8T46tIWXA4pBoaeiGh2M2GRvK1K/xMQe1Xgbvw==",
14863
15238
  "extraneous": true,
14864
15239
  "license": "ISC",
14865
15240
  "dependencies": {
14866
- "npm-registry-fetch": "^16.0.0",
14867
- "proc-log": "^3.0.0"
15241
+ "npm-registry-fetch": "^17.0.0",
15242
+ "proc-log": "^4.0.0"
15243
+ },
15244
+ "engines": {
15245
+ "node": "^16.14.0 || >=18.0.0"
15246
+ }
15247
+ },
15248
+ "node_modules/npm-profile/node_modules/npm-registry-fetch": {
15249
+ "version": "17.0.1",
15250
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
15251
+ "integrity": "sha512-fLu9MTdZTlJAHUek/VLklE6EpIiP3VZpTiuN7OOMCt2Sd67NCpSEetMaxHHEZiZxllp8ZLsUpvbEszqTFEc+wA==",
15252
+ "extraneous": true,
15253
+ "license": "ISC",
15254
+ "dependencies": {
15255
+ "@npmcli/redact": "^2.0.0",
15256
+ "make-fetch-happen": "^13.0.0",
15257
+ "minipass": "^7.0.2",
15258
+ "minipass-fetch": "^3.0.0",
15259
+ "minipass-json-stream": "^1.0.1",
15260
+ "minizlib": "^2.1.2",
15261
+ "npm-package-arg": "^11.0.0",
15262
+ "proc-log": "^4.0.0"
14868
15263
  },
14869
15264
  "engines": {
14870
15265
  "node": "^16.14.0 || >=18.0.0"
@@ -14890,14 +15285,14 @@
14890
15285
  "node": "^16.14.0 || >=18.0.0"
14891
15286
  }
14892
15287
  },
14893
- "node_modules/npm-registry-fetch/node_modules/proc-log": {
14894
- "version": "4.0.0",
14895
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
14896
- "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
15288
+ "node_modules/npm-registry-fetch/node_modules/@npmcli/redact": {
15289
+ "version": "1.1.0",
15290
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-1.1.0.tgz",
15291
+ "integrity": "sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ==",
14897
15292
  "extraneous": true,
14898
15293
  "license": "ISC",
14899
15294
  "engines": {
14900
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15295
+ "node": "^16.14.0 || >=18.0.0"
14901
15296
  }
14902
15297
  },
14903
15298
  "node_modules/npm-run-path": {
@@ -14922,17 +15317,6 @@
14922
15317
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
14923
15318
  }
14924
15319
  },
14925
- "node_modules/npm/node_modules/@colors/colors": {
14926
- "version": "1.5.0",
14927
- "resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
14928
- "integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==",
14929
- "inBundle": true,
14930
- "license": "MIT",
14931
- "optional": true,
14932
- "engines": {
14933
- "node": ">=0.1.90"
14934
- }
14935
- },
14936
15320
  "node_modules/npm/node_modules/@isaacs/cliui": {
14937
15321
  "version": "8.0.2",
14938
15322
  "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
@@ -15013,7 +15397,7 @@
15013
15397
  "license": "ISC"
15014
15398
  },
15015
15399
  "node_modules/npm/node_modules/@npmcli/agent": {
15016
- "version": "2.2.1",
15400
+ "version": "2.2.2",
15017
15401
  "inBundle": true,
15018
15402
  "license": "ISC",
15019
15403
  "dependencies": {
@@ -15021,43 +15405,44 @@
15021
15405
  "http-proxy-agent": "^7.0.0",
15022
15406
  "https-proxy-agent": "^7.0.1",
15023
15407
  "lru-cache": "^10.0.1",
15024
- "socks-proxy-agent": "^8.0.1"
15408
+ "socks-proxy-agent": "^8.0.3"
15025
15409
  },
15026
15410
  "engines": {
15027
15411
  "node": "^16.14.0 || >=18.0.0"
15028
15412
  }
15029
15413
  },
15030
15414
  "node_modules/npm/node_modules/@npmcli/arborist": {
15031
- "version": "7.4.0",
15415
+ "version": "7.5.1",
15032
15416
  "inBundle": true,
15033
15417
  "license": "ISC",
15034
15418
  "dependencies": {
15035
15419
  "@isaacs/string-locale-compare": "^1.1.0",
15036
15420
  "@npmcli/fs": "^3.1.0",
15037
- "@npmcli/installed-package-contents": "^2.0.2",
15421
+ "@npmcli/installed-package-contents": "^2.1.0",
15038
15422
  "@npmcli/map-workspaces": "^3.0.2",
15039
- "@npmcli/metavuln-calculator": "^7.0.0",
15423
+ "@npmcli/metavuln-calculator": "^7.1.0",
15040
15424
  "@npmcli/name-from-folder": "^2.0.0",
15041
15425
  "@npmcli/node-gyp": "^3.0.0",
15042
- "@npmcli/package-json": "^5.0.0",
15426
+ "@npmcli/package-json": "^5.1.0",
15043
15427
  "@npmcli/query": "^3.1.0",
15044
- "@npmcli/run-script": "^7.0.2",
15428
+ "@npmcli/redact": "^2.0.0",
15429
+ "@npmcli/run-script": "^8.1.0",
15045
15430
  "bin-links": "^4.0.1",
15046
15431
  "cacache": "^18.0.0",
15047
15432
  "common-ancestor-path": "^1.0.1",
15048
15433
  "hosted-git-info": "^7.0.1",
15049
15434
  "json-parse-even-better-errors": "^3.0.0",
15050
15435
  "json-stringify-nice": "^1.1.4",
15051
- "minimatch": "^9.0.0",
15436
+ "minimatch": "^9.0.4",
15052
15437
  "nopt": "^7.0.0",
15053
15438
  "npm-install-checks": "^6.2.0",
15054
- "npm-package-arg": "^11.0.1",
15439
+ "npm-package-arg": "^11.0.2",
15055
15440
  "npm-pick-manifest": "^9.0.0",
15056
- "npm-registry-fetch": "^16.0.0",
15057
- "npmlog": "^7.0.1",
15058
- "pacote": "^17.0.4",
15441
+ "npm-registry-fetch": "^17.0.0",
15442
+ "pacote": "^18.0.1",
15059
15443
  "parse-conflict-json": "^3.0.0",
15060
- "proc-log": "^3.0.0",
15444
+ "proc-log": "^4.2.0",
15445
+ "proggy": "^2.0.0",
15061
15446
  "promise-all-reject-late": "^1.0.0",
15062
15447
  "promise-call-limit": "^3.0.1",
15063
15448
  "read-package-json-fast": "^3.0.2",
@@ -15074,15 +15459,15 @@
15074
15459
  }
15075
15460
  },
15076
15461
  "node_modules/npm/node_modules/@npmcli/config": {
15077
- "version": "8.2.0",
15462
+ "version": "8.3.1",
15078
15463
  "inBundle": true,
15079
15464
  "license": "ISC",
15080
15465
  "dependencies": {
15081
15466
  "@npmcli/map-workspaces": "^3.0.2",
15082
15467
  "ci-info": "^4.0.0",
15083
- "ini": "^4.1.0",
15468
+ "ini": "^4.1.2",
15084
15469
  "nopt": "^7.0.0",
15085
- "proc-log": "^3.0.0",
15470
+ "proc-log": "^4.2.0",
15086
15471
  "read-package-json-fast": "^3.0.2",
15087
15472
  "semver": "^7.3.5",
15088
15473
  "walk-up-path": "^3.0.1"
@@ -15091,35 +15476,6 @@
15091
15476
  "node": "^16.14.0 || >=18.0.0"
15092
15477
  }
15093
15478
  },
15094
- "node_modules/npm/node_modules/@npmcli/disparity-colors": {
15095
- "version": "3.0.0",
15096
- "resolved": "https://registry.npmjs.org/@npmcli/disparity-colors/-/disparity-colors-3.0.0.tgz",
15097
- "integrity": "sha512-5R/z157/f20Fi0Ou4ZttL51V0xz0EdPEOauFtPCEYOLInDBRCj1/TxOJ5aGTrtShxEshN2d+hXb9ZKSi5RLBcg==",
15098
- "inBundle": true,
15099
- "license": "ISC",
15100
- "dependencies": {
15101
- "ansi-styles": "^4.3.0"
15102
- },
15103
- "engines": {
15104
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15105
- }
15106
- },
15107
- "node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles": {
15108
- "version": "4.3.0",
15109
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
15110
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
15111
- "inBundle": true,
15112
- "license": "MIT",
15113
- "dependencies": {
15114
- "color-convert": "^2.0.1"
15115
- },
15116
- "engines": {
15117
- "node": ">=8"
15118
- },
15119
- "funding": {
15120
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
15121
- }
15122
- },
15123
15479
  "node_modules/npm/node_modules/@npmcli/fs": {
15124
15480
  "version": "3.1.0",
15125
15481
  "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
@@ -15134,16 +15490,14 @@
15134
15490
  }
15135
15491
  },
15136
15492
  "node_modules/npm/node_modules/@npmcli/git": {
15137
- "version": "5.0.4",
15138
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.4.tgz",
15139
- "integrity": "sha512-nr6/WezNzuYUppzXRaYu/W4aT5rLxdXqEFupbh6e/ovlYFQ8hpu1UUPV3Ir/YTl+74iXl2ZOMlGzudh9ZPUchQ==",
15493
+ "version": "5.0.6",
15140
15494
  "inBundle": true,
15141
15495
  "license": "ISC",
15142
15496
  "dependencies": {
15143
15497
  "@npmcli/promise-spawn": "^7.0.0",
15144
15498
  "lru-cache": "^10.0.1",
15145
15499
  "npm-pick-manifest": "^9.0.0",
15146
- "proc-log": "^3.0.0",
15500
+ "proc-log": "^4.0.0",
15147
15501
  "promise-inflight": "^1.0.1",
15148
15502
  "promise-retry": "^2.0.1",
15149
15503
  "semver": "^7.3.5",
@@ -15154,48 +15508,95 @@
15154
15508
  }
15155
15509
  },
15156
15510
  "node_modules/npm/node_modules/@npmcli/installed-package-contents": {
15157
- "version": "2.0.2",
15158
- "resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
15159
- "integrity": "sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==",
15511
+ "version": "2.1.0",
15512
+ "inBundle": true,
15513
+ "license": "ISC",
15514
+ "dependencies": {
15515
+ "npm-bundled": "^3.0.0",
15516
+ "npm-normalize-package-bin": "^3.0.0"
15517
+ },
15518
+ "bin": {
15519
+ "installed-package-contents": "bin/index.js"
15520
+ },
15521
+ "engines": {
15522
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15523
+ }
15524
+ },
15525
+ "node_modules/npm/node_modules/@npmcli/map-workspaces": {
15526
+ "version": "3.0.6",
15527
+ "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz",
15528
+ "integrity": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==",
15529
+ "inBundle": true,
15530
+ "license": "ISC",
15531
+ "dependencies": {
15532
+ "@npmcli/name-from-folder": "^2.0.0",
15533
+ "glob": "^10.2.2",
15534
+ "minimatch": "^9.0.0",
15535
+ "read-package-json-fast": "^3.0.0"
15536
+ },
15537
+ "engines": {
15538
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15539
+ }
15540
+ },
15541
+ "node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/glob": {
15542
+ "version": "10.3.10",
15543
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
15544
+ "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
15160
15545
  "inBundle": true,
15161
15546
  "license": "ISC",
15162
15547
  "dependencies": {
15163
- "npm-bundled": "^3.0.0",
15164
- "npm-normalize-package-bin": "^3.0.0"
15548
+ "foreground-child": "^3.1.0",
15549
+ "jackspeak": "^2.3.5",
15550
+ "minimatch": "^9.0.1",
15551
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
15552
+ "path-scurry": "^1.10.1"
15165
15553
  },
15166
15554
  "bin": {
15167
- "installed-package-contents": "lib/index.js"
15555
+ "glob": "dist/esm/bin.mjs"
15168
15556
  },
15169
15557
  "engines": {
15170
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15558
+ "node": ">=16 || 14 >=14.17"
15559
+ },
15560
+ "funding": {
15561
+ "url": "https://github.com/sponsors/isaacs"
15171
15562
  }
15172
15563
  },
15173
- "node_modules/npm/node_modules/@npmcli/map-workspaces": {
15174
- "version": "3.0.4",
15175
- "resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.4.tgz",
15176
- "integrity": "sha512-Z0TbvXkRbacjFFLpVpV0e2mheCh+WzQpcqL+4xp49uNJOxOnIAPZyXtUxZ5Qn3QBTGKA11Exjd9a5411rBrhDg==",
15564
+ "node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/lru-cache": {
15565
+ "version": "10.1.0",
15566
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
15567
+ "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
15177
15568
  "inBundle": true,
15178
15569
  "license": "ISC",
15570
+ "engines": {
15571
+ "node": "14 || >=16.14"
15572
+ }
15573
+ },
15574
+ "node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/path-scurry": {
15575
+ "version": "1.10.1",
15576
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
15577
+ "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
15578
+ "inBundle": true,
15579
+ "license": "BlueOak-1.0.0",
15179
15580
  "dependencies": {
15180
- "@npmcli/name-from-folder": "^2.0.0",
15181
- "glob": "^10.2.2",
15182
- "minimatch": "^9.0.0",
15183
- "read-package-json-fast": "^3.0.0"
15581
+ "lru-cache": "^9.1.1 || ^10.0.0",
15582
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
15184
15583
  },
15185
15584
  "engines": {
15186
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15585
+ "node": ">=16 || 14 >=14.17"
15586
+ },
15587
+ "funding": {
15588
+ "url": "https://github.com/sponsors/isaacs"
15187
15589
  }
15188
15590
  },
15189
15591
  "node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
15190
- "version": "7.0.0",
15191
- "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-7.0.0.tgz",
15192
- "integrity": "sha512-Pw0tyX02VkpqlIQlG2TeiJNsdrecYeUU0ubZZa9pi3N37GCsxI+en43u4hYFdq+eSx1A9a9vwFAUyqEtKFsbHQ==",
15592
+ "version": "7.1.0",
15193
15593
  "inBundle": true,
15194
15594
  "license": "ISC",
15195
15595
  "dependencies": {
15196
15596
  "cacache": "^18.0.0",
15197
15597
  "json-parse-even-better-errors": "^3.0.0",
15198
- "pacote": "^17.0.0",
15598
+ "pacote": "^18.0.0",
15599
+ "proc-log": "^4.1.0",
15199
15600
  "semver": "^7.3.5"
15200
15601
  },
15201
15602
  "engines": {
@@ -15223,9 +15624,9 @@
15223
15624
  }
15224
15625
  },
15225
15626
  "node_modules/npm/node_modules/@npmcli/package-json": {
15226
- "version": "5.0.0",
15227
- "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.0.0.tgz",
15228
- "integrity": "sha512-OI2zdYBLhQ7kpNPaJxiflofYIpkNLi+lnGdzqUOfRmCF3r2l1nadcjtCYMJKv/Utm/ZtlffaUuTiAktPHbc17g==",
15627
+ "version": "5.1.0",
15628
+ "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
15629
+ "integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
15229
15630
  "inBundle": true,
15230
15631
  "license": "ISC",
15231
15632
  "dependencies": {
@@ -15234,13 +15635,73 @@
15234
15635
  "hosted-git-info": "^7.0.0",
15235
15636
  "json-parse-even-better-errors": "^3.0.0",
15236
15637
  "normalize-package-data": "^6.0.0",
15237
- "proc-log": "^3.0.0",
15638
+ "proc-log": "^4.0.0",
15238
15639
  "semver": "^7.5.3"
15239
15640
  },
15240
15641
  "engines": {
15241
15642
  "node": "^16.14.0 || >=18.0.0"
15242
15643
  }
15243
15644
  },
15645
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/glob": {
15646
+ "version": "10.3.10",
15647
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
15648
+ "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
15649
+ "inBundle": true,
15650
+ "license": "ISC",
15651
+ "dependencies": {
15652
+ "foreground-child": "^3.1.0",
15653
+ "jackspeak": "^2.3.5",
15654
+ "minimatch": "^9.0.1",
15655
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
15656
+ "path-scurry": "^1.10.1"
15657
+ },
15658
+ "bin": {
15659
+ "glob": "dist/esm/bin.mjs"
15660
+ },
15661
+ "engines": {
15662
+ "node": ">=16 || 14 >=14.17"
15663
+ },
15664
+ "funding": {
15665
+ "url": "https://github.com/sponsors/isaacs"
15666
+ }
15667
+ },
15668
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/lru-cache": {
15669
+ "version": "10.1.0",
15670
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
15671
+ "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
15672
+ "inBundle": true,
15673
+ "license": "ISC",
15674
+ "engines": {
15675
+ "node": "14 || >=16.14"
15676
+ }
15677
+ },
15678
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/path-scurry": {
15679
+ "version": "1.10.1",
15680
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
15681
+ "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
15682
+ "inBundle": true,
15683
+ "license": "BlueOak-1.0.0",
15684
+ "dependencies": {
15685
+ "lru-cache": "^9.1.1 || ^10.0.0",
15686
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
15687
+ },
15688
+ "engines": {
15689
+ "node": ">=16 || 14 >=14.17"
15690
+ },
15691
+ "funding": {
15692
+ "url": "https://github.com/sponsors/isaacs"
15693
+ }
15694
+ },
15695
+ "node_modules/npm/node_modules/@npmcli/package-json/node_modules/proc-log": {
15696
+ "version": "4.0.0",
15697
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
15698
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
15699
+ "inBundle": true,
15700
+ "license": "ISC",
15701
+ "engines": {
15702
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15703
+ }
15704
+ },
15244
15705
  "node_modules/npm/node_modules/@npmcli/promise-spawn": {
15245
15706
  "version": "7.0.1",
15246
15707
  "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
@@ -15265,10 +15726,20 @@
15265
15726
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15266
15727
  }
15267
15728
  },
15729
+ "node_modules/npm/node_modules/@npmcli/redact": {
15730
+ "version": "2.0.0",
15731
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.0.tgz",
15732
+ "integrity": "sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==",
15733
+ "inBundle": true,
15734
+ "license": "ISC",
15735
+ "engines": {
15736
+ "node": "^16.14.0 || >=18.0.0"
15737
+ }
15738
+ },
15268
15739
  "node_modules/npm/node_modules/@npmcli/run-script": {
15269
- "version": "7.0.4",
15270
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
15271
- "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
15740
+ "version": "8.1.0",
15741
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-8.1.0.tgz",
15742
+ "integrity": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==",
15272
15743
  "inBundle": true,
15273
15744
  "license": "ISC",
15274
15745
  "dependencies": {
@@ -15276,6 +15747,7 @@
15276
15747
  "@npmcli/package-json": "^5.0.0",
15277
15748
  "@npmcli/promise-spawn": "^7.0.0",
15278
15749
  "node-gyp": "^10.0.0",
15750
+ "proc-log": "^4.0.0",
15279
15751
  "which": "^4.0.0"
15280
15752
  },
15281
15753
  "engines": {
@@ -15294,18 +15766,22 @@
15294
15766
  }
15295
15767
  },
15296
15768
  "node_modules/npm/node_modules/@sigstore/bundle": {
15297
- "version": "2.2.0",
15769
+ "version": "2.3.1",
15770
+ "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.3.1.tgz",
15771
+ "integrity": "sha512-eqV17lO3EIFqCWK3969Rz+J8MYrRZKw9IBHpSo6DEcEX2c+uzDFOgHE9f2MnyDpfs48LFO4hXmk9KhQ74JzU1g==",
15298
15772
  "inBundle": true,
15299
15773
  "license": "Apache-2.0",
15300
15774
  "dependencies": {
15301
- "@sigstore/protobuf-specs": "^0.3.0"
15775
+ "@sigstore/protobuf-specs": "^0.3.1"
15302
15776
  },
15303
15777
  "engines": {
15304
15778
  "node": "^16.14.0 || >=18.0.0"
15305
15779
  }
15306
15780
  },
15307
15781
  "node_modules/npm/node_modules/@sigstore/core": {
15308
- "version": "1.0.0",
15782
+ "version": "1.1.0",
15783
+ "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-1.1.0.tgz",
15784
+ "integrity": "sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==",
15309
15785
  "inBundle": true,
15310
15786
  "license": "Apache-2.0",
15311
15787
  "engines": {
@@ -15313,21 +15789,25 @@
15313
15789
  }
15314
15790
  },
15315
15791
  "node_modules/npm/node_modules/@sigstore/protobuf-specs": {
15316
- "version": "0.3.0",
15792
+ "version": "0.3.1",
15793
+ "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.1.tgz",
15794
+ "integrity": "sha512-aIL8Z9NsMr3C64jyQzE0XlkEyBLpgEJJFDHLVVStkFV5Q3Il/r/YtY6NJWKQ4cy4AE7spP1IX5Jq7VCAxHHMfQ==",
15317
15795
  "inBundle": true,
15318
15796
  "license": "Apache-2.0",
15319
15797
  "engines": {
15320
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15798
+ "node": "^16.14.0 || >=18.0.0"
15321
15799
  }
15322
15800
  },
15323
15801
  "node_modules/npm/node_modules/@sigstore/sign": {
15324
- "version": "2.2.3",
15802
+ "version": "2.3.0",
15803
+ "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.3.0.tgz",
15804
+ "integrity": "sha512-tsAyV6FC3R3pHmKS880IXcDJuiFJiKITO1jxR1qbplcsBkZLBmjrEw5GbC7ikD6f5RU1hr7WnmxB/2kKc1qUWQ==",
15325
15805
  "inBundle": true,
15326
15806
  "license": "Apache-2.0",
15327
15807
  "dependencies": {
15328
- "@sigstore/bundle": "^2.2.0",
15808
+ "@sigstore/bundle": "^2.3.0",
15329
15809
  "@sigstore/core": "^1.0.0",
15330
- "@sigstore/protobuf-specs": "^0.3.0",
15810
+ "@sigstore/protobuf-specs": "^0.3.1",
15331
15811
  "make-fetch-happen": "^13.0.0"
15332
15812
  },
15333
15813
  "engines": {
@@ -15335,7 +15815,9 @@
15335
15815
  }
15336
15816
  },
15337
15817
  "node_modules/npm/node_modules/@sigstore/tuf": {
15338
- "version": "2.3.1",
15818
+ "version": "2.3.2",
15819
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz",
15820
+ "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==",
15339
15821
  "inBundle": true,
15340
15822
  "license": "Apache-2.0",
15341
15823
  "dependencies": {
@@ -15347,13 +15829,15 @@
15347
15829
  }
15348
15830
  },
15349
15831
  "node_modules/npm/node_modules/@sigstore/verify": {
15350
- "version": "1.1.0",
15832
+ "version": "1.2.0",
15833
+ "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.2.0.tgz",
15834
+ "integrity": "sha512-hQF60nc9yab+Csi4AyoAmilGNfpXT+EXdBgFkP9OgPwIBPwyqVf7JAWPtmqrrrneTmAT6ojv7OlH1f6Ix5BG4Q==",
15351
15835
  "inBundle": true,
15352
15836
  "license": "Apache-2.0",
15353
15837
  "dependencies": {
15354
- "@sigstore/bundle": "^2.2.0",
15355
- "@sigstore/core": "^1.0.0",
15356
- "@sigstore/protobuf-specs": "^0.3.0"
15838
+ "@sigstore/bundle": "^2.3.1",
15839
+ "@sigstore/core": "^1.1.0",
15840
+ "@sigstore/protobuf-specs": "^0.3.1"
15357
15841
  },
15358
15842
  "engines": {
15359
15843
  "node": "^16.14.0 || >=18.0.0"
@@ -15394,9 +15878,7 @@
15394
15878
  }
15395
15879
  },
15396
15880
  "node_modules/npm/node_modules/agent-base": {
15397
- "version": "7.1.0",
15398
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz",
15399
- "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==",
15881
+ "version": "7.1.1",
15400
15882
  "inBundle": true,
15401
15883
  "license": "MIT",
15402
15884
  "dependencies": {
@@ -15457,14 +15939,6 @@
15457
15939
  "inBundle": true,
15458
15940
  "license": "MIT"
15459
15941
  },
15460
- "node_modules/npm/node_modules/are-we-there-yet": {
15461
- "version": "4.0.2",
15462
- "inBundle": true,
15463
- "license": "ISC",
15464
- "engines": {
15465
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15466
- }
15467
- },
15468
15942
  "node_modules/npm/node_modules/balanced-match": {
15469
15943
  "version": "1.0.2",
15470
15944
  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
@@ -15487,13 +15961,14 @@
15487
15961
  }
15488
15962
  },
15489
15963
  "node_modules/npm/node_modules/binary-extensions": {
15490
- "version": "2.2.0",
15491
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
15492
- "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
15964
+ "version": "2.3.0",
15493
15965
  "inBundle": true,
15494
15966
  "license": "MIT",
15495
15967
  "engines": {
15496
15968
  "node": ">=8"
15969
+ },
15970
+ "funding": {
15971
+ "url": "https://github.com/sponsors/sindresorhus"
15497
15972
  }
15498
15973
  },
15499
15974
  "node_modules/npm/node_modules/brace-expansion": {
@@ -15507,9 +15982,7 @@
15507
15982
  }
15508
15983
  },
15509
15984
  "node_modules/npm/node_modules/builtins": {
15510
- "version": "5.0.1",
15511
- "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz",
15512
- "integrity": "sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ==",
15985
+ "version": "5.1.0",
15513
15986
  "inBundle": true,
15514
15987
  "license": "MIT",
15515
15988
  "dependencies": {
@@ -15580,7 +16053,9 @@
15580
16053
  }
15581
16054
  },
15582
16055
  "node_modules/npm/node_modules/cidr-regex": {
15583
- "version": "4.0.3",
16056
+ "version": "4.0.5",
16057
+ "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.0.5.tgz",
16058
+ "integrity": "sha512-gljhROSwEnEvC+2lKqfkv1dU2v46h8Cwob19LlfGeGRMDLuwFD5+3D6+/vaa9/QrVLDASiSQ2OYQwzzjQ5I57A==",
15584
16059
  "inBundle": true,
15585
16060
  "license": "BSD-2-Clause",
15586
16061
  "dependencies": {
@@ -15614,32 +16089,6 @@
15614
16089
  "node": ">= 10"
15615
16090
  }
15616
16091
  },
15617
- "node_modules/npm/node_modules/cli-table3": {
15618
- "version": "0.6.3",
15619
- "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
15620
- "integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==",
15621
- "inBundle": true,
15622
- "license": "MIT",
15623
- "dependencies": {
15624
- "string-width": "^4.2.0"
15625
- },
15626
- "engines": {
15627
- "node": "10.* || >= 12.*"
15628
- },
15629
- "optionalDependencies": {
15630
- "@colors/colors": "1.5.0"
15631
- }
15632
- },
15633
- "node_modules/npm/node_modules/clone": {
15634
- "version": "1.0.4",
15635
- "resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
15636
- "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
15637
- "inBundle": true,
15638
- "license": "MIT",
15639
- "engines": {
15640
- "node": ">=0.8"
15641
- }
15642
- },
15643
16092
  "node_modules/npm/node_modules/cmd-shim": {
15644
16093
  "version": "6.0.2",
15645
16094
  "inBundle": true,
@@ -15668,30 +16117,6 @@
15668
16117
  "inBundle": true,
15669
16118
  "license": "MIT"
15670
16119
  },
15671
- "node_modules/npm/node_modules/color-support": {
15672
- "version": "1.1.3",
15673
- "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
15674
- "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
15675
- "inBundle": true,
15676
- "license": "ISC",
15677
- "bin": {
15678
- "color-support": "bin.js"
15679
- }
15680
- },
15681
- "node_modules/npm/node_modules/columnify": {
15682
- "version": "1.6.0",
15683
- "resolved": "https://registry.npmjs.org/columnify/-/columnify-1.6.0.tgz",
15684
- "integrity": "sha512-lomjuFZKfM6MSAnV9aCZC9sc0qGbmZdfygNv+nCpqVkSKdCxCklLtd16O0EILGkImHw9ZpHkAnHaB+8Zxq5W6Q==",
15685
- "inBundle": true,
15686
- "license": "MIT",
15687
- "dependencies": {
15688
- "strip-ansi": "^6.0.1",
15689
- "wcwidth": "^1.0.0"
15690
- },
15691
- "engines": {
15692
- "node": ">=8.0.0"
15693
- }
15694
- },
15695
16120
  "node_modules/npm/node_modules/common-ancestor-path": {
15696
16121
  "version": "1.0.1",
15697
16122
  "resolved": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz",
@@ -15699,13 +16124,6 @@
15699
16124
  "inBundle": true,
15700
16125
  "license": "ISC"
15701
16126
  },
15702
- "node_modules/npm/node_modules/console-control-strings": {
15703
- "version": "1.1.0",
15704
- "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
15705
- "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
15706
- "inBundle": true,
15707
- "license": "ISC"
15708
- },
15709
16127
  "node_modules/npm/node_modules/cross-spawn": {
15710
16128
  "version": "7.0.3",
15711
16129
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
@@ -15775,19 +16193,6 @@
15775
16193
  "inBundle": true,
15776
16194
  "license": "MIT"
15777
16195
  },
15778
- "node_modules/npm/node_modules/defaults": {
15779
- "version": "1.0.4",
15780
- "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
15781
- "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
15782
- "inBundle": true,
15783
- "license": "MIT",
15784
- "dependencies": {
15785
- "clone": "^1.0.2"
15786
- },
15787
- "funding": {
15788
- "url": "https://github.com/sponsors/sindresorhus"
15789
- }
15790
- },
15791
16196
  "node_modules/npm/node_modules/diff": {
15792
16197
  "version": "5.2.0",
15793
16198
  "inBundle": true,
@@ -15889,44 +16294,24 @@
15889
16294
  "version": "1.1.2",
15890
16295
  "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
15891
16296
  "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
15892
- "inBundle": true,
15893
- "license": "MIT",
15894
- "funding": {
15895
- "url": "https://github.com/sponsors/ljharb"
15896
- }
15897
- },
15898
- "node_modules/npm/node_modules/gauge": {
15899
- "version": "5.0.1",
15900
- "resolved": "https://registry.npmjs.org/gauge/-/gauge-5.0.1.tgz",
15901
- "integrity": "sha512-CmykPMJGuNan/3S4kZOpvvPYSNqSHANiWnh9XcMU2pSjtBfF0XzZ2p1bFAxTbnFxyBuPxQYHhzwaoOmUdqzvxQ==",
15902
- "inBundle": true,
15903
- "license": "ISC",
15904
- "dependencies": {
15905
- "aproba": "^1.0.3 || ^2.0.0",
15906
- "color-support": "^1.1.3",
15907
- "console-control-strings": "^1.1.0",
15908
- "has-unicode": "^2.0.1",
15909
- "signal-exit": "^4.0.1",
15910
- "string-width": "^4.2.3",
15911
- "strip-ansi": "^6.0.1",
15912
- "wide-align": "^1.1.5"
15913
- },
15914
- "engines": {
15915
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16297
+ "inBundle": true,
16298
+ "license": "MIT",
16299
+ "funding": {
16300
+ "url": "https://github.com/sponsors/ljharb"
15916
16301
  }
15917
16302
  },
15918
16303
  "node_modules/npm/node_modules/glob": {
15919
- "version": "10.3.10",
15920
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
15921
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
16304
+ "version": "10.3.12",
16305
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",
16306
+ "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",
15922
16307
  "inBundle": true,
15923
16308
  "license": "ISC",
15924
16309
  "dependencies": {
15925
16310
  "foreground-child": "^3.1.0",
15926
- "jackspeak": "^2.3.5",
16311
+ "jackspeak": "^2.3.6",
15927
16312
  "minimatch": "^9.0.1",
15928
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
15929
- "path-scurry": "^1.10.1"
16313
+ "minipass": "^7.0.4",
16314
+ "path-scurry": "^1.10.2"
15930
16315
  },
15931
16316
  "bin": {
15932
16317
  "glob": "dist/esm/bin.mjs"
@@ -15945,15 +16330,8 @@
15945
16330
  "inBundle": true,
15946
16331
  "license": "ISC"
15947
16332
  },
15948
- "node_modules/npm/node_modules/has-unicode": {
15949
- "version": "2.0.1",
15950
- "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
15951
- "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
15952
- "inBundle": true,
15953
- "license": "ISC"
15954
- },
15955
16333
  "node_modules/npm/node_modules/hasown": {
15956
- "version": "2.0.1",
16334
+ "version": "2.0.2",
15957
16335
  "inBundle": true,
15958
16336
  "license": "MIT",
15959
16337
  "dependencies": {
@@ -16059,7 +16437,9 @@
16059
16437
  }
16060
16438
  },
16061
16439
  "node_modules/npm/node_modules/ini": {
16062
- "version": "4.1.1",
16440
+ "version": "4.1.2",
16441
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz",
16442
+ "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==",
16063
16443
  "inBundle": true,
16064
16444
  "license": "ISC",
16065
16445
  "engines": {
@@ -16067,16 +16447,14 @@
16067
16447
  }
16068
16448
  },
16069
16449
  "node_modules/npm/node_modules/init-package-json": {
16070
- "version": "6.0.0",
16071
- "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.0.tgz",
16072
- "integrity": "sha512-AmXD+Aht5iZGo/y1KUtZSUQ1SltesXHxQuc7qeNz0eUGx/8WgkHeeQLSFdM8l9YpmnnamGIbAxVdAs2xoLRKRQ==",
16450
+ "version": "6.0.2",
16073
16451
  "inBundle": true,
16074
16452
  "license": "ISC",
16075
16453
  "dependencies": {
16454
+ "@npmcli/package-json": "^5.0.0",
16076
16455
  "npm-package-arg": "^11.0.0",
16077
16456
  "promzard": "^1.0.0",
16078
- "read": "^2.0.0",
16079
- "read-package-json": "^7.0.0",
16457
+ "read": "^3.0.1",
16080
16458
  "semver": "^7.3.5",
16081
16459
  "validate-npm-package-license": "^3.0.4",
16082
16460
  "validate-npm-package-name": "^5.0.0"
@@ -16097,11 +16475,6 @@
16097
16475
  "node": ">= 12"
16098
16476
  }
16099
16477
  },
16100
- "node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
16101
- "version": "1.1.3",
16102
- "inBundle": true,
16103
- "license": "BSD-3-Clause"
16104
- },
16105
16478
  "node_modules/npm/node_modules/ip-regex": {
16106
16479
  "version": "5.0.0",
16107
16480
  "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz",
@@ -16116,11 +16489,13 @@
16116
16489
  }
16117
16490
  },
16118
16491
  "node_modules/npm/node_modules/is-cidr": {
16119
- "version": "5.0.3",
16492
+ "version": "5.0.5",
16493
+ "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.5.tgz",
16494
+ "integrity": "sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==",
16120
16495
  "inBundle": true,
16121
16496
  "license": "BSD-2-Clause",
16122
16497
  "dependencies": {
16123
- "cidr-regex": "4.0.3"
16498
+ "cidr-regex": "^4.0.4"
16124
16499
  },
16125
16500
  "engines": {
16126
16501
  "node": ">=14"
@@ -16232,51 +16607,49 @@
16232
16607
  "license": "MIT"
16233
16608
  },
16234
16609
  "node_modules/npm/node_modules/libnpmaccess": {
16235
- "version": "8.0.2",
16236
- "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.2.tgz",
16237
- "integrity": "sha512-4K+nsg3OYt4rjryP/3D5zGWluLbZaKozwj6YdtvAyxNhLhUrjCoyxHVoL5AkTJcAnjsd6/ATei52QPVvpSX9Ug==",
16610
+ "version": "8.0.5",
16238
16611
  "inBundle": true,
16239
16612
  "license": "ISC",
16240
16613
  "dependencies": {
16241
- "npm-package-arg": "^11.0.1",
16242
- "npm-registry-fetch": "^16.0.0"
16614
+ "npm-package-arg": "^11.0.2",
16615
+ "npm-registry-fetch": "^17.0.0"
16243
16616
  },
16244
16617
  "engines": {
16245
16618
  "node": "^16.14.0 || >=18.0.0"
16246
16619
  }
16247
16620
  },
16248
16621
  "node_modules/npm/node_modules/libnpmdiff": {
16249
- "version": "6.0.7",
16622
+ "version": "6.1.1",
16250
16623
  "inBundle": true,
16251
16624
  "license": "ISC",
16252
16625
  "dependencies": {
16253
16626
  "@npmcli/arborist": "^7.2.1",
16254
- "@npmcli/disparity-colors": "^3.0.0",
16255
- "@npmcli/installed-package-contents": "^2.0.2",
16256
- "binary-extensions": "^2.2.0",
16627
+ "@npmcli/installed-package-contents": "^2.1.0",
16628
+ "binary-extensions": "^2.3.0",
16257
16629
  "diff": "^5.1.0",
16258
- "minimatch": "^9.0.0",
16259
- "npm-package-arg": "^11.0.1",
16260
- "pacote": "^17.0.4",
16261
- "tar": "^6.2.0"
16630
+ "minimatch": "^9.0.4",
16631
+ "npm-package-arg": "^11.0.2",
16632
+ "pacote": "^18.0.1",
16633
+ "tar": "^6.2.1"
16262
16634
  },
16263
16635
  "engines": {
16264
16636
  "node": "^16.14.0 || >=18.0.0"
16265
16637
  }
16266
16638
  },
16267
16639
  "node_modules/npm/node_modules/libnpmexec": {
16268
- "version": "7.0.8",
16640
+ "version": "8.1.0",
16641
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-8.1.0.tgz",
16642
+ "integrity": "sha512-ZU2J7bcr9VGjld4g+mRTcIsZWwnuqiENxifcXLCXhh7uvjpRn67zV9+RLhVfYcAZkibDKnYCczNCVNhuPx4PKg==",
16269
16643
  "inBundle": true,
16270
16644
  "license": "ISC",
16271
16645
  "dependencies": {
16272
16646
  "@npmcli/arborist": "^7.2.1",
16273
- "@npmcli/run-script": "^7.0.2",
16647
+ "@npmcli/run-script": "^8.1.0",
16274
16648
  "ci-info": "^4.0.0",
16275
- "npm-package-arg": "^11.0.1",
16276
- "npmlog": "^7.0.1",
16277
- "pacote": "^17.0.4",
16278
- "proc-log": "^3.0.0",
16279
- "read": "^2.0.0",
16649
+ "npm-package-arg": "^11.0.2",
16650
+ "pacote": "^18.0.1",
16651
+ "proc-log": "^4.2.0",
16652
+ "read": "^3.0.1",
16280
16653
  "read-package-json-fast": "^3.0.2",
16281
16654
  "semver": "^7.3.7",
16282
16655
  "walk-up-path": "^3.0.1"
@@ -16286,7 +16659,7 @@
16286
16659
  }
16287
16660
  },
16288
16661
  "node_modules/npm/node_modules/libnpmfund": {
16289
- "version": "5.0.5",
16662
+ "version": "5.0.9",
16290
16663
  "inBundle": true,
16291
16664
  "license": "ISC",
16292
16665
  "dependencies": {
@@ -16297,57 +16670,55 @@
16297
16670
  }
16298
16671
  },
16299
16672
  "node_modules/npm/node_modules/libnpmhook": {
16300
- "version": "10.0.1",
16301
- "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.1.tgz",
16302
- "integrity": "sha512-FnXCweDpoAko6mnLPSW8qrRYicjfh+GrvY5PuYHQRPvaW4BFtHDUmK3K3aYx4yD3TeGAKpj4IigrEDfUfWuSkA==",
16673
+ "version": "10.0.4",
16303
16674
  "inBundle": true,
16304
16675
  "license": "ISC",
16305
16676
  "dependencies": {
16306
16677
  "aproba": "^2.0.0",
16307
- "npm-registry-fetch": "^16.0.0"
16678
+ "npm-registry-fetch": "^17.0.0"
16308
16679
  },
16309
16680
  "engines": {
16310
16681
  "node": "^16.14.0 || >=18.0.0"
16311
16682
  }
16312
16683
  },
16313
16684
  "node_modules/npm/node_modules/libnpmorg": {
16314
- "version": "6.0.2",
16315
- "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.2.tgz",
16316
- "integrity": "sha512-zK4r6cjVsfXf7hWzWGB6R0LBJidVhKaeMWMZL/1eyZS6ixxAxVijfsPacoEnBRCFaXsNjAtwV3b2RCmYU6+usA==",
16685
+ "version": "6.0.5",
16317
16686
  "inBundle": true,
16318
16687
  "license": "ISC",
16319
16688
  "dependencies": {
16320
16689
  "aproba": "^2.0.0",
16321
- "npm-registry-fetch": "^16.0.0"
16690
+ "npm-registry-fetch": "^17.0.0"
16322
16691
  },
16323
16692
  "engines": {
16324
16693
  "node": "^16.14.0 || >=18.0.0"
16325
16694
  }
16326
16695
  },
16327
16696
  "node_modules/npm/node_modules/libnpmpack": {
16328
- "version": "6.0.7",
16697
+ "version": "7.0.1",
16698
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-7.0.1.tgz",
16699
+ "integrity": "sha512-/Q2eVsJG3/5wivozBote/wpIHZvDAXHY7N5FFKKJMitZ1kZeF2lUZuBdCjNAatuzcfOSO1kcp13EIFXWiN9v9w==",
16329
16700
  "inBundle": true,
16330
16701
  "license": "ISC",
16331
16702
  "dependencies": {
16332
16703
  "@npmcli/arborist": "^7.2.1",
16333
- "@npmcli/run-script": "^7.0.2",
16334
- "npm-package-arg": "^11.0.1",
16335
- "pacote": "^17.0.4"
16704
+ "@npmcli/run-script": "^8.1.0",
16705
+ "npm-package-arg": "^11.0.2",
16706
+ "pacote": "^18.0.1"
16336
16707
  },
16337
16708
  "engines": {
16338
16709
  "node": "^16.14.0 || >=18.0.0"
16339
16710
  }
16340
16711
  },
16341
16712
  "node_modules/npm/node_modules/libnpmpublish": {
16342
- "version": "9.0.4",
16713
+ "version": "9.0.7",
16343
16714
  "inBundle": true,
16344
16715
  "license": "ISC",
16345
16716
  "dependencies": {
16346
16717
  "ci-info": "^4.0.0",
16347
16718
  "normalize-package-data": "^6.0.0",
16348
- "npm-package-arg": "^11.0.1",
16349
- "npm-registry-fetch": "^16.0.0",
16350
- "proc-log": "^3.0.0",
16719
+ "npm-package-arg": "^11.0.2",
16720
+ "npm-registry-fetch": "^17.0.0",
16721
+ "proc-log": "^4.2.0",
16351
16722
  "semver": "^7.3.7",
16352
16723
  "sigstore": "^2.2.0",
16353
16724
  "ssri": "^10.0.5"
@@ -16357,43 +16728,39 @@
16357
16728
  }
16358
16729
  },
16359
16730
  "node_modules/npm/node_modules/libnpmsearch": {
16360
- "version": "7.0.1",
16361
- "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.1.tgz",
16362
- "integrity": "sha512-XyKi6Y94t6PGd5Lk2Ma3+fgiHWD3KSCvXmHOrcLkAOEP7oUejbNjL0Bb/HUDZXgBj6gP1Qk7pJ6jZPFBc2hmXQ==",
16731
+ "version": "7.0.4",
16363
16732
  "inBundle": true,
16364
16733
  "license": "ISC",
16365
16734
  "dependencies": {
16366
- "npm-registry-fetch": "^16.0.0"
16735
+ "npm-registry-fetch": "^17.0.0"
16367
16736
  },
16368
16737
  "engines": {
16369
16738
  "node": "^16.14.0 || >=18.0.0"
16370
16739
  }
16371
16740
  },
16372
16741
  "node_modules/npm/node_modules/libnpmteam": {
16373
- "version": "6.0.1",
16374
- "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.1.tgz",
16375
- "integrity": "sha512-1YytqVk1gSkKFNMe4kkCKN49y5rlABrRSx5TrYShQtt2Lb4uQaed49dGE7Ue8TJGxbIkHzvyyVtb3PBiGACVqw==",
16742
+ "version": "6.0.4",
16376
16743
  "inBundle": true,
16377
16744
  "license": "ISC",
16378
16745
  "dependencies": {
16379
16746
  "aproba": "^2.0.0",
16380
- "npm-registry-fetch": "^16.0.0"
16747
+ "npm-registry-fetch": "^17.0.0"
16381
16748
  },
16382
16749
  "engines": {
16383
16750
  "node": "^16.14.0 || >=18.0.0"
16384
16751
  }
16385
16752
  },
16386
16753
  "node_modules/npm/node_modules/libnpmversion": {
16387
- "version": "5.0.2",
16388
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
16389
- "integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
16754
+ "version": "6.0.1",
16755
+ "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-6.0.1.tgz",
16756
+ "integrity": "sha512-uKnItKLfd9YNEP7NhPTytNY1atY1kZ+rAa+FkfExMBUtZa4beeBR10kcHx8ZaGVHtCyaQo64uiVlxUdQ5QwkTg==",
16390
16757
  "inBundle": true,
16391
16758
  "license": "ISC",
16392
16759
  "dependencies": {
16393
- "@npmcli/git": "^5.0.3",
16394
- "@npmcli/run-script": "^7.0.2",
16760
+ "@npmcli/git": "^5.0.6",
16761
+ "@npmcli/run-script": "^8.1.0",
16395
16762
  "json-parse-even-better-errors": "^3.0.0",
16396
- "proc-log": "^3.0.0",
16763
+ "proc-log": "^4.2.0",
16397
16764
  "semver": "^7.3.7"
16398
16765
  },
16399
16766
  "engines": {
@@ -16401,7 +16768,9 @@
16401
16768
  }
16402
16769
  },
16403
16770
  "node_modules/npm/node_modules/lru-cache": {
16404
- "version": "10.2.0",
16771
+ "version": "10.2.2",
16772
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz",
16773
+ "integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==",
16405
16774
  "inBundle": true,
16406
16775
  "license": "ISC",
16407
16776
  "engines": {
@@ -16409,9 +16778,9 @@
16409
16778
  }
16410
16779
  },
16411
16780
  "node_modules/npm/node_modules/make-fetch-happen": {
16412
- "version": "13.0.0",
16413
- "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz",
16414
- "integrity": "sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==",
16781
+ "version": "13.0.1",
16782
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz",
16783
+ "integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==",
16415
16784
  "inBundle": true,
16416
16785
  "license": "ISC",
16417
16786
  "dependencies": {
@@ -16424,6 +16793,7 @@
16424
16793
  "minipass-flush": "^1.0.5",
16425
16794
  "minipass-pipeline": "^1.2.4",
16426
16795
  "negotiator": "^0.6.3",
16796
+ "proc-log": "^4.2.0",
16427
16797
  "promise-retry": "^2.0.1",
16428
16798
  "ssri": "^10.0.0"
16429
16799
  },
@@ -16432,7 +16802,9 @@
16432
16802
  }
16433
16803
  },
16434
16804
  "node_modules/npm/node_modules/minimatch": {
16435
- "version": "9.0.3",
16805
+ "version": "9.0.4",
16806
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
16807
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
16436
16808
  "inBundle": true,
16437
16809
  "license": "ISC",
16438
16810
  "dependencies": {
@@ -16654,9 +17026,9 @@
16654
17026
  }
16655
17027
  },
16656
17028
  "node_modules/npm/node_modules/node-gyp": {
16657
- "version": "10.0.1",
16658
- "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.0.1.tgz",
16659
- "integrity": "sha512-gg3/bHehQfZivQVfqIyy8wTdSymF9yTyP4CJifK73imyNMU8AIGQE2pUa7dNWfmMeG9cDVF2eehiRMv0LC1iAg==",
17029
+ "version": "10.1.0",
17030
+ "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz",
17031
+ "integrity": "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==",
16660
17032
  "inBundle": true,
16661
17033
  "license": "MIT",
16662
17034
  "dependencies": {
@@ -16678,6 +17050,89 @@
16678
17050
  "node": "^16.14.0 || >=18.0.0"
16679
17051
  }
16680
17052
  },
17053
+ "node_modules/npm/node_modules/node-gyp/node_modules/glob": {
17054
+ "version": "10.3.10",
17055
+ "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
17056
+ "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
17057
+ "inBundle": true,
17058
+ "license": "ISC",
17059
+ "dependencies": {
17060
+ "foreground-child": "^3.1.0",
17061
+ "jackspeak": "^2.3.5",
17062
+ "minimatch": "^9.0.1",
17063
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
17064
+ "path-scurry": "^1.10.1"
17065
+ },
17066
+ "bin": {
17067
+ "glob": "dist/esm/bin.mjs"
17068
+ },
17069
+ "engines": {
17070
+ "node": ">=16 || 14 >=14.17"
17071
+ },
17072
+ "funding": {
17073
+ "url": "https://github.com/sponsors/isaacs"
17074
+ }
17075
+ },
17076
+ "node_modules/npm/node_modules/node-gyp/node_modules/lru-cache": {
17077
+ "version": "10.1.0",
17078
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
17079
+ "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
17080
+ "inBundle": true,
17081
+ "license": "ISC",
17082
+ "engines": {
17083
+ "node": "14 || >=16.14"
17084
+ }
17085
+ },
17086
+ "node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": {
17087
+ "version": "13.0.0",
17088
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz",
17089
+ "integrity": "sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==",
17090
+ "inBundle": true,
17091
+ "license": "ISC",
17092
+ "dependencies": {
17093
+ "@npmcli/agent": "^2.0.0",
17094
+ "cacache": "^18.0.0",
17095
+ "http-cache-semantics": "^4.1.1",
17096
+ "is-lambda": "^1.0.1",
17097
+ "minipass": "^7.0.2",
17098
+ "minipass-fetch": "^3.0.0",
17099
+ "minipass-flush": "^1.0.5",
17100
+ "minipass-pipeline": "^1.2.4",
17101
+ "negotiator": "^0.6.3",
17102
+ "promise-retry": "^2.0.1",
17103
+ "ssri": "^10.0.0"
17104
+ },
17105
+ "engines": {
17106
+ "node": "^16.14.0 || >=18.0.0"
17107
+ }
17108
+ },
17109
+ "node_modules/npm/node_modules/node-gyp/node_modules/path-scurry": {
17110
+ "version": "1.10.1",
17111
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
17112
+ "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
17113
+ "inBundle": true,
17114
+ "license": "BlueOak-1.0.0",
17115
+ "dependencies": {
17116
+ "lru-cache": "^9.1.1 || ^10.0.0",
17117
+ "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
17118
+ },
17119
+ "engines": {
17120
+ "node": ">=16 || 14 >=14.17"
17121
+ },
17122
+ "funding": {
17123
+ "url": "https://github.com/sponsors/isaacs"
17124
+ }
17125
+ },
17126
+ "node_modules/npm/node_modules/node-gyp/node_modules/proc-log": {
17127
+ "version": "3.0.0",
17128
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
17129
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
17130
+ "inBundle": true,
17131
+ "license": "ISC",
17132
+ "engines": {
17133
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17134
+ }
17135
+ },
16681
17136
  "node_modules/npm/node_modules/nopt": {
16682
17137
  "version": "7.2.0",
16683
17138
  "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz",
@@ -16757,14 +17212,14 @@
16757
17212
  }
16758
17213
  },
16759
17214
  "node_modules/npm/node_modules/npm-package-arg": {
16760
- "version": "11.0.1",
16761
- "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
16762
- "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
17215
+ "version": "11.0.2",
17216
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz",
17217
+ "integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==",
16763
17218
  "inBundle": true,
16764
17219
  "license": "ISC",
16765
17220
  "dependencies": {
16766
17221
  "hosted-git-info": "^7.0.0",
16767
- "proc-log": "^3.0.0",
17222
+ "proc-log": "^4.0.0",
16768
17223
  "semver": "^7.3.5",
16769
17224
  "validate-npm-package-name": "^5.0.0"
16770
17225
  },
@@ -16772,6 +17227,16 @@
16772
17227
  "node": "^16.14.0 || >=18.0.0"
16773
17228
  }
16774
17229
  },
17230
+ "node_modules/npm/node_modules/npm-package-arg/node_modules/proc-log": {
17231
+ "version": "4.0.0",
17232
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
17233
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
17234
+ "inBundle": true,
17235
+ "license": "ISC",
17236
+ "engines": {
17237
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17238
+ }
17239
+ },
16775
17240
  "node_modules/npm/node_modules/npm-packlist": {
16776
17241
  "version": "8.0.2",
16777
17242
  "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
@@ -16782,54 +17247,114 @@
16782
17247
  "ignore-walk": "^6.0.4"
16783
17248
  },
16784
17249
  "engines": {
16785
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17250
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17251
+ }
17252
+ },
17253
+ "node_modules/npm/node_modules/npm-pick-manifest": {
17254
+ "version": "9.0.0",
17255
+ "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.0.tgz",
17256
+ "integrity": "sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==",
17257
+ "inBundle": true,
17258
+ "license": "ISC",
17259
+ "dependencies": {
17260
+ "npm-install-checks": "^6.0.0",
17261
+ "npm-normalize-package-bin": "^3.0.0",
17262
+ "npm-package-arg": "^11.0.0",
17263
+ "semver": "^7.3.5"
17264
+ },
17265
+ "engines": {
17266
+ "node": "^16.14.0 || >=18.0.0"
17267
+ }
17268
+ },
17269
+ "node_modules/npm/node_modules/npm-profile": {
17270
+ "version": "9.0.2",
17271
+ "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.2.tgz",
17272
+ "integrity": "sha512-4S/fd/PNyGgjaGolsdUJFsnfEb+AxJzrrZC3I9qbTYZJ3PJy8T46tIWXA4pBoaeiGh2M2GRvK1K/xMQe1Xgbvw==",
17273
+ "inBundle": true,
17274
+ "license": "ISC",
17275
+ "dependencies": {
17276
+ "npm-registry-fetch": "^17.0.0",
17277
+ "proc-log": "^4.0.0"
17278
+ },
17279
+ "engines": {
17280
+ "node": "^16.14.0 || >=18.0.0"
17281
+ }
17282
+ },
17283
+ "node_modules/npm/node_modules/npm-registry-fetch": {
17284
+ "version": "17.0.0",
17285
+ "inBundle": true,
17286
+ "license": "ISC",
17287
+ "dependencies": {
17288
+ "@npmcli/redact": "^2.0.0",
17289
+ "make-fetch-happen": "^13.0.0",
17290
+ "minipass": "^7.0.2",
17291
+ "minipass-fetch": "^3.0.0",
17292
+ "minipass-json-stream": "^1.0.1",
17293
+ "minizlib": "^2.1.2",
17294
+ "npm-package-arg": "^11.0.0",
17295
+ "proc-log": "^4.0.0"
17296
+ },
17297
+ "engines": {
17298
+ "node": "^16.14.0 || >=18.0.0"
17299
+ }
17300
+ },
17301
+ "node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen": {
17302
+ "version": "13.0.0",
17303
+ "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz",
17304
+ "integrity": "sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==",
17305
+ "inBundle": true,
17306
+ "license": "ISC",
17307
+ "dependencies": {
17308
+ "@npmcli/agent": "^2.0.0",
17309
+ "cacache": "^18.0.0",
17310
+ "http-cache-semantics": "^4.1.1",
17311
+ "is-lambda": "^1.0.1",
17312
+ "minipass": "^7.0.2",
17313
+ "minipass-fetch": "^3.0.0",
17314
+ "minipass-flush": "^1.0.5",
17315
+ "minipass-pipeline": "^1.2.4",
17316
+ "negotiator": "^0.6.3",
17317
+ "promise-retry": "^2.0.1",
17318
+ "ssri": "^10.0.0"
17319
+ },
17320
+ "engines": {
17321
+ "node": "^16.14.0 || >=18.0.0"
16786
17322
  }
16787
17323
  },
16788
- "node_modules/npm/node_modules/npm-pick-manifest": {
16789
- "version": "9.0.0",
16790
- "resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.0.0.tgz",
16791
- "integrity": "sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==",
17324
+ "node_modules/npm/node_modules/npm-registry-fetch/node_modules/npm-package-arg": {
17325
+ "version": "11.0.1",
17326
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
17327
+ "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
16792
17328
  "inBundle": true,
16793
17329
  "license": "ISC",
16794
17330
  "dependencies": {
16795
- "npm-install-checks": "^6.0.0",
16796
- "npm-normalize-package-bin": "^3.0.0",
16797
- "npm-package-arg": "^11.0.0",
16798
- "semver": "^7.3.5"
17331
+ "hosted-git-info": "^7.0.0",
17332
+ "proc-log": "^3.0.0",
17333
+ "semver": "^7.3.5",
17334
+ "validate-npm-package-name": "^5.0.0"
16799
17335
  },
16800
17336
  "engines": {
16801
17337
  "node": "^16.14.0 || >=18.0.0"
16802
17338
  }
16803
17339
  },
16804
- "node_modules/npm/node_modules/npm-profile": {
16805
- "version": "9.0.0",
16806
- "resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-9.0.0.tgz",
16807
- "integrity": "sha512-qv43ixsJ7vndzfxD3XsPNu1Njck6dhO7q1efksTo+0DiOQysKSOsIhK/qDD1/xO2o+2jDOA4Rv/zOJ9KQFs9nw==",
17340
+ "node_modules/npm/node_modules/npm-registry-fetch/node_modules/npm-package-arg/node_modules/proc-log": {
17341
+ "version": "3.0.0",
17342
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
17343
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
16808
17344
  "inBundle": true,
16809
17345
  "license": "ISC",
16810
- "dependencies": {
16811
- "npm-registry-fetch": "^16.0.0",
16812
- "proc-log": "^3.0.0"
16813
- },
16814
17346
  "engines": {
16815
- "node": "^16.14.0 || >=18.0.0"
17347
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16816
17348
  }
16817
17349
  },
16818
- "node_modules/npm/node_modules/npm-registry-fetch": {
16819
- "version": "16.1.0",
17350
+ "node_modules/npm/node_modules/npm-registry-fetch/node_modules/proc-log": {
17351
+ "version": "4.0.0",
17352
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
17353
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
16820
17354
  "inBundle": true,
16821
17355
  "license": "ISC",
16822
- "dependencies": {
16823
- "make-fetch-happen": "^13.0.0",
16824
- "minipass": "^7.0.2",
16825
- "minipass-fetch": "^3.0.0",
16826
- "minipass-json-stream": "^1.0.1",
16827
- "minizlib": "^2.1.2",
16828
- "npm-package-arg": "^11.0.0",
16829
- "proc-log": "^3.0.0"
16830
- },
16831
17356
  "engines": {
16832
- "node": "^16.14.0 || >=18.0.0"
17357
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16833
17358
  }
16834
17359
  },
16835
17360
  "node_modules/npm/node_modules/npm-user-validate": {
@@ -16842,22 +17367,6 @@
16842
17367
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16843
17368
  }
16844
17369
  },
16845
- "node_modules/npm/node_modules/npmlog": {
16846
- "version": "7.0.1",
16847
- "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-7.0.1.tgz",
16848
- "integrity": "sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg==",
16849
- "inBundle": true,
16850
- "license": "ISC",
16851
- "dependencies": {
16852
- "are-we-there-yet": "^4.0.0",
16853
- "console-control-strings": "^1.1.0",
16854
- "gauge": "^5.0.0",
16855
- "set-blocking": "^2.0.0"
16856
- },
16857
- "engines": {
16858
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16859
- }
16860
- },
16861
17370
  "node_modules/npm/node_modules/p-map": {
16862
17371
  "version": "4.0.0",
16863
17372
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
@@ -16875,25 +17384,24 @@
16875
17384
  }
16876
17385
  },
16877
17386
  "node_modules/npm/node_modules/pacote": {
16878
- "version": "17.0.6",
17387
+ "version": "18.0.3",
16879
17388
  "inBundle": true,
16880
17389
  "license": "ISC",
16881
17390
  "dependencies": {
16882
17391
  "@npmcli/git": "^5.0.0",
16883
17392
  "@npmcli/installed-package-contents": "^2.0.1",
17393
+ "@npmcli/package-json": "^5.1.0",
16884
17394
  "@npmcli/promise-spawn": "^7.0.0",
16885
- "@npmcli/run-script": "^7.0.0",
17395
+ "@npmcli/run-script": "^8.0.0",
16886
17396
  "cacache": "^18.0.0",
16887
17397
  "fs-minipass": "^3.0.0",
16888
17398
  "minipass": "^7.0.2",
16889
17399
  "npm-package-arg": "^11.0.0",
16890
17400
  "npm-packlist": "^8.0.0",
16891
17401
  "npm-pick-manifest": "^9.0.0",
16892
- "npm-registry-fetch": "^16.0.0",
16893
- "proc-log": "^3.0.0",
17402
+ "npm-registry-fetch": "^17.0.0",
17403
+ "proc-log": "^4.0.0",
16894
17404
  "promise-retry": "^2.0.1",
16895
- "read-package-json": "^7.0.0",
16896
- "read-package-json-fast": "^3.0.0",
16897
17405
  "sigstore": "^2.2.0",
16898
17406
  "ssri": "^10.0.0",
16899
17407
  "tar": "^6.1.11"
@@ -16905,6 +17413,42 @@
16905
17413
  "node": "^16.14.0 || >=18.0.0"
16906
17414
  }
16907
17415
  },
17416
+ "node_modules/npm/node_modules/pacote/node_modules/npm-package-arg": {
17417
+ "version": "11.0.1",
17418
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
17419
+ "integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
17420
+ "inBundle": true,
17421
+ "license": "ISC",
17422
+ "dependencies": {
17423
+ "hosted-git-info": "^7.0.0",
17424
+ "proc-log": "^3.0.0",
17425
+ "semver": "^7.3.5",
17426
+ "validate-npm-package-name": "^5.0.0"
17427
+ },
17428
+ "engines": {
17429
+ "node": "^16.14.0 || >=18.0.0"
17430
+ }
17431
+ },
17432
+ "node_modules/npm/node_modules/pacote/node_modules/npm-package-arg/node_modules/proc-log": {
17433
+ "version": "3.0.0",
17434
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
17435
+ "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
17436
+ "inBundle": true,
17437
+ "license": "ISC",
17438
+ "engines": {
17439
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17440
+ }
17441
+ },
17442
+ "node_modules/npm/node_modules/pacote/node_modules/proc-log": {
17443
+ "version": "4.0.0",
17444
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
17445
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
17446
+ "inBundle": true,
17447
+ "license": "ISC",
17448
+ "engines": {
17449
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17450
+ }
17451
+ },
16908
17452
  "node_modules/npm/node_modules/parse-conflict-json": {
16909
17453
  "version": "3.0.1",
16910
17454
  "resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-3.0.1.tgz",
@@ -16931,13 +17475,13 @@
16931
17475
  }
16932
17476
  },
16933
17477
  "node_modules/npm/node_modules/path-scurry": {
16934
- "version": "1.10.1",
16935
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
16936
- "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
17478
+ "version": "1.10.2",
17479
+ "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",
17480
+ "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",
16937
17481
  "inBundle": true,
16938
17482
  "license": "BlueOak-1.0.0",
16939
17483
  "dependencies": {
16940
- "lru-cache": "^9.1.1 || ^10.0.0",
17484
+ "lru-cache": "^10.2.0",
16941
17485
  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
16942
17486
  },
16943
17487
  "engines": {
@@ -16948,7 +17492,7 @@
16948
17492
  }
16949
17493
  },
16950
17494
  "node_modules/npm/node_modules/postcss-selector-parser": {
16951
- "version": "6.0.15",
17495
+ "version": "6.0.16",
16952
17496
  "inBundle": true,
16953
17497
  "license": "MIT",
16954
17498
  "dependencies": {
@@ -16960,9 +17504,17 @@
16960
17504
  }
16961
17505
  },
16962
17506
  "node_modules/npm/node_modules/proc-log": {
16963
- "version": "3.0.0",
16964
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
16965
- "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
17507
+ "version": "4.2.0",
17508
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
17509
+ "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
17510
+ "inBundle": true,
17511
+ "license": "ISC",
17512
+ "engines": {
17513
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17514
+ }
17515
+ },
17516
+ "node_modules/npm/node_modules/proggy": {
17517
+ "version": "2.0.0",
16966
17518
  "inBundle": true,
16967
17519
  "license": "ISC",
16968
17520
  "engines": {
@@ -17009,13 +17561,11 @@
17009
17561
  }
17010
17562
  },
17011
17563
  "node_modules/npm/node_modules/promzard": {
17012
- "version": "1.0.0",
17013
- "resolved": "https://registry.npmjs.org/promzard/-/promzard-1.0.0.tgz",
17014
- "integrity": "sha512-KQVDEubSUHGSt5xLakaToDFrSoZhStB8dXLzk2xvwR67gJktrHFvpR63oZgHyK19WKbHFLXJqCPXdVR3aBP8Ig==",
17564
+ "version": "1.0.1",
17015
17565
  "inBundle": true,
17016
17566
  "license": "ISC",
17017
17567
  "dependencies": {
17018
- "read": "^2.0.0"
17568
+ "read": "^3.0.1"
17019
17569
  },
17020
17570
  "engines": {
17021
17571
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -17031,13 +17581,13 @@
17031
17581
  }
17032
17582
  },
17033
17583
  "node_modules/npm/node_modules/read": {
17034
- "version": "2.1.0",
17035
- "resolved": "https://registry.npmjs.org/read/-/read-2.1.0.tgz",
17036
- "integrity": "sha512-bvxi1QLJHcaywCAEsAk4DG3nVoqiY2Csps3qzWalhj5hFqRn1d/OixkFXtLO1PrgHUcAP0FNaSY/5GYNfENFFQ==",
17584
+ "version": "3.0.1",
17585
+ "resolved": "https://registry.npmjs.org/read/-/read-3.0.1.tgz",
17586
+ "integrity": "sha512-SLBrDU/Srs/9EoWhU5GdbAoxG1GzpQHo/6qiGItaoLJ1thmYpcNIM1qISEUvyHBzfGlWIyd6p2DNi1oV1VmAuw==",
17037
17587
  "inBundle": true,
17038
17588
  "license": "ISC",
17039
17589
  "dependencies": {
17040
- "mute-stream": "~1.0.0"
17590
+ "mute-stream": "^1.0.0"
17041
17591
  },
17042
17592
  "engines": {
17043
17593
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -17053,22 +17603,6 @@
17053
17603
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
17054
17604
  }
17055
17605
  },
17056
- "node_modules/npm/node_modules/read-package-json": {
17057
- "version": "7.0.0",
17058
- "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-7.0.0.tgz",
17059
- "integrity": "sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==",
17060
- "inBundle": true,
17061
- "license": "ISC",
17062
- "dependencies": {
17063
- "glob": "^10.2.2",
17064
- "json-parse-even-better-errors": "^3.0.0",
17065
- "normalize-package-data": "^6.0.0",
17066
- "npm-normalize-package-bin": "^3.0.0"
17067
- },
17068
- "engines": {
17069
- "node": "^16.14.0 || >=18.0.0"
17070
- }
17071
- },
17072
17606
  "node_modules/npm/node_modules/read-package-json-fast": {
17073
17607
  "version": "3.0.2",
17074
17608
  "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz",
@@ -17130,13 +17664,6 @@
17130
17664
  "node": ">=10"
17131
17665
  }
17132
17666
  },
17133
- "node_modules/npm/node_modules/set-blocking": {
17134
- "version": "2.0.0",
17135
- "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
17136
- "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
17137
- "inBundle": true,
17138
- "license": "ISC"
17139
- },
17140
17667
  "node_modules/npm/node_modules/shebang-command": {
17141
17668
  "version": "2.0.0",
17142
17669
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
@@ -17174,16 +17701,18 @@
17174
17701
  }
17175
17702
  },
17176
17703
  "node_modules/npm/node_modules/sigstore": {
17177
- "version": "2.2.2",
17704
+ "version": "2.3.0",
17705
+ "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.3.0.tgz",
17706
+ "integrity": "sha512-q+o8L2ebiWD1AxD17eglf1pFrl9jtW7FHa0ygqY6EKvibK8JHyq9Z26v9MZXeDiw+RbfOJ9j2v70M10Hd6E06A==",
17178
17707
  "inBundle": true,
17179
17708
  "license": "Apache-2.0",
17180
17709
  "dependencies": {
17181
- "@sigstore/bundle": "^2.2.0",
17710
+ "@sigstore/bundle": "^2.3.1",
17182
17711
  "@sigstore/core": "^1.0.0",
17183
- "@sigstore/protobuf-specs": "^0.3.0",
17184
- "@sigstore/sign": "^2.2.3",
17712
+ "@sigstore/protobuf-specs": "^0.3.1",
17713
+ "@sigstore/sign": "^2.3.0",
17185
17714
  "@sigstore/tuf": "^2.3.1",
17186
- "@sigstore/verify": "^1.1.0"
17715
+ "@sigstore/verify": "^1.2.0"
17187
17716
  },
17188
17717
  "engines": {
17189
17718
  "node": "^16.14.0 || >=18.0.0"
@@ -17201,7 +17730,7 @@
17201
17730
  }
17202
17731
  },
17203
17732
  "node_modules/npm/node_modules/socks": {
17204
- "version": "2.8.0",
17733
+ "version": "2.8.3",
17205
17734
  "inBundle": true,
17206
17735
  "license": "MIT",
17207
17736
  "dependencies": {
@@ -17209,18 +17738,16 @@
17209
17738
  "smart-buffer": "^4.2.0"
17210
17739
  },
17211
17740
  "engines": {
17212
- "node": ">= 16.0.0",
17741
+ "node": ">= 10.0.0",
17213
17742
  "npm": ">= 3.0.0"
17214
17743
  }
17215
17744
  },
17216
17745
  "node_modules/npm/node_modules/socks-proxy-agent": {
17217
- "version": "8.0.2",
17218
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.2.tgz",
17219
- "integrity": "sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==",
17746
+ "version": "8.0.3",
17220
17747
  "inBundle": true,
17221
17748
  "license": "MIT",
17222
17749
  "dependencies": {
17223
- "agent-base": "^7.0.2",
17750
+ "agent-base": "^7.1.1",
17224
17751
  "debug": "^4.3.4",
17225
17752
  "socks": "^2.7.1"
17226
17753
  },
@@ -17239,15 +17766,26 @@
17239
17766
  "spdx-license-ids": "^3.0.0"
17240
17767
  }
17241
17768
  },
17769
+ "node_modules/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse": {
17770
+ "version": "3.0.1",
17771
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
17772
+ "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
17773
+ "inBundle": true,
17774
+ "license": "MIT",
17775
+ "dependencies": {
17776
+ "spdx-exceptions": "^2.1.0",
17777
+ "spdx-license-ids": "^3.0.0"
17778
+ }
17779
+ },
17242
17780
  "node_modules/npm/node_modules/spdx-exceptions": {
17243
17781
  "version": "2.5.0",
17244
17782
  "inBundle": true,
17245
17783
  "license": "CC-BY-3.0"
17246
17784
  },
17247
17785
  "node_modules/npm/node_modules/spdx-expression-parse": {
17248
- "version": "3.0.1",
17249
- "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
17250
- "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
17786
+ "version": "4.0.0",
17787
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
17788
+ "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
17251
17789
  "inBundle": true,
17252
17790
  "license": "MIT",
17253
17791
  "dependencies": {
@@ -17260,6 +17798,11 @@
17260
17798
  "inBundle": true,
17261
17799
  "license": "CC0-1.0"
17262
17800
  },
17801
+ "node_modules/npm/node_modules/sprintf-js": {
17802
+ "version": "1.1.3",
17803
+ "inBundle": true,
17804
+ "license": "BSD-3-Clause"
17805
+ },
17263
17806
  "node_modules/npm/node_modules/ssri": {
17264
17807
  "version": "10.0.5",
17265
17808
  "resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz",
@@ -17345,7 +17888,9 @@
17345
17888
  }
17346
17889
  },
17347
17890
  "node_modules/npm/node_modules/tar": {
17348
- "version": "6.2.0",
17891
+ "version": "6.2.1",
17892
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
17893
+ "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
17349
17894
  "inBundle": true,
17350
17895
  "license": "ISC",
17351
17896
  "dependencies": {
@@ -17479,6 +18024,17 @@
17479
18024
  "spdx-expression-parse": "^3.0.0"
17480
18025
  }
17481
18026
  },
18027
+ "node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
18028
+ "version": "3.0.1",
18029
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
18030
+ "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
18031
+ "inBundle": true,
18032
+ "license": "MIT",
18033
+ "dependencies": {
18034
+ "spdx-exceptions": "^2.1.0",
18035
+ "spdx-license-ids": "^3.0.0"
18036
+ }
18037
+ },
17482
18038
  "node_modules/npm/node_modules/validate-npm-package-name": {
17483
18039
  "version": "5.0.0",
17484
18040
  "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz",
@@ -17499,16 +18055,6 @@
17499
18055
  "inBundle": true,
17500
18056
  "license": "ISC"
17501
18057
  },
17502
- "node_modules/npm/node_modules/wcwidth": {
17503
- "version": "1.0.1",
17504
- "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
17505
- "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
17506
- "inBundle": true,
17507
- "license": "MIT",
17508
- "dependencies": {
17509
- "defaults": "^1.0.3"
17510
- }
17511
- },
17512
18058
  "node_modules/npm/node_modules/which": {
17513
18059
  "version": "4.0.0",
17514
18060
  "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
@@ -17535,16 +18081,6 @@
17535
18081
  "node": ">=16"
17536
18082
  }
17537
18083
  },
17538
- "node_modules/npm/node_modules/wide-align": {
17539
- "version": "1.1.5",
17540
- "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
17541
- "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
17542
- "inBundle": true,
17543
- "license": "ISC",
17544
- "dependencies": {
17545
- "string-width": "^1.0.2 || 2 || 3 || 4"
17546
- }
17547
- },
17548
18084
  "node_modules/npm/node_modules/wrap-ansi": {
17549
18085
  "version": "8.1.0",
17550
18086
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
@@ -18294,14 +18830,21 @@
18294
18830
  "node": "^16.14.0 || >=18.0.0"
18295
18831
  }
18296
18832
  },
18297
- "node_modules/pacote/node_modules/proc-log": {
18298
- "version": "4.0.0",
18299
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
18300
- "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
18833
+ "node_modules/pacote/node_modules/@npmcli/run-script": {
18834
+ "version": "7.0.4",
18835
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
18836
+ "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
18301
18837
  "extraneous": true,
18302
18838
  "license": "ISC",
18839
+ "dependencies": {
18840
+ "@npmcli/node-gyp": "^3.0.0",
18841
+ "@npmcli/package-json": "^5.0.0",
18842
+ "@npmcli/promise-spawn": "^7.0.0",
18843
+ "node-gyp": "^10.0.0",
18844
+ "which": "^4.0.0"
18845
+ },
18303
18846
  "engines": {
18304
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
18847
+ "node": "^16.14.0 || >=18.0.0"
18305
18848
  }
18306
18849
  },
18307
18850
  "node_modules/pako": {
@@ -18911,9 +19454,9 @@
18911
19454
  }
18912
19455
  },
18913
19456
  "node_modules/proc-log": {
18914
- "version": "3.0.0",
18915
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
18916
- "integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
19457
+ "version": "4.0.0",
19458
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
19459
+ "integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
18917
19460
  "extraneous": true,
18918
19461
  "license": "ISC",
18919
19462
  "engines": {
@@ -19008,6 +19551,19 @@
19008
19551
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19009
19552
  }
19010
19553
  },
19554
+ "node_modules/promzard/node_modules/read": {
19555
+ "version": "2.1.0",
19556
+ "resolved": "https://registry.npmjs.org/read/-/read-2.1.0.tgz",
19557
+ "integrity": "sha512-bvxi1QLJHcaywCAEsAk4DG3nVoqiY2Csps3qzWalhj5hFqRn1d/OixkFXtLO1PrgHUcAP0FNaSY/5GYNfENFFQ==",
19558
+ "extraneous": true,
19559
+ "license": "ISC",
19560
+ "dependencies": {
19561
+ "mute-stream": "~1.0.0"
19562
+ },
19563
+ "engines": {
19564
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
19565
+ }
19566
+ },
19011
19567
  "node_modules/proper-lockfile": {
19012
19568
  "version": "4.1.2",
19013
19569
  "resolved": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz",
@@ -19157,13 +19713,13 @@
19157
19713
  }
19158
19714
  },
19159
19715
  "node_modules/read": {
19160
- "version": "2.1.0",
19161
- "resolved": "https://registry.npmjs.org/read/-/read-2.1.0.tgz",
19162
- "integrity": "sha512-bvxi1QLJHcaywCAEsAk4DG3nVoqiY2Csps3qzWalhj5hFqRn1d/OixkFXtLO1PrgHUcAP0FNaSY/5GYNfENFFQ==",
19716
+ "version": "3.0.1",
19717
+ "resolved": "https://registry.npmjs.org/read/-/read-3.0.1.tgz",
19718
+ "integrity": "sha512-SLBrDU/Srs/9EoWhU5GdbAoxG1GzpQHo/6qiGItaoLJ1thmYpcNIM1qISEUvyHBzfGlWIyd6p2DNi1oV1VmAuw==",
19163
19719
  "extraneous": true,
19164
19720
  "license": "ISC",
19165
19721
  "dependencies": {
19166
- "mute-stream": "~1.0.0"
19722
+ "mute-stream": "^1.0.0"
19167
19723
  },
19168
19724
  "engines": {
19169
19725
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -21650,16 +22206,6 @@
21650
22206
  "extraneous": true,
21651
22207
  "license": "ISC"
21652
22208
  },
21653
- "node_modules/wcwidth": {
21654
- "version": "1.0.1",
21655
- "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
21656
- "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
21657
- "extraneous": true,
21658
- "license": "MIT",
21659
- "dependencies": {
21660
- "defaults": "^1.0.3"
21661
- }
21662
- },
21663
22209
  "node_modules/webidl-conversions": {
21664
22210
  "version": "3.0.1",
21665
22211
  "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",