@salesforce/plugin-trust 3.6.2 → 3.6.3

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-trust",
3
- "version": "3.6.2",
3
+ "version": "3.6.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-trust",
9
- "version": "3.6.2",
9
+ "version": "3.6.3",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.26.2",
@@ -14,7 +14,7 @@
14
14
  "@salesforce/kit": "^3.1.0",
15
15
  "@salesforce/sf-plugins-core": "^9.0.0",
16
16
  "got": "^13.0.0",
17
- "npm": "10.2.3",
17
+ "npm": "10.5.0",
18
18
  "npm-run-path": "^4.0.1",
19
19
  "proxy-agent": "^6.4.0",
20
20
  "semver": "^7.6.0",
@@ -2941,9 +2941,9 @@
2941
2941
  }
2942
2942
  },
2943
2943
  "node_modules/@npmcli/agent": {
2944
- "version": "2.2.0",
2945
- "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.0.tgz",
2946
- "integrity": "sha512-2yThA1Es98orMkpSLVqlDZAMPK3jHJhifP2gnNUdk1754uZ8yI5c+ulCoVG+WlntQA6MzhrURMXjSd9Z7dJ2/Q==",
2944
+ "version": "2.2.2",
2945
+ "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.2.tgz",
2946
+ "integrity": "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==",
2947
2947
  "extraneous": true,
2948
2948
  "license": "ISC",
2949
2949
  "dependencies": {
@@ -2951,16 +2951,16 @@
2951
2951
  "http-proxy-agent": "^7.0.0",
2952
2952
  "https-proxy-agent": "^7.0.1",
2953
2953
  "lru-cache": "^10.0.1",
2954
- "socks-proxy-agent": "^8.0.1"
2954
+ "socks-proxy-agent": "^8.0.3"
2955
2955
  },
2956
2956
  "engines": {
2957
2957
  "node": "^16.14.0 || >=18.0.0"
2958
2958
  }
2959
2959
  },
2960
2960
  "node_modules/@npmcli/arborist": {
2961
- "version": "7.2.1",
2962
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.2.1.tgz",
2963
- "integrity": "sha512-o1QIAX56FC8HEPF+Hf4V4/hck9j0a3UiLnMX4aDHPbtU4Po1tUOUSmc2GAx947VWT+acrdMYTDkqUt2CaSXt7A==",
2961
+ "version": "7.4.2",
2962
+ "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.4.2.tgz",
2963
+ "integrity": "sha512-13flK0DTIhG7VEmPtoKFoi+88hIjuZxuZAvnHUTthIFql1Kc51VlsMRpbJPIcDEZHaHkILwFjHRXtCUYdFWvAQ==",
2964
2964
  "extraneous": true,
2965
2965
  "license": "ISC",
2966
2966
  "dependencies": {
@@ -2972,7 +2972,8 @@
2972
2972
  "@npmcli/name-from-folder": "^2.0.0",
2973
2973
  "@npmcli/node-gyp": "^3.0.0",
2974
2974
  "@npmcli/package-json": "^5.0.0",
2975
- "@npmcli/query": "^3.0.1",
2975
+ "@npmcli/query": "^3.1.0",
2976
+ "@npmcli/redact": "^1.1.0",
2976
2977
  "@npmcli/run-script": "^7.0.2",
2977
2978
  "bin-links": "^4.0.1",
2978
2979
  "cacache": "^18.0.0",
@@ -2980,18 +2981,18 @@
2980
2981
  "hosted-git-info": "^7.0.1",
2981
2982
  "json-parse-even-better-errors": "^3.0.0",
2982
2983
  "json-stringify-nice": "^1.1.4",
2983
- "minimatch": "^9.0.0",
2984
+ "minimatch": "^9.0.4",
2984
2985
  "nopt": "^7.0.0",
2985
2986
  "npm-install-checks": "^6.2.0",
2986
2987
  "npm-package-arg": "^11.0.1",
2987
2988
  "npm-pick-manifest": "^9.0.0",
2988
- "npm-registry-fetch": "^16.0.0",
2989
+ "npm-registry-fetch": "^16.2.0",
2989
2990
  "npmlog": "^7.0.1",
2990
2991
  "pacote": "^17.0.4",
2991
2992
  "parse-conflict-json": "^3.0.0",
2992
2993
  "proc-log": "^3.0.0",
2993
2994
  "promise-all-reject-late": "^1.0.0",
2994
- "promise-call-limit": "^1.0.2",
2995
+ "promise-call-limit": "^3.0.1",
2995
2996
  "read-package-json-fast": "^3.0.2",
2996
2997
  "semver": "^7.3.7",
2997
2998
  "ssri": "^10.0.5",
@@ -3006,15 +3007,15 @@
3006
3007
  }
3007
3008
  },
3008
3009
  "node_modules/@npmcli/config": {
3009
- "version": "8.0.2",
3010
- "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.0.2.tgz",
3011
- "integrity": "sha512-g+DAp7bUsiUDynRI4jTO0wPAXJpy3puhovHHg8S4iq54NF8zd00588GJOm5ARxDaDUdKCUYu9E5fNc+esYl5JA==",
3010
+ "version": "8.2.2",
3011
+ "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.2.2.tgz",
3012
+ "integrity": "sha512-VvMHPIzcsKHCaNh9h4kCbn7NyDtcNJFMOUZ8Wu9SWhds5Egr1gMGU2fv+M50P1V5iAUZWZcv2Iguo5HTckpzww==",
3012
3013
  "extraneous": true,
3013
3014
  "license": "ISC",
3014
3015
  "dependencies": {
3015
3016
  "@npmcli/map-workspaces": "^3.0.2",
3016
3017
  "ci-info": "^4.0.0",
3017
- "ini": "^4.1.0",
3018
+ "ini": "^4.1.2",
3018
3019
  "nopt": "^7.0.0",
3019
3020
  "proc-log": "^3.0.0",
3020
3021
  "read-package-json-fast": "^3.0.2",
@@ -3025,6 +3026,16 @@
3025
3026
  "node": "^16.14.0 || >=18.0.0"
3026
3027
  }
3027
3028
  },
3029
+ "node_modules/@npmcli/config/node_modules/ini": {
3030
+ "version": "4.1.2",
3031
+ "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.2.tgz",
3032
+ "integrity": "sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw==",
3033
+ "extraneous": true,
3034
+ "license": "ISC",
3035
+ "engines": {
3036
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3037
+ }
3038
+ },
3028
3039
  "node_modules/@npmcli/disparity-colors": {
3029
3040
  "version": "3.0.0",
3030
3041
  "resolved": "https://registry.npmjs.org/@npmcli/disparity-colors/-/disparity-colors-3.0.0.tgz",
@@ -3052,9 +3063,9 @@
3052
3063
  }
3053
3064
  },
3054
3065
  "node_modules/@npmcli/git": {
3055
- "version": "5.0.3",
3056
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.3.tgz",
3057
- "integrity": "sha512-UZp9NwK+AynTrKvHn5k3KviW/hA5eENmFsu3iAPe7sWRt0lFUdsY/wXIYjpDFe7cdSNwOIzbObfwgt6eL5/2zw==",
3066
+ "version": "5.0.5",
3067
+ "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.5.tgz",
3068
+ "integrity": "sha512-x8hXItC8OFOwdgERzRIxg0ic1lQqW6kSZFFQtZTCNYOeGb9UqzVcod02TYljI9UBl4RtfcyQ0A7ygmcGFvEqWw==",
3058
3069
  "extraneous": true,
3059
3070
  "license": "ISC",
3060
3071
  "dependencies": {
@@ -3160,9 +3171,9 @@
3160
3171
  }
3161
3172
  },
3162
3173
  "node_modules/@npmcli/promise-spawn": {
3163
- "version": "7.0.0",
3164
- "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.0.tgz",
3165
- "integrity": "sha512-wBqcGsMELZna0jDblGd7UXgOby45TQaMWmbFwWX+SEotk4HV6zG2t6rT9siyLhPk4P6YYqgfL1UO8nMWDBVJXQ==",
3174
+ "version": "7.0.1",
3175
+ "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
3176
+ "integrity": "sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==",
3166
3177
  "extraneous": true,
3167
3178
  "license": "ISC",
3168
3179
  "dependencies": {
@@ -3173,9 +3184,9 @@
3173
3184
  }
3174
3185
  },
3175
3186
  "node_modules/@npmcli/query": {
3176
- "version": "3.0.1",
3177
- "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.0.1.tgz",
3178
- "integrity": "sha512-0jE8iHBogf/+bFDj+ju6/UMLbJ39c8h6nSe6qile+dB7PJ0iV3gNqcb2vtt6WWCBrxv9uAjzUT/8vroluulidA==",
3187
+ "version": "3.1.0",
3188
+ "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
3189
+ "integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
3179
3190
  "extraneous": true,
3180
3191
  "license": "ISC",
3181
3192
  "dependencies": {
@@ -3185,17 +3196,27 @@
3185
3196
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
3186
3197
  }
3187
3198
  },
3199
+ "node_modules/@npmcli/redact": {
3200
+ "version": "1.1.0",
3201
+ "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-1.1.0.tgz",
3202
+ "integrity": "sha512-PfnWuOkQgu7gCbnSsAisaX7hKOdZ4wSAhAzH3/ph5dSGau52kCRrMMGbiSQLwyTZpgldkZ49b0brkOr1AzGBHQ==",
3203
+ "extraneous": true,
3204
+ "license": "ISC",
3205
+ "engines": {
3206
+ "node": "^16.14.0 || >=18.0.0"
3207
+ }
3208
+ },
3188
3209
  "node_modules/@npmcli/run-script": {
3189
- "version": "7.0.2",
3190
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.2.tgz",
3191
- "integrity": "sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==",
3210
+ "version": "7.0.4",
3211
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
3212
+ "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
3192
3213
  "extraneous": true,
3193
3214
  "license": "ISC",
3194
3215
  "dependencies": {
3195
3216
  "@npmcli/node-gyp": "^3.0.0",
3217
+ "@npmcli/package-json": "^5.0.0",
3196
3218
  "@npmcli/promise-spawn": "^7.0.0",
3197
3219
  "node-gyp": "^10.0.0",
3198
- "read-package-json-fast": "^3.0.0",
3199
3220
  "which": "^4.0.0"
3200
3221
  },
3201
3222
  "engines": {
@@ -4220,37 +4241,48 @@
4220
4241
  }
4221
4242
  },
4222
4243
  "node_modules/@sigstore/bundle": {
4223
- "version": "2.1.0",
4224
- "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.1.0.tgz",
4225
- "integrity": "sha512-89uOo6yh/oxaU8AeOUnVrTdVMcGk9Q1hJa7Hkvalc6G3Z3CupWk4Xe9djSgJm9fMkH69s0P0cVHUoKSOemLdng==",
4244
+ "version": "2.3.1",
4245
+ "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.3.1.tgz",
4246
+ "integrity": "sha512-eqV17lO3EIFqCWK3969Rz+J8MYrRZKw9IBHpSo6DEcEX2c+uzDFOgHE9f2MnyDpfs48LFO4hXmk9KhQ74JzU1g==",
4226
4247
  "extraneous": true,
4227
4248
  "license": "Apache-2.0",
4228
4249
  "dependencies": {
4229
- "@sigstore/protobuf-specs": "^0.2.1"
4250
+ "@sigstore/protobuf-specs": "^0.3.1"
4230
4251
  },
4231
4252
  "engines": {
4232
4253
  "node": "^16.14.0 || >=18.0.0"
4233
4254
  }
4234
4255
  },
4256
+ "node_modules/@sigstore/core": {
4257
+ "version": "1.1.0",
4258
+ "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-1.1.0.tgz",
4259
+ "integrity": "sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg==",
4260
+ "extraneous": true,
4261
+ "license": "Apache-2.0",
4262
+ "engines": {
4263
+ "node": "^16.14.0 || >=18.0.0"
4264
+ }
4265
+ },
4235
4266
  "node_modules/@sigstore/protobuf-specs": {
4236
- "version": "0.2.1",
4237
- "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.2.1.tgz",
4238
- "integrity": "sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==",
4267
+ "version": "0.3.1",
4268
+ "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.3.1.tgz",
4269
+ "integrity": "sha512-aIL8Z9NsMr3C64jyQzE0XlkEyBLpgEJJFDHLVVStkFV5Q3Il/r/YtY6NJWKQ4cy4AE7spP1IX5Jq7VCAxHHMfQ==",
4239
4270
  "extraneous": true,
4240
4271
  "license": "Apache-2.0",
4241
4272
  "engines": {
4242
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
4273
+ "node": "^16.14.0 || >=18.0.0"
4243
4274
  }
4244
4275
  },
4245
4276
  "node_modules/@sigstore/sign": {
4246
- "version": "2.2.0",
4247
- "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.2.0.tgz",
4248
- "integrity": "sha512-AAbmnEHDQv6CSfrWA5wXslGtzLPtAtHZleKOgxdQYvx/s76Fk6T6ZVt7w2IGV9j1UrFeBocTTQxaXG2oRrDhYA==",
4277
+ "version": "2.3.0",
4278
+ "resolved": "https://registry.npmjs.org/@sigstore/sign/-/sign-2.3.0.tgz",
4279
+ "integrity": "sha512-tsAyV6FC3R3pHmKS880IXcDJuiFJiKITO1jxR1qbplcsBkZLBmjrEw5GbC7ikD6f5RU1hr7WnmxB/2kKc1qUWQ==",
4249
4280
  "extraneous": true,
4250
4281
  "license": "Apache-2.0",
4251
4282
  "dependencies": {
4252
- "@sigstore/bundle": "^2.1.0",
4253
- "@sigstore/protobuf-specs": "^0.2.1",
4283
+ "@sigstore/bundle": "^2.3.0",
4284
+ "@sigstore/core": "^1.0.0",
4285
+ "@sigstore/protobuf-specs": "^0.3.1",
4254
4286
  "make-fetch-happen": "^13.0.0"
4255
4287
  },
4256
4288
  "engines": {
@@ -4258,14 +4290,29 @@
4258
4290
  }
4259
4291
  },
4260
4292
  "node_modules/@sigstore/tuf": {
4261
- "version": "2.2.0",
4262
- "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.2.0.tgz",
4263
- "integrity": "sha512-KKATZ5orWfqd9ZG6MN8PtCIx4eevWSuGRKQvofnWXRpyMyUEpmrzg5M5BrCpjM+NfZ0RbNGOh5tCz/P2uoRqOA==",
4293
+ "version": "2.3.2",
4294
+ "resolved": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-2.3.2.tgz",
4295
+ "integrity": "sha512-mwbY1VrEGU4CO55t+Kl6I7WZzIl+ysSzEYdA1Nv/FTrl2bkeaPXo5PnWZAVfcY2zSdhOpsUTJW67/M2zHXGn5w==",
4296
+ "extraneous": true,
4297
+ "license": "Apache-2.0",
4298
+ "dependencies": {
4299
+ "@sigstore/protobuf-specs": "^0.3.0",
4300
+ "tuf-js": "^2.2.0"
4301
+ },
4302
+ "engines": {
4303
+ "node": "^16.14.0 || >=18.0.0"
4304
+ }
4305
+ },
4306
+ "node_modules/@sigstore/verify": {
4307
+ "version": "1.2.0",
4308
+ "resolved": "https://registry.npmjs.org/@sigstore/verify/-/verify-1.2.0.tgz",
4309
+ "integrity": "sha512-hQF60nc9yab+Csi4AyoAmilGNfpXT+EXdBgFkP9OgPwIBPwyqVf7JAWPtmqrrrneTmAT6ojv7OlH1f6Ix5BG4Q==",
4264
4310
  "extraneous": true,
4265
4311
  "license": "Apache-2.0",
4266
4312
  "dependencies": {
4267
- "@sigstore/protobuf-specs": "^0.2.1",
4268
- "tuf-js": "^2.1.0"
4313
+ "@sigstore/bundle": "^2.3.1",
4314
+ "@sigstore/core": "^1.1.0",
4315
+ "@sigstore/protobuf-specs": "^0.3.1"
4269
4316
  },
4270
4317
  "engines": {
4271
4318
  "node": "^16.14.0 || >=18.0.0"
@@ -5887,36 +5934,15 @@
5887
5934
  }
5888
5935
  },
5889
5936
  "node_modules/are-we-there-yet": {
5890
- "version": "4.0.1",
5891
- "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.1.tgz",
5892
- "integrity": "sha512-2zuA+jpOYBRgoBCfa+fB87Rk0oGJjDX6pxGzqH6f33NzUhG25Xur6R0u0Z9VVAq8Z5JvQpQI6j6rtonuivC8QA==",
5937
+ "version": "4.0.2",
5938
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
5939
+ "integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
5893
5940
  "extraneous": true,
5894
5941
  "license": "ISC",
5895
- "dependencies": {
5896
- "delegates": "^1.0.0",
5897
- "readable-stream": "^4.1.0"
5898
- },
5899
5942
  "engines": {
5900
5943
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
5901
5944
  }
5902
5945
  },
5903
- "node_modules/are-we-there-yet/node_modules/readable-stream": {
5904
- "version": "4.5.2",
5905
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
5906
- "integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
5907
- "extraneous": true,
5908
- "license": "MIT",
5909
- "dependencies": {
5910
- "abort-controller": "^3.0.0",
5911
- "buffer": "^6.0.3",
5912
- "events": "^3.3.0",
5913
- "process": "^0.11.10",
5914
- "string_decoder": "^1.3.0"
5915
- },
5916
- "engines": {
5917
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5918
- }
5919
- },
5920
5946
  "node_modules/arg": {
5921
5947
  "version": "4.1.3",
5922
5948
  "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
@@ -6267,13 +6293,16 @@
6267
6293
  }
6268
6294
  },
6269
6295
  "node_modules/binary-extensions": {
6270
- "version": "2.2.0",
6271
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
6272
- "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
6273
- "dev": true,
6296
+ "version": "2.3.0",
6297
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
6298
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
6299
+ "extraneous": true,
6274
6300
  "license": "MIT",
6275
6301
  "engines": {
6276
6302
  "node": ">=8"
6303
+ },
6304
+ "funding": {
6305
+ "url": "https://github.com/sponsors/sindresorhus"
6277
6306
  }
6278
6307
  },
6279
6308
  "node_modules/bowser": {
@@ -6405,9 +6434,9 @@
6405
6434
  }
6406
6435
  },
6407
6436
  "node_modules/cacache": {
6408
- "version": "18.0.1",
6409
- "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.1.tgz",
6410
- "integrity": "sha512-g4Uf2CFZPaxtJKre6qr4zqLDOOPU7bNVhWjlNhvzc51xaTOx2noMOLhfFkTAqwtrAZAKQUuDfyjitzilpA8WsQ==",
6437
+ "version": "18.0.2",
6438
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
6439
+ "integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
6411
6440
  "extraneous": true,
6412
6441
  "license": "ISC",
6413
6442
  "dependencies": {
@@ -6793,16 +6822,16 @@
6793
6822
  }
6794
6823
  },
6795
6824
  "node_modules/cidr-regex": {
6796
- "version": "3.1.1",
6797
- "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-3.1.1.tgz",
6798
- "integrity": "sha512-RBqYd32aDwbCMFJRL6wHOlDNYJsPNTt8vC82ErHF5vKt8QQzxm1FrkW8s/R5pVrXMf17sba09Uoy91PKiddAsw==",
6825
+ "version": "4.0.5",
6826
+ "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-4.0.5.tgz",
6827
+ "integrity": "sha512-gljhROSwEnEvC+2lKqfkv1dU2v46h8Cwob19LlfGeGRMDLuwFD5+3D6+/vaa9/QrVLDASiSQ2OYQwzzjQ5I57A==",
6799
6828
  "extraneous": true,
6800
6829
  "license": "BSD-2-Clause",
6801
6830
  "dependencies": {
6802
- "ip-regex": "^4.1.0"
6831
+ "ip-regex": "^5.0.0"
6803
6832
  },
6804
6833
  "engines": {
6805
- "node": ">=10"
6834
+ "node": ">=14"
6806
6835
  }
6807
6836
  },
6808
6837
  "node_modules/cjs-module-lexer": {
@@ -7576,13 +7605,6 @@
7576
7605
  "node": ">=0.4.0"
7577
7606
  }
7578
7607
  },
7579
- "node_modules/delegates": {
7580
- "version": "1.0.0",
7581
- "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
7582
- "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
7583
- "extraneous": true,
7584
- "license": "MIT"
7585
- },
7586
7608
  "node_modules/detect-indent": {
7587
7609
  "version": "7.0.1",
7588
7610
  "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-7.0.1.tgz",
@@ -9830,9 +9852,9 @@
9830
9852
  }
9831
9853
  },
9832
9854
  "node_modules/ignore-walk": {
9833
- "version": "6.0.3",
9834
- "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.3.tgz",
9835
- "integrity": "sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA==",
9855
+ "version": "6.0.4",
9856
+ "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
9857
+ "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
9836
9858
  "extraneous": true,
9837
9859
  "license": "ISC",
9838
9860
  "dependencies": {
@@ -9996,13 +10018,16 @@
9996
10018
  "license": "BSD-3-Clause"
9997
10019
  },
9998
10020
  "node_modules/ip-regex": {
9999
- "version": "4.3.0",
10000
- "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz",
10001
- "integrity": "sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==",
10021
+ "version": "5.0.0",
10022
+ "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz",
10023
+ "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==",
10002
10024
  "extraneous": true,
10003
10025
  "license": "MIT",
10004
10026
  "engines": {
10005
- "node": ">=8"
10027
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
10028
+ },
10029
+ "funding": {
10030
+ "url": "https://github.com/sponsors/sindresorhus"
10006
10031
  }
10007
10032
  },
10008
10033
  "node_modules/is-array-buffer": {
@@ -10053,6 +10078,16 @@
10053
10078
  "node": ">=8"
10054
10079
  }
10055
10080
  },
10081
+ "node_modules/is-binary-path/node_modules/binary-extensions": {
10082
+ "version": "2.2.0",
10083
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
10084
+ "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
10085
+ "dev": true,
10086
+ "license": "MIT",
10087
+ "engines": {
10088
+ "node": ">=8"
10089
+ }
10090
+ },
10056
10091
  "node_modules/is-boolean-object": {
10057
10092
  "version": "1.1.2",
10058
10093
  "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
@@ -10100,16 +10135,16 @@
10100
10135
  }
10101
10136
  },
10102
10137
  "node_modules/is-cidr": {
10103
- "version": "4.0.2",
10104
- "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-4.0.2.tgz",
10105
- "integrity": "sha512-z4a1ENUajDbEl/Q6/pVBpTR1nBjjEE1X7qb7bmWYanNnPoKAvUCPFKeXV6Fe4mgTkWKBqiHIcwsI3SndiO5FeA==",
10138
+ "version": "5.0.5",
10139
+ "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-5.0.5.tgz",
10140
+ "integrity": "sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==",
10106
10141
  "extraneous": true,
10107
10142
  "license": "BSD-2-Clause",
10108
10143
  "dependencies": {
10109
- "cidr-regex": "^3.1.1"
10144
+ "cidr-regex": "^4.0.4"
10110
10145
  },
10111
10146
  "engines": {
10112
- "node": ">=10"
10147
+ "node": ">=14"
10113
10148
  }
10114
10149
  },
10115
10150
  "node_modules/is-core-module": {
@@ -10713,9 +10748,9 @@
10713
10748
  "license": "MIT"
10714
10749
  },
10715
10750
  "node_modules/json-parse-even-better-errors": {
10716
- "version": "3.0.0",
10717
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz",
10718
- "integrity": "sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==",
10751
+ "version": "3.0.1",
10752
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
10753
+ "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
10719
10754
  "extraneous": true,
10720
10755
  "license": "MIT",
10721
10756
  "engines": {
@@ -10951,35 +10986,35 @@
10951
10986
  }
10952
10987
  },
10953
10988
  "node_modules/libnpmaccess": {
10954
- "version": "8.0.1",
10955
- "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.1.tgz",
10956
- "integrity": "sha512-MWbnWIfxLKol+BgC1NR1as1JwM5ufZASd6CaENJjNe4JpJ0gx71xhpYY5SvNMZnVBahocYZWP6+SPQdyD0abEQ==",
10989
+ "version": "8.0.3",
10990
+ "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.3.tgz",
10991
+ "integrity": "sha512-0dU2ZZ8eWrI3JcPIEA5wnQ5s+OGeNtjrg0MHz1vcs06hRLDhZeXBWthuXG47jV1GO5ogClQi7RAFNAWVEjViWw==",
10957
10992
  "extraneous": true,
10958
10993
  "license": "ISC",
10959
10994
  "dependencies": {
10960
10995
  "npm-package-arg": "^11.0.1",
10961
- "npm-registry-fetch": "^16.0.0"
10996
+ "npm-registry-fetch": "^16.2.0"
10962
10997
  },
10963
10998
  "engines": {
10964
10999
  "node": "^16.14.0 || >=18.0.0"
10965
11000
  }
10966
11001
  },
10967
11002
  "node_modules/libnpmdiff": {
10968
- "version": "6.0.3",
10969
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.3.tgz",
10970
- "integrity": "sha512-Xy4ZFueaYb7CNMxH7i/SoQDg7VyDOESFWZp/MU3f3qtAasEWhdTYBSHmb18ehp8MxTjox7c7U6ws7l3r+LTBFA==",
11003
+ "version": "6.0.9",
11004
+ "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.9.tgz",
11005
+ "integrity": "sha512-K3Ey7VFXkasHOHa9S8SbALRMMEJkx5cHdAitJoLZH4pPL2cX89hdkNTQi8vcvjOlENbE2AjNsSjRkGhzeKfiSA==",
10971
11006
  "extraneous": true,
10972
11007
  "license": "ISC",
10973
11008
  "dependencies": {
10974
11009
  "@npmcli/arborist": "^7.2.1",
10975
11010
  "@npmcli/disparity-colors": "^3.0.0",
10976
11011
  "@npmcli/installed-package-contents": "^2.0.2",
10977
- "binary-extensions": "^2.2.0",
11012
+ "binary-extensions": "^2.3.0",
10978
11013
  "diff": "^5.1.0",
10979
- "minimatch": "^9.0.0",
11014
+ "minimatch": "^9.0.4",
10980
11015
  "npm-package-arg": "^11.0.1",
10981
11016
  "pacote": "^17.0.4",
10982
- "tar": "^6.2.0"
11017
+ "tar": "^6.2.1"
10983
11018
  },
10984
11019
  "engines": {
10985
11020
  "node": "^16.14.0 || >=18.0.0"
@@ -10996,9 +11031,9 @@
10996
11031
  }
10997
11032
  },
10998
11033
  "node_modules/libnpmexec": {
10999
- "version": "7.0.4",
11000
- "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.4.tgz",
11001
- "integrity": "sha512-SMllLSLcW4dNchBLb4yLNo38acNWq8pGpXZan0BGjHSxHOYbAnMrOJd3Gu/nOVWVZ9OgKFcHaxrXlwgwDhk30A==",
11034
+ "version": "7.0.10",
11035
+ "resolved": "https://registry.npmjs.org/libnpmexec/-/libnpmexec-7.0.10.tgz",
11036
+ "integrity": "sha512-MwjY0SzG9pHBMW+Otl/6ZA2s4kRUYxelo9vIKeWHG3CV0b/4mzi88rYNk3fv46hQ4ypIIEZYOzV/pHky/DS8og==",
11002
11037
  "extraneous": true,
11003
11038
  "license": "ISC",
11004
11039
  "dependencies": {
@@ -11009,7 +11044,7 @@
11009
11044
  "npmlog": "^7.0.1",
11010
11045
  "pacote": "^17.0.4",
11011
11046
  "proc-log": "^3.0.0",
11012
- "read": "^2.0.0",
11047
+ "read": "^3.0.1",
11013
11048
  "read-package-json-fast": "^3.0.2",
11014
11049
  "semver": "^7.3.7",
11015
11050
  "walk-up-path": "^3.0.1"
@@ -11018,10 +11053,23 @@
11018
11053
  "node": "^16.14.0 || >=18.0.0"
11019
11054
  }
11020
11055
  },
11056
+ "node_modules/libnpmexec/node_modules/read": {
11057
+ "version": "3.0.1",
11058
+ "resolved": "https://registry.npmjs.org/read/-/read-3.0.1.tgz",
11059
+ "integrity": "sha512-SLBrDU/Srs/9EoWhU5GdbAoxG1GzpQHo/6qiGItaoLJ1thmYpcNIM1qISEUvyHBzfGlWIyd6p2DNi1oV1VmAuw==",
11060
+ "extraneous": true,
11061
+ "license": "ISC",
11062
+ "dependencies": {
11063
+ "mute-stream": "^1.0.0"
11064
+ },
11065
+ "engines": {
11066
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
11067
+ }
11068
+ },
11021
11069
  "node_modules/libnpmfund": {
11022
- "version": "5.0.1",
11023
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.1.tgz",
11024
- "integrity": "sha512-4s7jdjiYE4SCf87n5UOrRlsUpF0Xw8DWtBwP53EaNQdvqR1579nOv1nwakMLmkq5HFKNOJyZcAH/rf5wVRRz5A==",
11070
+ "version": "5.0.7",
11071
+ "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.7.tgz",
11072
+ "integrity": "sha512-wRQSh2AeXFUtfHBciYha7m2+0xhX9PWa+ufMlfUFtUm6yTNsgghoZe8dciERklwhh2iax/9I+O/1lqKsGvJBaQ==",
11025
11073
  "extraneous": true,
11026
11074
  "license": "ISC",
11027
11075
  "dependencies": {
@@ -11032,37 +11080,37 @@
11032
11080
  }
11033
11081
  },
11034
11082
  "node_modules/libnpmhook": {
11035
- "version": "10.0.0",
11036
- "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.0.tgz",
11037
- "integrity": "sha512-PdEuOC1woGbrmxsvMdZCLYFirwtroIaxCzire/h55BfnqHOC73yQylIe9V2T9/1WL6f+PXIoZETR0dhJpLLFWQ==",
11083
+ "version": "10.0.2",
11084
+ "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.2.tgz",
11085
+ "integrity": "sha512-LF5peX3rmk2HqABmMXWhjdJ+HHHPIwMz7NXUM67MLSIy+JAExTymcQZgbGM9m/YQ6JDRPW8SBhWeWM0+vPNezw==",
11038
11086
  "extraneous": true,
11039
11087
  "license": "ISC",
11040
11088
  "dependencies": {
11041
11089
  "aproba": "^2.0.0",
11042
- "npm-registry-fetch": "^16.0.0"
11090
+ "npm-registry-fetch": "^16.2.0"
11043
11091
  },
11044
11092
  "engines": {
11045
11093
  "node": "^16.14.0 || >=18.0.0"
11046
11094
  }
11047
11095
  },
11048
11096
  "node_modules/libnpmorg": {
11049
- "version": "6.0.1",
11050
- "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.1.tgz",
11051
- "integrity": "sha512-yP3Moge82n3va2Y2dm7qWqwUGp2oZr+vPCyOr+YChGQx6zMtmUYdQA3nGMyF1mWWEmx2QCzyp2N6HmdTUnvRmQ==",
11097
+ "version": "6.0.3",
11098
+ "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.3.tgz",
11099
+ "integrity": "sha512-oxyQjJqvhvi0YqCOHQWLfWWre7NtWOGghX29LhhaqcDv3+Q61c4lJbht/iEEd00eucuHPjqfeh4aWXP6ftj2aA==",
11052
11100
  "extraneous": true,
11053
11101
  "license": "ISC",
11054
11102
  "dependencies": {
11055
11103
  "aproba": "^2.0.0",
11056
- "npm-registry-fetch": "^16.0.0"
11104
+ "npm-registry-fetch": "^16.2.0"
11057
11105
  },
11058
11106
  "engines": {
11059
11107
  "node": "^16.14.0 || >=18.0.0"
11060
11108
  }
11061
11109
  },
11062
11110
  "node_modules/libnpmpack": {
11063
- "version": "6.0.3",
11064
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.3.tgz",
11065
- "integrity": "sha512-+XV6/KVGYJ2TvqeJfBhSJgrXWV3OiFPYCKGavNwNBFmAtRRrj7OoV6a/+C0HDo7D0PFEDktdBHW47EciUgHx+g==",
11111
+ "version": "6.0.9",
11112
+ "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.9.tgz",
11113
+ "integrity": "sha512-rkGVbP0amt7qNPL/u4NbH0MqhECRrvdRPcszXalYc6TP2ubEBPT54c5LFLxTLROSKjfre6PVvzc1ZNKc8jBWhQ==",
11066
11114
  "extraneous": true,
11067
11115
  "license": "ISC",
11068
11116
  "dependencies": {
@@ -11076,19 +11124,19 @@
11076
11124
  }
11077
11125
  },
11078
11126
  "node_modules/libnpmpublish": {
11079
- "version": "9.0.2",
11080
- "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.2.tgz",
11081
- "integrity": "sha512-p1Yytx9KPZXMxbOuLcWcMW6qzd0AWYS+rI998rLxaP8aJyWLcbnefW8kKVqSahSdA6evhfQke1Kqag7LGSGPug==",
11127
+ "version": "9.0.5",
11128
+ "resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.5.tgz",
11129
+ "integrity": "sha512-MSKHZN2NXmp8GafDMy2eH/FK6c0BjpCbuJ4vJU4xPqCguy0w805VoRnsCwxyrvzCC13MB2tU6VOAX08GioINBA==",
11082
11130
  "extraneous": true,
11083
11131
  "license": "ISC",
11084
11132
  "dependencies": {
11085
11133
  "ci-info": "^4.0.0",
11086
11134
  "normalize-package-data": "^6.0.0",
11087
11135
  "npm-package-arg": "^11.0.1",
11088
- "npm-registry-fetch": "^16.0.0",
11136
+ "npm-registry-fetch": "^16.2.0",
11089
11137
  "proc-log": "^3.0.0",
11090
11138
  "semver": "^7.3.7",
11091
- "sigstore": "^2.1.0",
11139
+ "sigstore": "^2.2.0",
11092
11140
  "ssri": "^10.0.5"
11093
11141
  },
11094
11142
  "engines": {
@@ -11096,36 +11144,36 @@
11096
11144
  }
11097
11145
  },
11098
11146
  "node_modules/libnpmsearch": {
11099
- "version": "7.0.0",
11100
- "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.0.tgz",
11101
- "integrity": "sha512-gMSev/ZYP96C/73vVJSBfc/dfK65xKHs1QS/u/0NHmos19Td+XopKaMFbY4Xkfbdsau21DRTwM5kQdjuj9DbIw==",
11147
+ "version": "7.0.2",
11148
+ "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.2.tgz",
11149
+ "integrity": "sha512-SvYcq3SmexQWhch1i/9ML+vQx82+thVMRvgtZc/Yjf6s0Cfu/87ZQ3bb6jFe/whwaXxjwdDX8MrdmNXNKG+JPA==",
11102
11150
  "extraneous": true,
11103
11151
  "license": "ISC",
11104
11152
  "dependencies": {
11105
- "npm-registry-fetch": "^16.0.0"
11153
+ "npm-registry-fetch": "^16.2.0"
11106
11154
  },
11107
11155
  "engines": {
11108
11156
  "node": "^16.14.0 || >=18.0.0"
11109
11157
  }
11110
11158
  },
11111
11159
  "node_modules/libnpmteam": {
11112
- "version": "6.0.0",
11113
- "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.0.tgz",
11114
- "integrity": "sha512-d63ahIq7cZy3ZO8hhXiIigZTjaeV5WGfz1HkTbh6IfqNYNDhGiVLKu5ehOGdUQgUHcjxkdAwUzNNjMS1VJQ/mQ==",
11160
+ "version": "6.0.2",
11161
+ "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.2.tgz",
11162
+ "integrity": "sha512-EUTKCj1PmstpZE/MJ8QVs9L6wi4lMzD7TPyxHXiXWSsUy0/a1gKysW8TjC9dIAMVb/3okUUxiP/LIRwdShBpAQ==",
11115
11163
  "extraneous": true,
11116
11164
  "license": "ISC",
11117
11165
  "dependencies": {
11118
11166
  "aproba": "^2.0.0",
11119
- "npm-registry-fetch": "^16.0.0"
11167
+ "npm-registry-fetch": "^16.2.0"
11120
11168
  },
11121
11169
  "engines": {
11122
11170
  "node": "^16.14.0 || >=18.0.0"
11123
11171
  }
11124
11172
  },
11125
11173
  "node_modules/libnpmversion": {
11126
- "version": "5.0.1",
11127
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.1.tgz",
11128
- "integrity": "sha512-OXiju5vvL22QUBKizAyo5d+FOUkt9xN9+UOPE8alsZw+O9gLjnJrMmRW8P8uxMLS6/K415em15meVEbjG26Fzg==",
11174
+ "version": "5.0.2",
11175
+ "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
11176
+ "integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
11129
11177
  "extraneous": true,
11130
11178
  "license": "ISC",
11131
11179
  "dependencies": {
@@ -11441,10 +11489,10 @@
11441
11489
  }
11442
11490
  },
11443
11491
  "node_modules/lru-cache": {
11444
- "version": "10.1.0",
11445
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
11446
- "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
11447
- "dev": true,
11492
+ "version": "10.2.0",
11493
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
11494
+ "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
11495
+ "extraneous": true,
11448
11496
  "license": "ISC",
11449
11497
  "engines": {
11450
11498
  "node": "14 || >=16.14"
@@ -12381,9 +12429,9 @@
12381
12429
  }
12382
12430
  },
12383
12431
  "node_modules/npm": {
12384
- "version": "10.2.3",
12385
- "resolved": "https://registry.npmjs.org/npm/-/npm-10.2.3.tgz",
12386
- "integrity": "sha512-GbUui/rHTl0mW8HhJSn4A0Xg89yCR3I9otgJT1i0z1QBPOVlgbh6rlcUTpHT8Gut9O1SJjWRUU0nEcAymhG2tQ==",
12432
+ "version": "10.5.0",
12433
+ "resolved": "https://registry.npmjs.org/npm/-/npm-10.5.0.tgz",
12434
+ "integrity": "sha512-Ejxwvfh9YnWVU2yA5FzoYLTW52vxHCz+MHrOFg9Cc8IFgF/6f5AGPAvb5WTay5DIUP1NIfN3VBZ0cLlGO0Ys+A==",
12387
12435
  "bundleDependencies": [
12388
12436
  "@isaacs/string-locale-compare",
12389
12437
  "@npmcli/arborist",
@@ -12447,7 +12495,6 @@
12447
12495
  "semver",
12448
12496
  "spdx-expression-parse",
12449
12497
  "ssri",
12450
- "strip-ansi",
12451
12498
  "supports-color",
12452
12499
  "tar",
12453
12500
  "text-table",
@@ -12468,18 +12515,18 @@
12468
12515
  "dependencies": {
12469
12516
  "@isaacs/string-locale-compare": "^1.1.0",
12470
12517
  "@npmcli/arborist": "^7.2.1",
12471
- "@npmcli/config": "^8.0.1",
12518
+ "@npmcli/config": "^8.0.2",
12472
12519
  "@npmcli/fs": "^3.1.0",
12473
12520
  "@npmcli/map-workspaces": "^3.0.4",
12474
12521
  "@npmcli/package-json": "^5.0.0",
12475
- "@npmcli/promise-spawn": "^7.0.0",
12476
- "@npmcli/run-script": "^7.0.2",
12477
- "@sigstore/tuf": "^2.1.0",
12522
+ "@npmcli/promise-spawn": "^7.0.1",
12523
+ "@npmcli/run-script": "^7.0.4",
12524
+ "@sigstore/tuf": "^2.3.1",
12478
12525
  "abbrev": "^2.0.0",
12479
12526
  "archy": "~1.0.0",
12480
- "cacache": "^18.0.0",
12527
+ "cacache": "^18.0.2",
12481
12528
  "chalk": "^5.3.0",
12482
- "ci-info": "^3.9.0",
12529
+ "ci-info": "^4.0.0",
12483
12530
  "cli-columns": "^4.0.0",
12484
12531
  "cli-table3": "^0.6.3",
12485
12532
  "columnify": "^1.6.0",
@@ -12490,16 +12537,16 @@
12490
12537
  "hosted-git-info": "^7.0.1",
12491
12538
  "ini": "^4.1.1",
12492
12539
  "init-package-json": "^6.0.0",
12493
- "is-cidr": "^4.0.2",
12494
- "json-parse-even-better-errors": "^3.0.0",
12540
+ "is-cidr": "^5.0.3",
12541
+ "json-parse-even-better-errors": "^3.0.1",
12495
12542
  "libnpmaccess": "^8.0.1",
12496
12543
  "libnpmdiff": "^6.0.3",
12497
- "libnpmexec": "^7.0.3",
12544
+ "libnpmexec": "^7.0.4",
12498
12545
  "libnpmfund": "^5.0.1",
12499
12546
  "libnpmhook": "^10.0.0",
12500
12547
  "libnpmorg": "^6.0.1",
12501
12548
  "libnpmpack": "^6.0.3",
12502
- "libnpmpublish": "^9.0.1",
12549
+ "libnpmpublish": "^9.0.2",
12503
12550
  "libnpmsearch": "^7.0.0",
12504
12551
  "libnpmteam": "^6.0.0",
12505
12552
  "libnpmversion": "^5.0.1",
@@ -12520,15 +12567,14 @@
12520
12567
  "npm-user-validate": "^2.0.0",
12521
12568
  "npmlog": "^7.0.1",
12522
12569
  "p-map": "^4.0.0",
12523
- "pacote": "^17.0.4",
12570
+ "pacote": "^17.0.6",
12524
12571
  "parse-conflict-json": "^3.0.1",
12525
12572
  "proc-log": "^3.0.0",
12526
12573
  "qrcode-terminal": "^0.12.0",
12527
12574
  "read": "^2.1.0",
12528
- "semver": "^7.5.4",
12575
+ "semver": "^7.6.0",
12529
12576
  "spdx-expression-parse": "^3.0.1",
12530
12577
  "ssri": "^10.0.5",
12531
- "strip-ansi": "^6.0.1",
12532
12578
  "supports-color": "^9.4.0",
12533
12579
  "tar": "^6.2.0",
12534
12580
  "text-table": "~0.2.0",
@@ -12609,13 +12655,13 @@
12609
12655
  }
12610
12656
  },
12611
12657
  "node_modules/npm-packlist": {
12612
- "version": "8.0.0",
12613
- "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.0.tgz",
12614
- "integrity": "sha512-ErAGFB5kJUciPy1mmx/C2YFbvxoJ0QJ9uwkCZOeR6CqLLISPZBOiFModAbSXnjjlwW5lOhuhXva+fURsSGJqyw==",
12658
+ "version": "8.0.2",
12659
+ "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
12660
+ "integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
12615
12661
  "extraneous": true,
12616
12662
  "license": "ISC",
12617
12663
  "dependencies": {
12618
- "ignore-walk": "^6.0.0"
12664
+ "ignore-walk": "^6.0.4"
12619
12665
  },
12620
12666
  "engines": {
12621
12667
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -12651,7 +12697,7 @@
12651
12697
  "node": "^16.14.0 || >=18.0.0"
12652
12698
  }
12653
12699
  },
12654
- "node_modules/npm-registry-fetch": {
12700
+ "node_modules/npm-profile/node_modules/npm-registry-fetch": {
12655
12701
  "version": "16.1.0",
12656
12702
  "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.1.0.tgz",
12657
12703
  "integrity": "sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==",
@@ -12670,6 +12716,26 @@
12670
12716
  "node": "^16.14.0 || >=18.0.0"
12671
12717
  }
12672
12718
  },
12719
+ "node_modules/npm-registry-fetch": {
12720
+ "version": "16.2.0",
12721
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.2.0.tgz",
12722
+ "integrity": "sha512-zVH+G0q1O2hqgQBUvQ2LWp6ujr6VJAeDnmWxqiMlCguvLexEzBnuQIwC70r04vcvCMAcYEIpA/rO9YyVi+fmJQ==",
12723
+ "extraneous": true,
12724
+ "license": "ISC",
12725
+ "dependencies": {
12726
+ "@npmcli/redact": "^1.1.0",
12727
+ "make-fetch-happen": "^13.0.0",
12728
+ "minipass": "^7.0.2",
12729
+ "minipass-fetch": "^3.0.0",
12730
+ "minipass-json-stream": "^1.0.1",
12731
+ "minizlib": "^2.1.2",
12732
+ "npm-package-arg": "^11.0.0",
12733
+ "proc-log": "^3.0.0"
12734
+ },
12735
+ "engines": {
12736
+ "node": "^16.14.0 || >=18.0.0"
12737
+ }
12738
+ },
12673
12739
  "node_modules/npm-run-path": {
12674
12740
  "version": "4.0.1",
12675
12741
  "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -12783,9 +12849,7 @@
12783
12849
  "license": "ISC"
12784
12850
  },
12785
12851
  "node_modules/npm/node_modules/@npmcli/agent": {
12786
- "version": "2.2.0",
12787
- "resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.0.tgz",
12788
- "integrity": "sha512-2yThA1Es98orMkpSLVqlDZAMPK3jHJhifP2gnNUdk1754uZ8yI5c+ulCoVG+WlntQA6MzhrURMXjSd9Z7dJ2/Q==",
12852
+ "version": "2.2.1",
12789
12853
  "inBundle": true,
12790
12854
  "license": "ISC",
12791
12855
  "dependencies": {
@@ -12799,58 +12863,8 @@
12799
12863
  "node": "^16.14.0 || >=18.0.0"
12800
12864
  }
12801
12865
  },
12802
- "node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base": {
12803
- "version": "7.1.0",
12804
- "inBundle": true,
12805
- "license": "MIT",
12806
- "dependencies": {
12807
- "debug": "^4.3.4"
12808
- },
12809
- "engines": {
12810
- "node": ">= 14"
12811
- }
12812
- },
12813
- "node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent": {
12814
- "version": "7.0.0",
12815
- "inBundle": true,
12816
- "license": "MIT",
12817
- "dependencies": {
12818
- "agent-base": "^7.1.0",
12819
- "debug": "^4.3.4"
12820
- },
12821
- "engines": {
12822
- "node": ">= 14"
12823
- }
12824
- },
12825
- "node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent": {
12826
- "version": "7.0.2",
12827
- "inBundle": true,
12828
- "license": "MIT",
12829
- "dependencies": {
12830
- "agent-base": "^7.0.2",
12831
- "debug": "4"
12832
- },
12833
- "engines": {
12834
- "node": ">= 14"
12835
- }
12836
- },
12837
- "node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent": {
12838
- "version": "8.0.2",
12839
- "inBundle": true,
12840
- "license": "MIT",
12841
- "dependencies": {
12842
- "agent-base": "^7.0.2",
12843
- "debug": "^4.3.4",
12844
- "socks": "^2.7.1"
12845
- },
12846
- "engines": {
12847
- "node": ">= 14"
12848
- }
12849
- },
12850
12866
  "node_modules/npm/node_modules/@npmcli/arborist": {
12851
- "version": "7.2.1",
12852
- "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-7.2.1.tgz",
12853
- "integrity": "sha512-o1QIAX56FC8HEPF+Hf4V4/hck9j0a3UiLnMX4aDHPbtU4Po1tUOUSmc2GAx947VWT+acrdMYTDkqUt2CaSXt7A==",
12867
+ "version": "7.4.0",
12854
12868
  "inBundle": true,
12855
12869
  "license": "ISC",
12856
12870
  "dependencies": {
@@ -12862,7 +12876,7 @@
12862
12876
  "@npmcli/name-from-folder": "^2.0.0",
12863
12877
  "@npmcli/node-gyp": "^3.0.0",
12864
12878
  "@npmcli/package-json": "^5.0.0",
12865
- "@npmcli/query": "^3.0.1",
12879
+ "@npmcli/query": "^3.1.0",
12866
12880
  "@npmcli/run-script": "^7.0.2",
12867
12881
  "bin-links": "^4.0.1",
12868
12882
  "cacache": "^18.0.0",
@@ -12881,7 +12895,7 @@
12881
12895
  "parse-conflict-json": "^3.0.0",
12882
12896
  "proc-log": "^3.0.0",
12883
12897
  "promise-all-reject-late": "^1.0.0",
12884
- "promise-call-limit": "^1.0.2",
12898
+ "promise-call-limit": "^3.0.1",
12885
12899
  "read-package-json-fast": "^3.0.2",
12886
12900
  "semver": "^7.3.7",
12887
12901
  "ssri": "^10.0.5",
@@ -12896,12 +12910,12 @@
12896
12910
  }
12897
12911
  },
12898
12912
  "node_modules/npm/node_modules/@npmcli/config": {
12899
- "version": "8.0.1",
12913
+ "version": "8.2.0",
12900
12914
  "inBundle": true,
12901
12915
  "license": "ISC",
12902
12916
  "dependencies": {
12903
12917
  "@npmcli/map-workspaces": "^3.0.2",
12904
- "ci-info": "^3.8.0",
12918
+ "ci-info": "^4.0.0",
12905
12919
  "ini": "^4.1.0",
12906
12920
  "nopt": "^7.0.0",
12907
12921
  "proc-log": "^3.0.0",
@@ -12926,6 +12940,22 @@
12926
12940
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
12927
12941
  }
12928
12942
  },
12943
+ "node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles": {
12944
+ "version": "4.3.0",
12945
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
12946
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
12947
+ "inBundle": true,
12948
+ "license": "MIT",
12949
+ "dependencies": {
12950
+ "color-convert": "^2.0.1"
12951
+ },
12952
+ "engines": {
12953
+ "node": ">=8"
12954
+ },
12955
+ "funding": {
12956
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
12957
+ }
12958
+ },
12929
12959
  "node_modules/npm/node_modules/@npmcli/fs": {
12930
12960
  "version": "3.1.0",
12931
12961
  "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz",
@@ -12940,9 +12970,7 @@
12940
12970
  }
12941
12971
  },
12942
12972
  "node_modules/npm/node_modules/@npmcli/git": {
12943
- "version": "5.0.3",
12944
- "resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.3.tgz",
12945
- "integrity": "sha512-UZp9NwK+AynTrKvHn5k3KviW/hA5eENmFsu3iAPe7sWRt0lFUdsY/wXIYjpDFe7cdSNwOIzbObfwgt6eL5/2zw==",
12973
+ "version": "5.0.4",
12946
12974
  "inBundle": true,
12947
12975
  "license": "ISC",
12948
12976
  "dependencies": {
@@ -13048,9 +13076,9 @@
13048
13076
  }
13049
13077
  },
13050
13078
  "node_modules/npm/node_modules/@npmcli/promise-spawn": {
13051
- "version": "7.0.0",
13052
- "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.0.tgz",
13053
- "integrity": "sha512-wBqcGsMELZna0jDblGd7UXgOby45TQaMWmbFwWX+SEotk4HV6zG2t6rT9siyLhPk4P6YYqgfL1UO8nMWDBVJXQ==",
13079
+ "version": "7.0.1",
13080
+ "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
13081
+ "integrity": "sha512-P4KkF9jX3y+7yFUxgcUdDtLy+t4OlDGuEBLNs57AZsfSfg+uV6MLndqGpnl4831ggaEdXwR50XFoZP4VFtHolg==",
13054
13082
  "inBundle": true,
13055
13083
  "license": "ISC",
13056
13084
  "dependencies": {
@@ -13061,9 +13089,9 @@
13061
13089
  }
13062
13090
  },
13063
13091
  "node_modules/npm/node_modules/@npmcli/query": {
13064
- "version": "3.0.1",
13065
- "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.0.1.tgz",
13066
- "integrity": "sha512-0jE8iHBogf/+bFDj+ju6/UMLbJ39c8h6nSe6qile+dB7PJ0iV3gNqcb2vtt6WWCBrxv9uAjzUT/8vroluulidA==",
13092
+ "version": "3.1.0",
13093
+ "resolved": "https://registry.npmjs.org/@npmcli/query/-/query-3.1.0.tgz",
13094
+ "integrity": "sha512-C/iR0tk7KSKGldibYIB9x8GtO/0Bd0I2mhOaDb8ucQL/bQVTmGoeREaFj64Z5+iCBRf3dQfed0CjJL7I8iTkiQ==",
13067
13095
  "inBundle": true,
13068
13096
  "license": "ISC",
13069
13097
  "dependencies": {
@@ -13074,16 +13102,16 @@
13074
13102
  }
13075
13103
  },
13076
13104
  "node_modules/npm/node_modules/@npmcli/run-script": {
13077
- "version": "7.0.2",
13078
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.2.tgz",
13079
- "integrity": "sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==",
13105
+ "version": "7.0.4",
13106
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.4.tgz",
13107
+ "integrity": "sha512-9ApYM/3+rBt9V80aYg6tZfzj3UWdiYyCt7gJUD1VJKvWF5nwKDSICXbYIQbspFTq6TOpbsEtIC0LArB8d9PFmg==",
13080
13108
  "inBundle": true,
13081
13109
  "license": "ISC",
13082
13110
  "dependencies": {
13083
13111
  "@npmcli/node-gyp": "^3.0.0",
13112
+ "@npmcli/package-json": "^5.0.0",
13084
13113
  "@npmcli/promise-spawn": "^7.0.0",
13085
13114
  "node-gyp": "^10.0.0",
13086
- "read-package-json-fast": "^3.0.0",
13087
13115
  "which": "^4.0.0"
13088
13116
  },
13089
13117
  "engines": {
@@ -13102,22 +13130,26 @@
13102
13130
  }
13103
13131
  },
13104
13132
  "node_modules/npm/node_modules/@sigstore/bundle": {
13105
- "version": "2.1.0",
13106
- "resolved": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-2.1.0.tgz",
13107
- "integrity": "sha512-89uOo6yh/oxaU8AeOUnVrTdVMcGk9Q1hJa7Hkvalc6G3Z3CupWk4Xe9djSgJm9fMkH69s0P0cVHUoKSOemLdng==",
13133
+ "version": "2.2.0",
13108
13134
  "inBundle": true,
13109
13135
  "license": "Apache-2.0",
13110
13136
  "dependencies": {
13111
- "@sigstore/protobuf-specs": "^0.2.1"
13137
+ "@sigstore/protobuf-specs": "^0.3.0"
13112
13138
  },
13113
13139
  "engines": {
13114
13140
  "node": "^16.14.0 || >=18.0.0"
13115
13141
  }
13116
13142
  },
13143
+ "node_modules/npm/node_modules/@sigstore/core": {
13144
+ "version": "1.0.0",
13145
+ "inBundle": true,
13146
+ "license": "Apache-2.0",
13147
+ "engines": {
13148
+ "node": "^16.14.0 || >=18.0.0"
13149
+ }
13150
+ },
13117
13151
  "node_modules/npm/node_modules/@sigstore/protobuf-specs": {
13118
- "version": "0.2.1",
13119
- "resolved": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.2.1.tgz",
13120
- "integrity": "sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==",
13152
+ "version": "0.3.0",
13121
13153
  "inBundle": true,
13122
13154
  "license": "Apache-2.0",
13123
13155
  "engines": {
@@ -13125,12 +13157,13 @@
13125
13157
  }
13126
13158
  },
13127
13159
  "node_modules/npm/node_modules/@sigstore/sign": {
13128
- "version": "2.1.0",
13160
+ "version": "2.2.3",
13129
13161
  "inBundle": true,
13130
13162
  "license": "Apache-2.0",
13131
13163
  "dependencies": {
13132
- "@sigstore/bundle": "^2.1.0",
13133
- "@sigstore/protobuf-specs": "^0.2.1",
13164
+ "@sigstore/bundle": "^2.2.0",
13165
+ "@sigstore/core": "^1.0.0",
13166
+ "@sigstore/protobuf-specs": "^0.3.0",
13134
13167
  "make-fetch-happen": "^13.0.0"
13135
13168
  },
13136
13169
  "engines": {
@@ -13138,12 +13171,25 @@
13138
13171
  }
13139
13172
  },
13140
13173
  "node_modules/npm/node_modules/@sigstore/tuf": {
13141
- "version": "2.1.0",
13174
+ "version": "2.3.1",
13175
+ "inBundle": true,
13176
+ "license": "Apache-2.0",
13177
+ "dependencies": {
13178
+ "@sigstore/protobuf-specs": "^0.3.0",
13179
+ "tuf-js": "^2.2.0"
13180
+ },
13181
+ "engines": {
13182
+ "node": "^16.14.0 || >=18.0.0"
13183
+ }
13184
+ },
13185
+ "node_modules/npm/node_modules/@sigstore/verify": {
13186
+ "version": "1.1.0",
13142
13187
  "inBundle": true,
13143
13188
  "license": "Apache-2.0",
13144
13189
  "dependencies": {
13145
- "@sigstore/protobuf-specs": "^0.2.1",
13146
- "tuf-js": "^2.1.0"
13190
+ "@sigstore/bundle": "^2.2.0",
13191
+ "@sigstore/core": "^1.0.0",
13192
+ "@sigstore/protobuf-specs": "^0.3.0"
13147
13193
  },
13148
13194
  "engines": {
13149
13195
  "node": "^16.14.0 || >=18.0.0"
@@ -13183,17 +13229,15 @@
13183
13229
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13184
13230
  }
13185
13231
  },
13186
- "node_modules/npm/node_modules/abort-controller": {
13187
- "version": "3.0.0",
13188
- "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
13189
- "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
13232
+ "node_modules/npm/node_modules/agent-base": {
13233
+ "version": "7.1.0",
13190
13234
  "inBundle": true,
13191
13235
  "license": "MIT",
13192
13236
  "dependencies": {
13193
- "event-target-shim": "^5.0.0"
13237
+ "debug": "^4.3.4"
13194
13238
  },
13195
13239
  "engines": {
13196
- "node": ">=6.5"
13240
+ "node": ">= 14"
13197
13241
  }
13198
13242
  },
13199
13243
  "node_modules/npm/node_modules/aggregate-error": {
@@ -13221,16 +13265,13 @@
13221
13265
  }
13222
13266
  },
13223
13267
  "node_modules/npm/node_modules/ansi-styles": {
13224
- "version": "4.3.0",
13225
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
13226
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
13268
+ "version": "6.2.1",
13269
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
13270
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
13227
13271
  "inBundle": true,
13228
13272
  "license": "MIT",
13229
- "dependencies": {
13230
- "color-convert": "^2.0.1"
13231
- },
13232
13273
  "engines": {
13233
- "node": ">=8"
13274
+ "node": ">=12"
13234
13275
  },
13235
13276
  "funding": {
13236
13277
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
@@ -13251,15 +13292,11 @@
13251
13292
  "license": "MIT"
13252
13293
  },
13253
13294
  "node_modules/npm/node_modules/are-we-there-yet": {
13254
- "version": "4.0.1",
13255
- "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.1.tgz",
13256
- "integrity": "sha512-2zuA+jpOYBRgoBCfa+fB87Rk0oGJjDX6pxGzqH6f33NzUhG25Xur6R0u0Z9VVAq8Z5JvQpQI6j6rtonuivC8QA==",
13295
+ "version": "4.0.2",
13296
+ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.2.tgz",
13297
+ "integrity": "sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==",
13257
13298
  "inBundle": true,
13258
13299
  "license": "ISC",
13259
- "dependencies": {
13260
- "delegates": "^1.0.0",
13261
- "readable-stream": "^4.1.0"
13262
- },
13263
13300
  "engines": {
13264
13301
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
13265
13302
  }
@@ -13271,27 +13308,6 @@
13271
13308
  "inBundle": true,
13272
13309
  "license": "MIT"
13273
13310
  },
13274
- "node_modules/npm/node_modules/base64-js": {
13275
- "version": "1.5.1",
13276
- "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
13277
- "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
13278
- "funding": [
13279
- {
13280
- "type": "github",
13281
- "url": "https://github.com/sponsors/feross"
13282
- },
13283
- {
13284
- "type": "patreon",
13285
- "url": "https://www.patreon.com/feross"
13286
- },
13287
- {
13288
- "type": "consulting",
13289
- "url": "https://feross.org/support"
13290
- }
13291
- ],
13292
- "inBundle": true,
13293
- "license": "MIT"
13294
- },
13295
13311
  "node_modules/npm/node_modules/bin-links": {
13296
13312
  "version": "4.0.3",
13297
13313
  "resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz",
@@ -13310,8 +13326,6 @@
13310
13326
  },
13311
13327
  "node_modules/npm/node_modules/binary-extensions": {
13312
13328
  "version": "2.2.0",
13313
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
13314
- "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
13315
13329
  "inBundle": true,
13316
13330
  "license": "MIT",
13317
13331
  "engines": {
@@ -13328,31 +13342,6 @@
13328
13342
  "balanced-match": "^1.0.0"
13329
13343
  }
13330
13344
  },
13331
- "node_modules/npm/node_modules/buffer": {
13332
- "version": "6.0.3",
13333
- "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
13334
- "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
13335
- "funding": [
13336
- {
13337
- "type": "github",
13338
- "url": "https://github.com/sponsors/feross"
13339
- },
13340
- {
13341
- "type": "patreon",
13342
- "url": "https://www.patreon.com/feross"
13343
- },
13344
- {
13345
- "type": "consulting",
13346
- "url": "https://feross.org/support"
13347
- }
13348
- ],
13349
- "inBundle": true,
13350
- "license": "MIT",
13351
- "dependencies": {
13352
- "base64-js": "^1.3.1",
13353
- "ieee754": "^1.2.1"
13354
- }
13355
- },
13356
13345
  "node_modules/npm/node_modules/builtins": {
13357
13346
  "version": "5.0.1",
13358
13347
  "resolved": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz",
@@ -13364,7 +13353,9 @@
13364
13353
  }
13365
13354
  },
13366
13355
  "node_modules/npm/node_modules/cacache": {
13367
- "version": "18.0.0",
13356
+ "version": "18.0.2",
13357
+ "resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
13358
+ "integrity": "sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==",
13368
13359
  "inBundle": true,
13369
13360
  "license": "ISC",
13370
13361
  "dependencies": {
@@ -13373,7 +13364,7 @@
13373
13364
  "glob": "^10.2.2",
13374
13365
  "lru-cache": "^10.0.1",
13375
13366
  "minipass": "^7.0.3",
13376
- "minipass-collect": "^1.0.2",
13367
+ "minipass-collect": "^2.0.1",
13377
13368
  "minipass-flush": "^1.0.5",
13378
13369
  "minipass-pipeline": "^1.2.4",
13379
13370
  "p-map": "^4.0.0",
@@ -13409,9 +13400,9 @@
13409
13400
  }
13410
13401
  },
13411
13402
  "node_modules/npm/node_modules/ci-info": {
13412
- "version": "3.9.0",
13413
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
13414
- "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
13403
+ "version": "4.0.0",
13404
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
13405
+ "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
13415
13406
  "funding": [
13416
13407
  {
13417
13408
  "type": "github",
@@ -13425,16 +13416,14 @@
13425
13416
  }
13426
13417
  },
13427
13418
  "node_modules/npm/node_modules/cidr-regex": {
13428
- "version": "3.1.1",
13429
- "resolved": "https://registry.npmjs.org/cidr-regex/-/cidr-regex-3.1.1.tgz",
13430
- "integrity": "sha512-RBqYd32aDwbCMFJRL6wHOlDNYJsPNTt8vC82ErHF5vKt8QQzxm1FrkW8s/R5pVrXMf17sba09Uoy91PKiddAsw==",
13419
+ "version": "4.0.3",
13431
13420
  "inBundle": true,
13432
13421
  "license": "BSD-2-Clause",
13433
13422
  "dependencies": {
13434
- "ip-regex": "^4.1.0"
13423
+ "ip-regex": "^5.0.0"
13435
13424
  },
13436
13425
  "engines": {
13437
- "node": ">=10"
13426
+ "node": ">=14"
13438
13427
  }
13439
13428
  },
13440
13429
  "node_modules/npm/node_modules/clean-stack": {
@@ -13637,17 +13626,8 @@
13637
13626
  "url": "https://github.com/sponsors/sindresorhus"
13638
13627
  }
13639
13628
  },
13640
- "node_modules/npm/node_modules/delegates": {
13641
- "version": "1.0.0",
13642
- "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
13643
- "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
13644
- "inBundle": true,
13645
- "license": "MIT"
13646
- },
13647
13629
  "node_modules/npm/node_modules/diff": {
13648
- "version": "5.1.0",
13649
- "resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz",
13650
- "integrity": "sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==",
13630
+ "version": "5.2.0",
13651
13631
  "inBundle": true,
13652
13632
  "license": "BSD-3-Clause",
13653
13633
  "engines": {
@@ -13696,26 +13676,6 @@
13696
13676
  "inBundle": true,
13697
13677
  "license": "MIT"
13698
13678
  },
13699
- "node_modules/npm/node_modules/event-target-shim": {
13700
- "version": "5.0.1",
13701
- "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
13702
- "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
13703
- "inBundle": true,
13704
- "license": "MIT",
13705
- "engines": {
13706
- "node": ">=6"
13707
- }
13708
- },
13709
- "node_modules/npm/node_modules/events": {
13710
- "version": "3.3.0",
13711
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
13712
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
13713
- "inBundle": true,
13714
- "license": "MIT",
13715
- "engines": {
13716
- "node": ">=0.8.x"
13717
- }
13718
- },
13719
13679
  "node_modules/npm/node_modules/exponential-backoff": {
13720
13680
  "version": "3.1.1",
13721
13681
  "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
@@ -13764,9 +13724,14 @@
13764
13724
  }
13765
13725
  },
13766
13726
  "node_modules/npm/node_modules/function-bind": {
13767
- "version": "1.1.1",
13727
+ "version": "1.1.2",
13728
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
13729
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
13768
13730
  "inBundle": true,
13769
- "license": "MIT"
13731
+ "license": "MIT",
13732
+ "funding": {
13733
+ "url": "https://github.com/sponsors/ljharb"
13734
+ }
13770
13735
  },
13771
13736
  "node_modules/npm/node_modules/gauge": {
13772
13737
  "version": "5.0.1",
@@ -13818,17 +13783,6 @@
13818
13783
  "inBundle": true,
13819
13784
  "license": "ISC"
13820
13785
  },
13821
- "node_modules/npm/node_modules/has": {
13822
- "version": "1.0.3",
13823
- "inBundle": true,
13824
- "license": "MIT",
13825
- "dependencies": {
13826
- "function-bind": "^1.1.1"
13827
- },
13828
- "engines": {
13829
- "node": ">= 0.4.0"
13830
- }
13831
- },
13832
13786
  "node_modules/npm/node_modules/has-unicode": {
13833
13787
  "version": "2.0.1",
13834
13788
  "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
@@ -13836,6 +13790,17 @@
13836
13790
  "inBundle": true,
13837
13791
  "license": "ISC"
13838
13792
  },
13793
+ "node_modules/npm/node_modules/hasown": {
13794
+ "version": "2.0.1",
13795
+ "inBundle": true,
13796
+ "license": "MIT",
13797
+ "dependencies": {
13798
+ "function-bind": "^1.1.2"
13799
+ },
13800
+ "engines": {
13801
+ "node": ">= 0.4"
13802
+ }
13803
+ },
13839
13804
  "node_modules/npm/node_modules/hosted-git-info": {
13840
13805
  "version": "7.0.1",
13841
13806
  "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz",
@@ -13856,6 +13821,34 @@
13856
13821
  "inBundle": true,
13857
13822
  "license": "BSD-2-Clause"
13858
13823
  },
13824
+ "node_modules/npm/node_modules/http-proxy-agent": {
13825
+ "version": "7.0.2",
13826
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
13827
+ "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
13828
+ "inBundle": true,
13829
+ "license": "MIT",
13830
+ "dependencies": {
13831
+ "agent-base": "^7.1.0",
13832
+ "debug": "^4.3.4"
13833
+ },
13834
+ "engines": {
13835
+ "node": ">= 14"
13836
+ }
13837
+ },
13838
+ "node_modules/npm/node_modules/https-proxy-agent": {
13839
+ "version": "7.0.4",
13840
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
13841
+ "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
13842
+ "inBundle": true,
13843
+ "license": "MIT",
13844
+ "dependencies": {
13845
+ "agent-base": "^7.0.2",
13846
+ "debug": "4"
13847
+ },
13848
+ "engines": {
13849
+ "node": ">= 14"
13850
+ }
13851
+ },
13859
13852
  "node_modules/npm/node_modules/iconv-lite": {
13860
13853
  "version": "0.6.3",
13861
13854
  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
@@ -13870,31 +13863,10 @@
13870
13863
  "node": ">=0.10.0"
13871
13864
  }
13872
13865
  },
13873
- "node_modules/npm/node_modules/ieee754": {
13874
- "version": "1.2.1",
13875
- "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
13876
- "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
13877
- "funding": [
13878
- {
13879
- "type": "github",
13880
- "url": "https://github.com/sponsors/feross"
13881
- },
13882
- {
13883
- "type": "patreon",
13884
- "url": "https://www.patreon.com/feross"
13885
- },
13886
- {
13887
- "type": "consulting",
13888
- "url": "https://feross.org/support"
13889
- }
13890
- ],
13891
- "inBundle": true,
13892
- "license": "BSD-3-Clause"
13893
- },
13894
13866
  "node_modules/npm/node_modules/ignore-walk": {
13895
- "version": "6.0.3",
13896
- "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.3.tgz",
13897
- "integrity": "sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA==",
13867
+ "version": "6.0.4",
13868
+ "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.4.tgz",
13869
+ "integrity": "sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==",
13898
13870
  "inBundle": true,
13899
13871
  "license": "ISC",
13900
13872
  "dependencies": {
@@ -13953,40 +13925,59 @@
13953
13925
  "node": "^16.14.0 || >=18.0.0"
13954
13926
  }
13955
13927
  },
13956
- "node_modules/npm/node_modules/ip": {
13957
- "version": "2.0.0",
13928
+ "node_modules/npm/node_modules/ip-address": {
13929
+ "version": "9.0.5",
13930
+ "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
13931
+ "integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
13958
13932
  "inBundle": true,
13959
- "license": "MIT"
13933
+ "license": "MIT",
13934
+ "dependencies": {
13935
+ "jsbn": "1.1.0",
13936
+ "sprintf-js": "^1.1.3"
13937
+ },
13938
+ "engines": {
13939
+ "node": ">= 12"
13940
+ }
13941
+ },
13942
+ "node_modules/npm/node_modules/ip-address/node_modules/sprintf-js": {
13943
+ "version": "1.1.3",
13944
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
13945
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
13946
+ "inBundle": true,
13947
+ "license": "BSD-3-Clause"
13960
13948
  },
13961
13949
  "node_modules/npm/node_modules/ip-regex": {
13962
- "version": "4.3.0",
13963
- "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-4.3.0.tgz",
13964
- "integrity": "sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==",
13950
+ "version": "5.0.0",
13951
+ "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz",
13952
+ "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==",
13965
13953
  "inBundle": true,
13966
13954
  "license": "MIT",
13967
13955
  "engines": {
13968
- "node": ">=8"
13956
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
13957
+ },
13958
+ "funding": {
13959
+ "url": "https://github.com/sponsors/sindresorhus"
13969
13960
  }
13970
13961
  },
13971
13962
  "node_modules/npm/node_modules/is-cidr": {
13972
- "version": "4.0.2",
13973
- "resolved": "https://registry.npmjs.org/is-cidr/-/is-cidr-4.0.2.tgz",
13974
- "integrity": "sha512-z4a1ENUajDbEl/Q6/pVBpTR1nBjjEE1X7qb7bmWYanNnPoKAvUCPFKeXV6Fe4mgTkWKBqiHIcwsI3SndiO5FeA==",
13963
+ "version": "5.0.3",
13975
13964
  "inBundle": true,
13976
13965
  "license": "BSD-2-Clause",
13977
13966
  "dependencies": {
13978
- "cidr-regex": "^3.1.1"
13967
+ "cidr-regex": "4.0.3"
13979
13968
  },
13980
13969
  "engines": {
13981
- "node": ">=10"
13970
+ "node": ">=14"
13982
13971
  }
13983
13972
  },
13984
13973
  "node_modules/npm/node_modules/is-core-module": {
13985
- "version": "2.13.0",
13974
+ "version": "2.13.1",
13975
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
13976
+ "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
13986
13977
  "inBundle": true,
13987
13978
  "license": "MIT",
13988
13979
  "dependencies": {
13989
- "has": "^1.0.3"
13980
+ "hasown": "^2.0.0"
13990
13981
  },
13991
13982
  "funding": {
13992
13983
  "url": "https://github.com/sponsors/ljharb"
@@ -14035,10 +14026,17 @@
14035
14026
  "@pkgjs/parseargs": "^0.11.0"
14036
14027
  }
14037
14028
  },
14029
+ "node_modules/npm/node_modules/jsbn": {
14030
+ "version": "1.1.0",
14031
+ "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
14032
+ "integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
14033
+ "inBundle": true,
14034
+ "license": "MIT"
14035
+ },
14038
14036
  "node_modules/npm/node_modules/json-parse-even-better-errors": {
14039
- "version": "3.0.0",
14040
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz",
14041
- "integrity": "sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA==",
14037
+ "version": "3.0.1",
14038
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz",
14039
+ "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==",
14042
14040
  "inBundle": true,
14043
14041
  "license": "MIT",
14044
14042
  "engines": {
@@ -14080,9 +14078,7 @@
14080
14078
  "license": "MIT"
14081
14079
  },
14082
14080
  "node_modules/npm/node_modules/libnpmaccess": {
14083
- "version": "8.0.1",
14084
- "resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.1.tgz",
14085
- "integrity": "sha512-MWbnWIfxLKol+BgC1NR1as1JwM5ufZASd6CaENJjNe4JpJ0gx71xhpYY5SvNMZnVBahocYZWP6+SPQdyD0abEQ==",
14081
+ "version": "8.0.2",
14086
14082
  "inBundle": true,
14087
14083
  "license": "ISC",
14088
14084
  "dependencies": {
@@ -14094,9 +14090,7 @@
14094
14090
  }
14095
14091
  },
14096
14092
  "node_modules/npm/node_modules/libnpmdiff": {
14097
- "version": "6.0.3",
14098
- "resolved": "https://registry.npmjs.org/libnpmdiff/-/libnpmdiff-6.0.3.tgz",
14099
- "integrity": "sha512-Xy4ZFueaYb7CNMxH7i/SoQDg7VyDOESFWZp/MU3f3qtAasEWhdTYBSHmb18ehp8MxTjox7c7U6ws7l3r+LTBFA==",
14093
+ "version": "6.0.7",
14100
14094
  "inBundle": true,
14101
14095
  "license": "ISC",
14102
14096
  "dependencies": {
@@ -14115,13 +14109,13 @@
14115
14109
  }
14116
14110
  },
14117
14111
  "node_modules/npm/node_modules/libnpmexec": {
14118
- "version": "7.0.3",
14112
+ "version": "7.0.8",
14119
14113
  "inBundle": true,
14120
14114
  "license": "ISC",
14121
14115
  "dependencies": {
14122
14116
  "@npmcli/arborist": "^7.2.1",
14123
14117
  "@npmcli/run-script": "^7.0.2",
14124
- "ci-info": "^3.7.1",
14118
+ "ci-info": "^4.0.0",
14125
14119
  "npm-package-arg": "^11.0.1",
14126
14120
  "npmlog": "^7.0.1",
14127
14121
  "pacote": "^17.0.4",
@@ -14136,9 +14130,7 @@
14136
14130
  }
14137
14131
  },
14138
14132
  "node_modules/npm/node_modules/libnpmfund": {
14139
- "version": "5.0.1",
14140
- "resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.1.tgz",
14141
- "integrity": "sha512-4s7jdjiYE4SCf87n5UOrRlsUpF0Xw8DWtBwP53EaNQdvqR1579nOv1nwakMLmkq5HFKNOJyZcAH/rf5wVRRz5A==",
14133
+ "version": "5.0.5",
14142
14134
  "inBundle": true,
14143
14135
  "license": "ISC",
14144
14136
  "dependencies": {
@@ -14149,9 +14141,7 @@
14149
14141
  }
14150
14142
  },
14151
14143
  "node_modules/npm/node_modules/libnpmhook": {
14152
- "version": "10.0.0",
14153
- "resolved": "https://registry.npmjs.org/libnpmhook/-/libnpmhook-10.0.0.tgz",
14154
- "integrity": "sha512-PdEuOC1woGbrmxsvMdZCLYFirwtroIaxCzire/h55BfnqHOC73yQylIe9V2T9/1WL6f+PXIoZETR0dhJpLLFWQ==",
14144
+ "version": "10.0.1",
14155
14145
  "inBundle": true,
14156
14146
  "license": "ISC",
14157
14147
  "dependencies": {
@@ -14163,9 +14153,7 @@
14163
14153
  }
14164
14154
  },
14165
14155
  "node_modules/npm/node_modules/libnpmorg": {
14166
- "version": "6.0.1",
14167
- "resolved": "https://registry.npmjs.org/libnpmorg/-/libnpmorg-6.0.1.tgz",
14168
- "integrity": "sha512-yP3Moge82n3va2Y2dm7qWqwUGp2oZr+vPCyOr+YChGQx6zMtmUYdQA3nGMyF1mWWEmx2QCzyp2N6HmdTUnvRmQ==",
14156
+ "version": "6.0.2",
14169
14157
  "inBundle": true,
14170
14158
  "license": "ISC",
14171
14159
  "dependencies": {
@@ -14177,9 +14165,7 @@
14177
14165
  }
14178
14166
  },
14179
14167
  "node_modules/npm/node_modules/libnpmpack": {
14180
- "version": "6.0.3",
14181
- "resolved": "https://registry.npmjs.org/libnpmpack/-/libnpmpack-6.0.3.tgz",
14182
- "integrity": "sha512-+XV6/KVGYJ2TvqeJfBhSJgrXWV3OiFPYCKGavNwNBFmAtRRrj7OoV6a/+C0HDo7D0PFEDktdBHW47EciUgHx+g==",
14168
+ "version": "6.0.7",
14183
14169
  "inBundle": true,
14184
14170
  "license": "ISC",
14185
14171
  "dependencies": {
@@ -14193,17 +14179,17 @@
14193
14179
  }
14194
14180
  },
14195
14181
  "node_modules/npm/node_modules/libnpmpublish": {
14196
- "version": "9.0.1",
14182
+ "version": "9.0.4",
14197
14183
  "inBundle": true,
14198
14184
  "license": "ISC",
14199
14185
  "dependencies": {
14200
- "ci-info": "^3.6.1",
14186
+ "ci-info": "^4.0.0",
14201
14187
  "normalize-package-data": "^6.0.0",
14202
14188
  "npm-package-arg": "^11.0.1",
14203
14189
  "npm-registry-fetch": "^16.0.0",
14204
14190
  "proc-log": "^3.0.0",
14205
14191
  "semver": "^7.3.7",
14206
- "sigstore": "^2.1.0",
14192
+ "sigstore": "^2.2.0",
14207
14193
  "ssri": "^10.0.5"
14208
14194
  },
14209
14195
  "engines": {
@@ -14211,9 +14197,7 @@
14211
14197
  }
14212
14198
  },
14213
14199
  "node_modules/npm/node_modules/libnpmsearch": {
14214
- "version": "7.0.0",
14215
- "resolved": "https://registry.npmjs.org/libnpmsearch/-/libnpmsearch-7.0.0.tgz",
14216
- "integrity": "sha512-gMSev/ZYP96C/73vVJSBfc/dfK65xKHs1QS/u/0NHmos19Td+XopKaMFbY4Xkfbdsau21DRTwM5kQdjuj9DbIw==",
14200
+ "version": "7.0.1",
14217
14201
  "inBundle": true,
14218
14202
  "license": "ISC",
14219
14203
  "dependencies": {
@@ -14224,9 +14208,7 @@
14224
14208
  }
14225
14209
  },
14226
14210
  "node_modules/npm/node_modules/libnpmteam": {
14227
- "version": "6.0.0",
14228
- "resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-6.0.0.tgz",
14229
- "integrity": "sha512-d63ahIq7cZy3ZO8hhXiIigZTjaeV5WGfz1HkTbh6IfqNYNDhGiVLKu5ehOGdUQgUHcjxkdAwUzNNjMS1VJQ/mQ==",
14211
+ "version": "6.0.1",
14230
14212
  "inBundle": true,
14231
14213
  "license": "ISC",
14232
14214
  "dependencies": {
@@ -14238,9 +14220,9 @@
14238
14220
  }
14239
14221
  },
14240
14222
  "node_modules/npm/node_modules/libnpmversion": {
14241
- "version": "5.0.1",
14242
- "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.1.tgz",
14243
- "integrity": "sha512-OXiju5vvL22QUBKizAyo5d+FOUkt9xN9+UOPE8alsZw+O9gLjnJrMmRW8P8uxMLS6/K415em15meVEbjG26Fzg==",
14223
+ "version": "5.0.2",
14224
+ "resolved": "https://registry.npmjs.org/libnpmversion/-/libnpmversion-5.0.2.tgz",
14225
+ "integrity": "sha512-6JBnLhd6SYgKRekJ4cotxpURLGbEtKxzw+a8p5o+wNwrveJPMH8yW/HKjeewyHzWmxzzwn9EQ3TkF2onkrwstA==",
14244
14226
  "inBundle": true,
14245
14227
  "license": "ISC",
14246
14228
  "dependencies": {
@@ -14255,7 +14237,9 @@
14255
14237
  }
14256
14238
  },
14257
14239
  "node_modules/npm/node_modules/lru-cache": {
14258
- "version": "10.0.1",
14240
+ "version": "10.2.0",
14241
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
14242
+ "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
14259
14243
  "inBundle": true,
14260
14244
  "license": "ISC",
14261
14245
  "engines": {
@@ -14310,27 +14294,16 @@
14310
14294
  }
14311
14295
  },
14312
14296
  "node_modules/npm/node_modules/minipass-collect": {
14313
- "version": "1.0.2",
14314
- "inBundle": true,
14315
- "license": "ISC",
14316
- "dependencies": {
14317
- "minipass": "^3.0.0"
14318
- },
14319
- "engines": {
14320
- "node": ">= 8"
14321
- }
14322
- },
14323
- "node_modules/npm/node_modules/minipass-collect/node_modules/minipass": {
14324
- "version": "3.3.6",
14325
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
14326
- "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
14297
+ "version": "2.0.1",
14298
+ "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz",
14299
+ "integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==",
14327
14300
  "inBundle": true,
14328
14301
  "license": "ISC",
14329
14302
  "dependencies": {
14330
- "yallist": "^4.0.0"
14303
+ "minipass": "^7.0.3"
14331
14304
  },
14332
14305
  "engines": {
14333
- "node": ">=8"
14306
+ "node": ">=16 || 14 >=14.17"
14334
14307
  }
14335
14308
  },
14336
14309
  "node_modules/npm/node_modules/minipass-fetch": {
@@ -14640,13 +14613,13 @@
14640
14613
  }
14641
14614
  },
14642
14615
  "node_modules/npm/node_modules/npm-packlist": {
14643
- "version": "8.0.0",
14644
- "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.0.tgz",
14645
- "integrity": "sha512-ErAGFB5kJUciPy1mmx/C2YFbvxoJ0QJ9uwkCZOeR6CqLLISPZBOiFModAbSXnjjlwW5lOhuhXva+fURsSGJqyw==",
14616
+ "version": "8.0.2",
14617
+ "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
14618
+ "integrity": "sha512-shYrPFIS/JLP4oQmAwDyk5HcyysKW8/JLTEA32S0Z5TzvpaeeX2yMFfoK1fjEBnCBvVyIB/Jj/GBFdm0wsgzbA==",
14646
14619
  "inBundle": true,
14647
14620
  "license": "ISC",
14648
14621
  "dependencies": {
14649
- "ignore-walk": "^6.0.0"
14622
+ "ignore-walk": "^6.0.4"
14650
14623
  },
14651
14624
  "engines": {
14652
14625
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
@@ -14744,7 +14717,9 @@
14744
14717
  }
14745
14718
  },
14746
14719
  "node_modules/npm/node_modules/pacote": {
14747
- "version": "17.0.4",
14720
+ "version": "17.0.6",
14721
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
14722
+ "integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
14748
14723
  "inBundle": true,
14749
14724
  "license": "ISC",
14750
14725
  "dependencies": {
@@ -14763,7 +14738,7 @@
14763
14738
  "promise-retry": "^2.0.1",
14764
14739
  "read-package-json": "^7.0.0",
14765
14740
  "read-package-json-fast": "^3.0.0",
14766
- "sigstore": "^2.0.0",
14741
+ "sigstore": "^2.2.0",
14767
14742
  "ssri": "^10.0.0",
14768
14743
  "tar": "^6.1.11"
14769
14744
  },
@@ -14817,9 +14792,7 @@
14817
14792
  }
14818
14793
  },
14819
14794
  "node_modules/npm/node_modules/postcss-selector-parser": {
14820
- "version": "6.0.13",
14821
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz",
14822
- "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==",
14795
+ "version": "6.0.15",
14823
14796
  "inBundle": true,
14824
14797
  "license": "MIT",
14825
14798
  "dependencies": {
@@ -14840,16 +14813,6 @@
14840
14813
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
14841
14814
  }
14842
14815
  },
14843
- "node_modules/npm/node_modules/process": {
14844
- "version": "0.11.10",
14845
- "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
14846
- "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
14847
- "inBundle": true,
14848
- "license": "MIT",
14849
- "engines": {
14850
- "node": ">= 0.6.0"
14851
- }
14852
- },
14853
14816
  "node_modules/npm/node_modules/promise-all-reject-late": {
14854
14817
  "version": "1.0.1",
14855
14818
  "resolved": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz",
@@ -14861,9 +14824,9 @@
14861
14824
  }
14862
14825
  },
14863
14826
  "node_modules/npm/node_modules/promise-call-limit": {
14864
- "version": "1.0.2",
14865
- "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-1.0.2.tgz",
14866
- "integrity": "sha512-1vTUnfI2hzui8AEIixbdAJlFY4LFDXqQswy/2eOlThAscXCY4It8FdVuI0fMJGAB2aWGbdQf/gv0skKYXmdrHA==",
14827
+ "version": "3.0.1",
14828
+ "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
14829
+ "integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
14867
14830
  "inBundle": true,
14868
14831
  "license": "ISC",
14869
14832
  "funding": {
@@ -14966,21 +14929,6 @@
14966
14929
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
14967
14930
  }
14968
14931
  },
14969
- "node_modules/npm/node_modules/readable-stream": {
14970
- "version": "4.4.2",
14971
- "inBundle": true,
14972
- "license": "MIT",
14973
- "dependencies": {
14974
- "abort-controller": "^3.0.0",
14975
- "buffer": "^6.0.3",
14976
- "events": "^3.3.0",
14977
- "process": "^0.11.10",
14978
- "string_decoder": "^1.3.0"
14979
- },
14980
- "engines": {
14981
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
14982
- }
14983
- },
14984
14932
  "node_modules/npm/node_modules/retry": {
14985
14933
  "version": "0.12.0",
14986
14934
  "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
@@ -14991,27 +14939,6 @@
14991
14939
  "node": ">= 4"
14992
14940
  }
14993
14941
  },
14994
- "node_modules/npm/node_modules/safe-buffer": {
14995
- "version": "5.2.1",
14996
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
14997
- "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
14998
- "funding": [
14999
- {
15000
- "type": "github",
15001
- "url": "https://github.com/sponsors/feross"
15002
- },
15003
- {
15004
- "type": "patreon",
15005
- "url": "https://www.patreon.com/feross"
15006
- },
15007
- {
15008
- "type": "consulting",
15009
- "url": "https://feross.org/support"
15010
- }
15011
- ],
15012
- "inBundle": true,
15013
- "license": "MIT"
15014
- },
15015
14942
  "node_modules/npm/node_modules/safer-buffer": {
15016
14943
  "version": "2.1.2",
15017
14944
  "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
@@ -15021,7 +14948,9 @@
15021
14948
  "optional": true
15022
14949
  },
15023
14950
  "node_modules/npm/node_modules/semver": {
15024
- "version": "7.5.4",
14951
+ "version": "7.6.0",
14952
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
14953
+ "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
15025
14954
  "inBundle": true,
15026
14955
  "license": "ISC",
15027
14956
  "dependencies": {
@@ -15078,7 +15007,9 @@
15078
15007
  }
15079
15008
  },
15080
15009
  "node_modules/npm/node_modules/signal-exit": {
15081
- "version": "4.0.2",
15010
+ "version": "4.1.0",
15011
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
15012
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
15082
15013
  "inBundle": true,
15083
15014
  "license": "ISC",
15084
15015
  "engines": {
@@ -15089,16 +15020,16 @@
15089
15020
  }
15090
15021
  },
15091
15022
  "node_modules/npm/node_modules/sigstore": {
15092
- "version": "2.1.0",
15093
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.1.0.tgz",
15094
- "integrity": "sha512-kPIj+ZLkyI3QaM0qX8V/nSsweYND3W448pwkDgS6CQ74MfhEkIR8ToK5Iyx46KJYRjseVcD3Rp9zAmUAj6ZjPw==",
15023
+ "version": "2.2.2",
15095
15024
  "inBundle": true,
15096
15025
  "license": "Apache-2.0",
15097
15026
  "dependencies": {
15098
- "@sigstore/bundle": "^2.1.0",
15099
- "@sigstore/protobuf-specs": "^0.2.1",
15100
- "@sigstore/sign": "^2.1.0",
15101
- "@sigstore/tuf": "^2.1.0"
15027
+ "@sigstore/bundle": "^2.2.0",
15028
+ "@sigstore/core": "^1.0.0",
15029
+ "@sigstore/protobuf-specs": "^0.3.0",
15030
+ "@sigstore/sign": "^2.2.3",
15031
+ "@sigstore/tuf": "^2.3.1",
15032
+ "@sigstore/verify": "^1.1.0"
15102
15033
  },
15103
15034
  "engines": {
15104
15035
  "node": "^16.14.0 || >=18.0.0"
@@ -15116,18 +15047,31 @@
15116
15047
  }
15117
15048
  },
15118
15049
  "node_modules/npm/node_modules/socks": {
15119
- "version": "2.7.1",
15050
+ "version": "2.8.0",
15120
15051
  "inBundle": true,
15121
15052
  "license": "MIT",
15122
15053
  "dependencies": {
15123
- "ip": "^2.0.0",
15054
+ "ip-address": "^9.0.5",
15124
15055
  "smart-buffer": "^4.2.0"
15125
15056
  },
15126
15057
  "engines": {
15127
- "node": ">= 10.13.0",
15058
+ "node": ">= 16.0.0",
15128
15059
  "npm": ">= 3.0.0"
15129
15060
  }
15130
15061
  },
15062
+ "node_modules/npm/node_modules/socks-proxy-agent": {
15063
+ "version": "8.0.2",
15064
+ "inBundle": true,
15065
+ "license": "MIT",
15066
+ "dependencies": {
15067
+ "agent-base": "^7.0.2",
15068
+ "debug": "^4.3.4",
15069
+ "socks": "^2.7.1"
15070
+ },
15071
+ "engines": {
15072
+ "node": ">= 14"
15073
+ }
15074
+ },
15131
15075
  "node_modules/npm/node_modules/spdx-correct": {
15132
15076
  "version": "3.2.0",
15133
15077
  "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
@@ -15140,9 +15084,7 @@
15140
15084
  }
15141
15085
  },
15142
15086
  "node_modules/npm/node_modules/spdx-exceptions": {
15143
- "version": "2.3.0",
15144
- "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
15145
- "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
15087
+ "version": "2.5.0",
15146
15088
  "inBundle": true,
15147
15089
  "license": "CC-BY-3.0"
15148
15090
  },
@@ -15158,9 +15100,7 @@
15158
15100
  }
15159
15101
  },
15160
15102
  "node_modules/npm/node_modules/spdx-license-ids": {
15161
- "version": "3.0.16",
15162
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz",
15163
- "integrity": "sha512-eWN+LnM3GR6gPu35WxNgbGl8rmY1AEmoMDvL/QD6zYmPWgywxWqJWNdLGT+ke8dKNWrcYgYjPpG5gbTfghP8rw==",
15103
+ "version": "3.0.17",
15164
15104
  "inBundle": true,
15165
15105
  "license": "CC0-1.0"
15166
15106
  },
@@ -15177,16 +15117,6 @@
15177
15117
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
15178
15118
  }
15179
15119
  },
15180
- "node_modules/npm/node_modules/string_decoder": {
15181
- "version": "1.3.0",
15182
- "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
15183
- "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
15184
- "inBundle": true,
15185
- "license": "MIT",
15186
- "dependencies": {
15187
- "safe-buffer": "~5.2.0"
15188
- }
15189
- },
15190
15120
  "node_modules/npm/node_modules/string-width": {
15191
15121
  "version": "4.2.3",
15192
15122
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
@@ -15335,9 +15265,9 @@
15335
15265
  }
15336
15266
  },
15337
15267
  "node_modules/npm/node_modules/tuf-js": {
15338
- "version": "2.1.0",
15339
- "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.1.0.tgz",
15340
- "integrity": "sha512-eD7YPPjVlMzdggrOeE8zwoegUaG/rt6Bt3jwoQPunRiNVzgcCE009UDFJKJjG+Gk9wFu6W/Vi+P5d/5QpdD9jA==",
15268
+ "version": "2.2.0",
15269
+ "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
15270
+ "integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
15341
15271
  "inBundle": true,
15342
15272
  "license": "MIT",
15343
15273
  "dependencies": {
@@ -15496,30 +15426,33 @@
15496
15426
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
15497
15427
  }
15498
15428
  },
15499
- "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
15500
- "version": "6.0.1",
15501
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
15502
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
15429
+ "node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
15430
+ "version": "4.3.0",
15431
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
15432
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
15503
15433
  "inBundle": true,
15504
15434
  "license": "MIT",
15435
+ "dependencies": {
15436
+ "color-convert": "^2.0.1"
15437
+ },
15505
15438
  "engines": {
15506
- "node": ">=12"
15439
+ "node": ">=8"
15507
15440
  },
15508
15441
  "funding": {
15509
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
15442
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
15510
15443
  }
15511
15444
  },
15512
- "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles": {
15513
- "version": "6.2.1",
15514
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
15515
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
15445
+ "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": {
15446
+ "version": "6.0.1",
15447
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
15448
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
15516
15449
  "inBundle": true,
15517
15450
  "license": "MIT",
15518
15451
  "engines": {
15519
15452
  "node": ">=12"
15520
15453
  },
15521
15454
  "funding": {
15522
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
15455
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
15523
15456
  }
15524
15457
  },
15525
15458
  "node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": {
@@ -16126,9 +16059,9 @@
16126
16059
  }
16127
16060
  },
16128
16061
  "node_modules/pacote": {
16129
- "version": "17.0.5",
16130
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.5.tgz",
16131
- "integrity": "sha512-TAE0m20zSDMnchPja9vtQjri19X3pZIyRpm2TJVeI+yU42leJBBDTRYhOcWFsPhaMxf+3iwQkFiKz16G9AEeeA==",
16062
+ "version": "17.0.6",
16063
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
16064
+ "integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
16132
16065
  "extraneous": true,
16133
16066
  "license": "ISC",
16134
16067
  "dependencies": {
@@ -16147,7 +16080,7 @@
16147
16080
  "promise-retry": "^2.0.1",
16148
16081
  "read-package-json": "^7.0.0",
16149
16082
  "read-package-json-fast": "^3.0.0",
16150
- "sigstore": "^2.0.0",
16083
+ "sigstore": "^2.2.0",
16151
16084
  "ssri": "^10.0.0",
16152
16085
  "tar": "^6.1.11"
16153
16086
  },
@@ -16158,6 +16091,42 @@
16158
16091
  "node": "^16.14.0 || >=18.0.0"
16159
16092
  }
16160
16093
  },
16094
+ "node_modules/pacote/node_modules/@npmcli/run-script": {
16095
+ "version": "7.0.2",
16096
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.2.tgz",
16097
+ "integrity": "sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==",
16098
+ "extraneous": true,
16099
+ "license": "ISC",
16100
+ "dependencies": {
16101
+ "@npmcli/node-gyp": "^3.0.0",
16102
+ "@npmcli/promise-spawn": "^7.0.0",
16103
+ "node-gyp": "^10.0.0",
16104
+ "read-package-json-fast": "^3.0.0",
16105
+ "which": "^4.0.0"
16106
+ },
16107
+ "engines": {
16108
+ "node": "^16.14.0 || >=18.0.0"
16109
+ }
16110
+ },
16111
+ "node_modules/pacote/node_modules/npm-registry-fetch": {
16112
+ "version": "16.1.0",
16113
+ "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.1.0.tgz",
16114
+ "integrity": "sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==",
16115
+ "extraneous": true,
16116
+ "license": "ISC",
16117
+ "dependencies": {
16118
+ "make-fetch-happen": "^13.0.0",
16119
+ "minipass": "^7.0.2",
16120
+ "minipass-fetch": "^3.0.0",
16121
+ "minipass-json-stream": "^1.0.1",
16122
+ "minizlib": "^2.1.2",
16123
+ "npm-package-arg": "^11.0.0",
16124
+ "proc-log": "^3.0.0"
16125
+ },
16126
+ "engines": {
16127
+ "node": "^16.14.0 || >=18.0.0"
16128
+ }
16129
+ },
16161
16130
  "node_modules/pako": {
16162
16131
  "version": "1.0.11",
16163
16132
  "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
@@ -16316,6 +16285,16 @@
16316
16285
  "url": "https://github.com/sponsors/isaacs"
16317
16286
  }
16318
16287
  },
16288
+ "node_modules/path-scurry/node_modules/lru-cache": {
16289
+ "version": "10.1.0",
16290
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
16291
+ "integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
16292
+ "dev": true,
16293
+ "license": "ISC",
16294
+ "engines": {
16295
+ "node": "14 || >=16.14"
16296
+ }
16297
+ },
16319
16298
  "node_modules/path-to-regexp": {
16320
16299
  "version": "1.8.0",
16321
16300
  "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
@@ -16492,9 +16471,9 @@
16492
16471
  }
16493
16472
  },
16494
16473
  "node_modules/postcss-selector-parser": {
16495
- "version": "6.0.13",
16496
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz",
16497
- "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==",
16474
+ "version": "6.0.16",
16475
+ "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz",
16476
+ "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==",
16498
16477
  "extraneous": true,
16499
16478
  "license": "MIT",
16500
16479
  "dependencies": {
@@ -16674,9 +16653,9 @@
16674
16653
  }
16675
16654
  },
16676
16655
  "node_modules/promise-call-limit": {
16677
- "version": "1.0.2",
16678
- "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-1.0.2.tgz",
16679
- "integrity": "sha512-1vTUnfI2hzui8AEIixbdAJlFY4LFDXqQswy/2eOlThAscXCY4It8FdVuI0fMJGAB2aWGbdQf/gv0skKYXmdrHA==",
16656
+ "version": "3.0.1",
16657
+ "resolved": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-3.0.1.tgz",
16658
+ "integrity": "sha512-utl+0x8gIDasV5X+PI5qWEPqH6fJS0pFtQ/4gZ95xfEFb/89dmh+/b895TbFDBLiafBvxD/PGTKfvxl4kH/pQg==",
16680
16659
  "extraneous": true,
16681
16660
  "license": "ISC",
16682
16661
  "funding": {
@@ -17655,16 +17634,18 @@
17655
17634
  "license": "ISC"
17656
17635
  },
17657
17636
  "node_modules/sigstore": {
17658
- "version": "2.1.0",
17659
- "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.1.0.tgz",
17660
- "integrity": "sha512-kPIj+ZLkyI3QaM0qX8V/nSsweYND3W448pwkDgS6CQ74MfhEkIR8ToK5Iyx46KJYRjseVcD3Rp9zAmUAj6ZjPw==",
17637
+ "version": "2.3.0",
17638
+ "resolved": "https://registry.npmjs.org/sigstore/-/sigstore-2.3.0.tgz",
17639
+ "integrity": "sha512-q+o8L2ebiWD1AxD17eglf1pFrl9jtW7FHa0ygqY6EKvibK8JHyq9Z26v9MZXeDiw+RbfOJ9j2v70M10Hd6E06A==",
17661
17640
  "extraneous": true,
17662
17641
  "license": "Apache-2.0",
17663
17642
  "dependencies": {
17664
- "@sigstore/bundle": "^2.1.0",
17665
- "@sigstore/protobuf-specs": "^0.2.1",
17666
- "@sigstore/sign": "^2.1.0",
17667
- "@sigstore/tuf": "^2.1.0"
17643
+ "@sigstore/bundle": "^2.3.1",
17644
+ "@sigstore/core": "^1.0.0",
17645
+ "@sigstore/protobuf-specs": "^0.3.1",
17646
+ "@sigstore/sign": "^2.3.0",
17647
+ "@sigstore/tuf": "^2.3.1",
17648
+ "@sigstore/verify": "^1.2.0"
17668
17649
  },
17669
17650
  "engines": {
17670
17651
  "node": "^16.14.0 || >=18.0.0"
@@ -18648,9 +18629,9 @@
18648
18629
  "license": "0BSD"
18649
18630
  },
18650
18631
  "node_modules/tuf-js": {
18651
- "version": "2.1.0",
18652
- "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.1.0.tgz",
18653
- "integrity": "sha512-eD7YPPjVlMzdggrOeE8zwoegUaG/rt6Bt3jwoQPunRiNVzgcCE009UDFJKJjG+Gk9wFu6W/Vi+P5d/5QpdD9jA==",
18632
+ "version": "2.2.0",
18633
+ "resolved": "https://registry.npmjs.org/tuf-js/-/tuf-js-2.2.0.tgz",
18634
+ "integrity": "sha512-ZSDngmP1z6zw+FIkIBjvOp/II/mIub/O7Pp12j1WNsiCpg5R5wAc//i555bBQsE44O94btLt0xM/Zr2LQjwdCg==",
18654
18635
  "extraneous": true,
18655
18636
  "license": "MIT",
18656
18637
  "dependencies": {
@@ -18787,9 +18768,9 @@
18787
18768
  }
18788
18769
  },
18789
18770
  "node_modules/typedoc": {
18790
- "version": "0.25.12",
18791
- "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz",
18792
- "integrity": "sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==",
18771
+ "version": "0.25.13",
18772
+ "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.13.tgz",
18773
+ "integrity": "sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==",
18793
18774
  "dev": true,
18794
18775
  "license": "Apache-2.0",
18795
18776
  "dependencies": {