netlify-cli 13.1.0 → 13.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "13.1.0",
3
+ "version": "13.1.2",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "13.1.0",
9
+ "version": "13.1.2",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
13
  "@fastify/static": "^6.6.0",
14
- "@netlify/build": "^29.6.5",
15
- "@netlify/config": "^20.3.3",
16
- "@netlify/edge-bundler": "^8.11.0",
14
+ "@netlify/build": "^29.6.6",
15
+ "@netlify/config": "^20.3.4",
16
+ "@netlify/edge-bundler": "^8.11.1",
17
17
  "@netlify/framework-info": "^9.8.5",
18
18
  "@netlify/local-functions-proxy": "^1.1.1",
19
19
  "@netlify/zip-it-and-ship-it": "^8.9.0",
@@ -49,7 +49,7 @@
49
49
  "express-logging": "^1.1.1",
50
50
  "extract-zip": "^2.0.1",
51
51
  "fastify": "^4.10.2",
52
- "find-up": "^5.0.0",
52
+ "find-up": "^6.0.0",
53
53
  "flush-write-stream": "^2.0.0",
54
54
  "folder-walker": "^3.2.0",
55
55
  "from2-array": "^0.0.4",
@@ -73,9 +73,9 @@
73
73
  "jwt-decode": "^3.0.0",
74
74
  "lambda-local": "^2.0.1",
75
75
  "listr": "^0.14.3",
76
- "locate-path": "^6.0.0",
76
+ "locate-path": "^7.0.0",
77
77
  "lodash": "^4.17.20",
78
- "log-symbols": "^4.0.0",
78
+ "log-symbols": "^5.0.0",
79
79
  "log-update": "^5.0.0",
80
80
  "minimist": "^1.2.5",
81
81
  "multiparty": "^4.2.1",
@@ -86,7 +86,7 @@
86
86
  "netlify-redirector": "^0.4.0",
87
87
  "node-fetch": "^2.6.0",
88
88
  "node-version-alias": "^2.0.0",
89
- "ora": "^5.0.0",
89
+ "ora": "^6.0.0",
90
90
  "p-filter": "^3.0.0",
91
91
  "p-map": "^5.0.0",
92
92
  "p-wait-for": "^3.0.0",
@@ -146,7 +146,7 @@
146
146
  "tomlify-j0.4": "^3.0.0",
147
147
  "tree-kill": "^1.2.2",
148
148
  "typescript": "^4.4.4",
149
- "verdaccio": "^5.10.2",
149
+ "verdaccio": "^5.22.1",
150
150
  "vite": "^4.0.0",
151
151
  "vitest": "^0.29.0"
152
152
  },
@@ -1137,6 +1137,37 @@
1137
1137
  "node": ">=v14"
1138
1138
  }
1139
1139
  },
1140
+ "node_modules/@commitlint/top-level/node_modules/find-up": {
1141
+ "version": "5.0.0",
1142
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
1143
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
1144
+ "dev": true,
1145
+ "dependencies": {
1146
+ "locate-path": "^6.0.0",
1147
+ "path-exists": "^4.0.0"
1148
+ },
1149
+ "engines": {
1150
+ "node": ">=10"
1151
+ },
1152
+ "funding": {
1153
+ "url": "https://github.com/sponsors/sindresorhus"
1154
+ }
1155
+ },
1156
+ "node_modules/@commitlint/top-level/node_modules/locate-path": {
1157
+ "version": "6.0.0",
1158
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
1159
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
1160
+ "dev": true,
1161
+ "dependencies": {
1162
+ "p-locate": "^5.0.0"
1163
+ },
1164
+ "engines": {
1165
+ "node": ">=10"
1166
+ },
1167
+ "funding": {
1168
+ "url": "https://github.com/sponsors/sindresorhus"
1169
+ }
1170
+ },
1140
1171
  "node_modules/@commitlint/types": {
1141
1172
  "version": "17.0.0",
1142
1173
  "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.0.0.tgz",
@@ -2018,13 +2049,13 @@
2018
2049
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
2019
2050
  },
2020
2051
  "node_modules/@netlify/build": {
2021
- "version": "29.6.5",
2022
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.5.tgz",
2023
- "integrity": "sha512-BRbNFru4CMKWVuiijhTAcP9IIVceeYjtufpU0nQx51Yj++VpBWToF9MXWaCKEyKk9r99ZeQBQvz2/cjXB9JiNQ==",
2052
+ "version": "29.6.6",
2053
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.6.tgz",
2054
+ "integrity": "sha512-LC5u+ory9RrN2uHOeCRV3YqPRJh2YILU2MoD8/KrxlNw/DeNV7G+gNeOYOoVWTsIs3bvi08xx/JEqgmAjCvU6Q==",
2024
2055
  "dependencies": {
2025
2056
  "@bugsnag/js": "^7.0.0",
2026
2057
  "@netlify/cache-utils": "^5.1.2",
2027
- "@netlify/config": "^20.3.3",
2058
+ "@netlify/config": "^20.3.4",
2028
2059
  "@netlify/edge-bundler": "8.11.0",
2029
2060
  "@netlify/framework-info": "^9.8.5",
2030
2061
  "@netlify/functions-utils": "^5.2.0",
@@ -2058,7 +2089,7 @@
2058
2089
  "path-exists": "^5.0.0",
2059
2090
  "path-type": "^5.0.0",
2060
2091
  "pkg-dir": "^6.0.0",
2061
- "pretty-ms": "^7.0.0",
2092
+ "pretty-ms": "^8.0.0",
2062
2093
  "ps-list": "^8.0.0",
2063
2094
  "read-pkg-up": "^9.0.0",
2064
2095
  "readdirp": "^3.4.0",
@@ -2083,6 +2114,46 @@
2083
2114
  "node": "^14.16.0 || >=16.0.0"
2084
2115
  }
2085
2116
  },
2117
+ "node_modules/@netlify/build/node_modules/@netlify/edge-bundler": {
2118
+ "version": "8.11.0",
2119
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz",
2120
+ "integrity": "sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==",
2121
+ "dependencies": {
2122
+ "@import-maps/resolve": "^1.0.1",
2123
+ "ajv": "^8.11.2",
2124
+ "ajv-errors": "^3.0.0",
2125
+ "better-ajv-errors": "^1.2.0",
2126
+ "common-path-prefix": "^3.0.0",
2127
+ "del": "^7.0.0",
2128
+ "env-paths": "^3.0.0",
2129
+ "execa": "^6.0.0",
2130
+ "find-up": "^6.3.0",
2131
+ "get-port": "^6.1.2",
2132
+ "glob-to-regexp": "^0.4.1",
2133
+ "is-path-inside": "^4.0.0",
2134
+ "jsonc-parser": "^3.2.0",
2135
+ "node-fetch": "^3.1.1",
2136
+ "node-stream-zip": "^1.15.0",
2137
+ "p-retry": "^5.1.1",
2138
+ "p-wait-for": "^4.1.0",
2139
+ "path-key": "^4.0.0",
2140
+ "regexp-tree": "^0.1.24",
2141
+ "semver": "^7.3.5",
2142
+ "tmp-promise": "^3.0.3",
2143
+ "uuid": "^9.0.0"
2144
+ },
2145
+ "engines": {
2146
+ "node": "^14.16.0 || >=16.0.0"
2147
+ }
2148
+ },
2149
+ "node_modules/@netlify/build/node_modules/@netlify/edge-bundler/node_modules/uuid": {
2150
+ "version": "9.0.0",
2151
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz",
2152
+ "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==",
2153
+ "bin": {
2154
+ "uuid": "dist/bin/uuid"
2155
+ }
2156
+ },
2086
2157
  "node_modules/@netlify/build/node_modules/@sindresorhus/is": {
2087
2158
  "version": "5.3.0",
2088
2159
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.3.0.tgz",
@@ -2105,6 +2176,29 @@
2105
2176
  "node": ">=14.16"
2106
2177
  }
2107
2178
  },
2179
+ "node_modules/@netlify/build/node_modules/ajv": {
2180
+ "version": "8.12.0",
2181
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
2182
+ "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
2183
+ "dependencies": {
2184
+ "fast-deep-equal": "^3.1.1",
2185
+ "json-schema-traverse": "^1.0.0",
2186
+ "require-from-string": "^2.0.2",
2187
+ "uri-js": "^4.2.2"
2188
+ },
2189
+ "funding": {
2190
+ "type": "github",
2191
+ "url": "https://github.com/sponsors/epoberezkin"
2192
+ }
2193
+ },
2194
+ "node_modules/@netlify/build/node_modules/ajv-errors": {
2195
+ "version": "3.0.0",
2196
+ "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
2197
+ "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
2198
+ "peerDependencies": {
2199
+ "ajv": "^8.0.1"
2200
+ }
2201
+ },
2108
2202
  "node_modules/@netlify/build/node_modules/cacheable-lookup": {
2109
2203
  "version": "7.0.0",
2110
2204
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
@@ -2130,11 +2224,43 @@
2130
2224
  "node": ">=14.16"
2131
2225
  }
2132
2226
  },
2227
+ "node_modules/@netlify/build/node_modules/del": {
2228
+ "version": "7.0.0",
2229
+ "resolved": "https://registry.npmjs.org/del/-/del-7.0.0.tgz",
2230
+ "integrity": "sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==",
2231
+ "dependencies": {
2232
+ "globby": "^13.1.2",
2233
+ "graceful-fs": "^4.2.10",
2234
+ "is-glob": "^4.0.3",
2235
+ "is-path-cwd": "^3.0.0",
2236
+ "is-path-inside": "^4.0.0",
2237
+ "p-map": "^5.5.0",
2238
+ "rimraf": "^3.0.2",
2239
+ "slash": "^4.0.0"
2240
+ },
2241
+ "engines": {
2242
+ "node": ">=14.16"
2243
+ },
2244
+ "funding": {
2245
+ "url": "https://github.com/sponsors/sindresorhus"
2246
+ }
2247
+ },
2133
2248
  "node_modules/@netlify/build/node_modules/emoji-regex": {
2134
2249
  "version": "9.2.2",
2135
2250
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
2136
2251
  "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
2137
2252
  },
2253
+ "node_modules/@netlify/build/node_modules/env-paths": {
2254
+ "version": "3.0.0",
2255
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
2256
+ "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A==",
2257
+ "engines": {
2258
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2259
+ },
2260
+ "funding": {
2261
+ "url": "https://github.com/sponsors/sindresorhus"
2262
+ }
2263
+ },
2138
2264
  "node_modules/@netlify/build/node_modules/escape-string-regexp": {
2139
2265
  "version": "5.0.0",
2140
2266
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
@@ -2194,13 +2320,32 @@
2194
2320
  "url": "https://github.com/sponsors/sindresorhus"
2195
2321
  }
2196
2322
  },
2197
- "node_modules/@netlify/build/node_modules/find-up": {
2198
- "version": "6.3.0",
2199
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
2200
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
2323
+ "node_modules/@netlify/build/node_modules/get-port": {
2324
+ "version": "6.1.2",
2325
+ "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
2326
+ "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==",
2327
+ "engines": {
2328
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2329
+ },
2330
+ "funding": {
2331
+ "url": "https://github.com/sponsors/sindresorhus"
2332
+ }
2333
+ },
2334
+ "node_modules/@netlify/build/node_modules/glob-to-regexp": {
2335
+ "version": "0.4.1",
2336
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
2337
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
2338
+ },
2339
+ "node_modules/@netlify/build/node_modules/globby": {
2340
+ "version": "13.1.3",
2341
+ "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
2342
+ "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
2201
2343
  "dependencies": {
2202
- "locate-path": "^7.1.0",
2203
- "path-exists": "^5.0.0"
2344
+ "dir-glob": "^3.0.1",
2345
+ "fast-glob": "^3.2.11",
2346
+ "ignore": "^5.2.0",
2347
+ "merge2": "^1.4.1",
2348
+ "slash": "^4.0.0"
2204
2349
  },
2205
2350
  "engines": {
2206
2351
  "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
@@ -2264,10 +2409,10 @@
2264
2409
  "url": "https://github.com/sponsors/sindresorhus"
2265
2410
  }
2266
2411
  },
2267
- "node_modules/@netlify/build/node_modules/is-stream": {
2412
+ "node_modules/@netlify/build/node_modules/is-path-cwd": {
2268
2413
  "version": "3.0.0",
2269
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2270
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2414
+ "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-3.0.0.tgz",
2415
+ "integrity": "sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA==",
2271
2416
  "engines": {
2272
2417
  "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2273
2418
  },
@@ -2275,10 +2420,10 @@
2275
2420
  "url": "https://github.com/sponsors/sindresorhus"
2276
2421
  }
2277
2422
  },
2278
- "node_modules/@netlify/build/node_modules/is-unicode-supported": {
2279
- "version": "1.3.0",
2280
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
2281
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
2423
+ "node_modules/@netlify/build/node_modules/is-path-inside": {
2424
+ "version": "4.0.0",
2425
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
2426
+ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
2282
2427
  "engines": {
2283
2428
  "node": ">=12"
2284
2429
  },
@@ -2286,13 +2431,10 @@
2286
2431
  "url": "https://github.com/sponsors/sindresorhus"
2287
2432
  }
2288
2433
  },
2289
- "node_modules/@netlify/build/node_modules/locate-path": {
2290
- "version": "7.2.0",
2291
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
2292
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
2293
- "dependencies": {
2294
- "p-locate": "^6.0.0"
2295
- },
2434
+ "node_modules/@netlify/build/node_modules/is-stream": {
2435
+ "version": "3.0.0",
2436
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
2437
+ "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
2296
2438
  "engines": {
2297
2439
  "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2298
2440
  },
@@ -2300,6 +2442,11 @@
2300
2442
  "url": "https://github.com/sponsors/sindresorhus"
2301
2443
  }
2302
2444
  },
2445
+ "node_modules/@netlify/build/node_modules/json-schema-traverse": {
2446
+ "version": "1.0.0",
2447
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
2448
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
2449
+ },
2303
2450
  "node_modules/@netlify/build/node_modules/lowercase-keys": {
2304
2451
  "version": "3.0.0",
2305
2452
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -2333,6 +2480,23 @@
2333
2480
  "url": "https://github.com/sponsors/sindresorhus"
2334
2481
  }
2335
2482
  },
2483
+ "node_modules/@netlify/build/node_modules/node-fetch": {
2484
+ "version": "3.3.0",
2485
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
2486
+ "integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
2487
+ "dependencies": {
2488
+ "data-uri-to-buffer": "^4.0.0",
2489
+ "fetch-blob": "^3.1.4",
2490
+ "formdata-polyfill": "^4.0.10"
2491
+ },
2492
+ "engines": {
2493
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2494
+ },
2495
+ "funding": {
2496
+ "type": "opencollective",
2497
+ "url": "https://opencollective.com/node-fetch"
2498
+ }
2499
+ },
2336
2500
  "node_modules/@netlify/build/node_modules/normalize-url": {
2337
2501
  "version": "8.0.0",
2338
2502
  "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
@@ -2433,6 +2597,31 @@
2433
2597
  "url": "https://github.com/sponsors/sindresorhus"
2434
2598
  }
2435
2599
  },
2600
+ "node_modules/@netlify/build/node_modules/p-wait-for": {
2601
+ "version": "4.1.0",
2602
+ "resolved": "https://registry.npmjs.org/p-wait-for/-/p-wait-for-4.1.0.tgz",
2603
+ "integrity": "sha512-i8nE5q++9h8oaQHWltS1Tnnv4IoMDOlqN7C0KFG2OdbK0iFJIt6CROZ8wfBM+K4Pxqfnq4C4lkkpXqTEpB5DZw==",
2604
+ "dependencies": {
2605
+ "p-timeout": "^5.0.0"
2606
+ },
2607
+ "engines": {
2608
+ "node": ">=12"
2609
+ },
2610
+ "funding": {
2611
+ "url": "https://github.com/sponsors/sindresorhus"
2612
+ }
2613
+ },
2614
+ "node_modules/@netlify/build/node_modules/parse-ms": {
2615
+ "version": "3.0.0",
2616
+ "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-3.0.0.tgz",
2617
+ "integrity": "sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw==",
2618
+ "engines": {
2619
+ "node": ">=12"
2620
+ },
2621
+ "funding": {
2622
+ "url": "https://github.com/sponsors/sindresorhus"
2623
+ }
2624
+ },
2436
2625
  "node_modules/@netlify/build/node_modules/path-exists": {
2437
2626
  "version": "5.0.0",
2438
2627
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -2477,6 +2666,20 @@
2477
2666
  "url": "https://github.com/sponsors/sindresorhus"
2478
2667
  }
2479
2668
  },
2669
+ "node_modules/@netlify/build/node_modules/pretty-ms": {
2670
+ "version": "8.0.0",
2671
+ "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-8.0.0.tgz",
2672
+ "integrity": "sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==",
2673
+ "dependencies": {
2674
+ "parse-ms": "^3.0.0"
2675
+ },
2676
+ "engines": {
2677
+ "node": ">=14.16"
2678
+ },
2679
+ "funding": {
2680
+ "url": "https://github.com/sponsors/sindresorhus"
2681
+ }
2682
+ },
2480
2683
  "node_modules/@netlify/build/node_modules/read-pkg": {
2481
2684
  "version": "7.1.0",
2482
2685
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -2524,6 +2727,17 @@
2524
2727
  "url": "https://github.com/sponsors/sindresorhus"
2525
2728
  }
2526
2729
  },
2730
+ "node_modules/@netlify/build/node_modules/slash": {
2731
+ "version": "4.0.0",
2732
+ "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
2733
+ "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
2734
+ "engines": {
2735
+ "node": ">=12"
2736
+ },
2737
+ "funding": {
2738
+ "url": "https://github.com/sponsors/sindresorhus"
2739
+ }
2740
+ },
2527
2741
  "node_modules/@netlify/build/node_modules/string-width": {
2528
2742
  "version": "5.1.2",
2529
2743
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
@@ -2871,20 +3085,6 @@
2871
3085
  "node": ">=0.10.0"
2872
3086
  }
2873
3087
  },
2874
- "node_modules/@netlify/cache-utils/node_modules/locate-path": {
2875
- "version": "7.1.1",
2876
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
2877
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
2878
- "dependencies": {
2879
- "p-locate": "^6.0.0"
2880
- },
2881
- "engines": {
2882
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2883
- },
2884
- "funding": {
2885
- "url": "https://github.com/sponsors/sindresorhus"
2886
- }
2887
- },
2888
3088
  "node_modules/@netlify/cache-utils/node_modules/micromatch": {
2889
3089
  "version": "3.1.10",
2890
3090
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
@@ -2927,34 +3127,6 @@
2927
3127
  "node": ">=6"
2928
3128
  }
2929
3129
  },
2930
- "node_modules/@netlify/cache-utils/node_modules/p-limit": {
2931
- "version": "4.0.0",
2932
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
2933
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
2934
- "dependencies": {
2935
- "yocto-queue": "^1.0.0"
2936
- },
2937
- "engines": {
2938
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2939
- },
2940
- "funding": {
2941
- "url": "https://github.com/sponsors/sindresorhus"
2942
- }
2943
- },
2944
- "node_modules/@netlify/cache-utils/node_modules/p-locate": {
2945
- "version": "6.0.0",
2946
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
2947
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
2948
- "dependencies": {
2949
- "p-limit": "^4.0.0"
2950
- },
2951
- "engines": {
2952
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2953
- },
2954
- "funding": {
2955
- "url": "https://github.com/sponsors/sindresorhus"
2956
- }
2957
- },
2958
3130
  "node_modules/@netlify/cache-utils/node_modules/p-map": {
2959
3131
  "version": "3.0.0",
2960
3132
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
@@ -3016,21 +3188,10 @@
3016
3188
  "node": ">=0.10.0"
3017
3189
  }
3018
3190
  },
3019
- "node_modules/@netlify/cache-utils/node_modules/yocto-queue": {
3020
- "version": "1.0.0",
3021
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
3022
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
3023
- "engines": {
3024
- "node": ">=12.20"
3025
- },
3026
- "funding": {
3027
- "url": "https://github.com/sponsors/sindresorhus"
3028
- }
3029
- },
3030
3191
  "node_modules/@netlify/config": {
3031
- "version": "20.3.3",
3032
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.3.tgz",
3033
- "integrity": "sha512-RzNytmz/wlxyhIRlfC0HBxd8H+oCSLruavCF/S+RqGW38s46mStWG+jseBEUdj8TkGt1g9QzZe1h4jGZOXvJsg==",
3192
+ "version": "20.3.4",
3193
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.4.tgz",
3194
+ "integrity": "sha512-TiCctWwq3+qxpukoGpbdj8myxV6p1enNG21AYpy4ptwQGDO1+kX9OIFGzlwCvWXr4DBTie2MLtxLDWqN3z5hjg==",
3034
3195
  "dependencies": {
3035
3196
  "chalk": "^5.0.0",
3036
3197
  "cron-parser": "^4.1.0",
@@ -3136,21 +3297,6 @@
3136
3297
  "url": "https://github.com/sponsors/sindresorhus"
3137
3298
  }
3138
3299
  },
3139
- "node_modules/@netlify/config/node_modules/find-up": {
3140
- "version": "6.3.0",
3141
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
3142
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
3143
- "dependencies": {
3144
- "locate-path": "^7.1.0",
3145
- "path-exists": "^5.0.0"
3146
- },
3147
- "engines": {
3148
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3149
- },
3150
- "funding": {
3151
- "url": "https://github.com/sponsors/sindresorhus"
3152
- }
3153
- },
3154
3300
  "node_modules/@netlify/config/node_modules/human-signals": {
3155
3301
  "version": "3.0.1",
3156
3302
  "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
@@ -3181,31 +3327,6 @@
3181
3327
  "url": "https://github.com/sponsors/sindresorhus"
3182
3328
  }
3183
3329
  },
3184
- "node_modules/@netlify/config/node_modules/is-unicode-supported": {
3185
- "version": "1.3.0",
3186
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
3187
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
3188
- "engines": {
3189
- "node": ">=12"
3190
- },
3191
- "funding": {
3192
- "url": "https://github.com/sponsors/sindresorhus"
3193
- }
3194
- },
3195
- "node_modules/@netlify/config/node_modules/locate-path": {
3196
- "version": "7.2.0",
3197
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
3198
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
3199
- "dependencies": {
3200
- "p-locate": "^6.0.0"
3201
- },
3202
- "engines": {
3203
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3204
- },
3205
- "funding": {
3206
- "url": "https://github.com/sponsors/sindresorhus"
3207
- }
3208
- },
3209
3330
  "node_modules/@netlify/config/node_modules/map-obj": {
3210
3331
  "version": "5.0.2",
3211
3332
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -3273,14 +3394,6 @@
3273
3394
  "url": "https://github.com/sponsors/sindresorhus"
3274
3395
  }
3275
3396
  },
3276
- "node_modules/@netlify/config/node_modules/path-exists": {
3277
- "version": "5.0.0",
3278
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
3279
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
3280
- "engines": {
3281
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3282
- }
3283
- },
3284
3397
  "node_modules/@netlify/config/node_modules/path-key": {
3285
3398
  "version": "4.0.0",
3286
3399
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -3337,9 +3450,9 @@
3337
3450
  }
3338
3451
  },
3339
3452
  "node_modules/@netlify/edge-bundler": {
3340
- "version": "8.11.0",
3341
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz",
3342
- "integrity": "sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==",
3453
+ "version": "8.11.1",
3454
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.1.tgz",
3455
+ "integrity": "sha512-pj3myy714qX0OuPwtRTfBgaQ2fZwj5qkpACyeXtrsVcaHRNnE0l7cymfZ0fS0a/xkINj9fcyTEtZBahDuuLT2g==",
3343
3456
  "dependencies": {
3344
3457
  "@import-maps/resolve": "^1.0.1",
3345
3458
  "ajv": "^8.11.2",
@@ -3445,21 +3558,6 @@
3445
3558
  "url": "https://github.com/sindresorhus/execa?sponsor=1"
3446
3559
  }
3447
3560
  },
3448
- "node_modules/@netlify/edge-bundler/node_modules/find-up": {
3449
- "version": "6.3.0",
3450
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
3451
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
3452
- "dependencies": {
3453
- "locate-path": "^7.1.0",
3454
- "path-exists": "^5.0.0"
3455
- },
3456
- "engines": {
3457
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3458
- },
3459
- "funding": {
3460
- "url": "https://github.com/sponsors/sindresorhus"
3461
- }
3462
- },
3463
3561
  "node_modules/@netlify/edge-bundler/node_modules/get-port": {
3464
3562
  "version": "6.1.2",
3465
3563
  "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
@@ -3540,20 +3638,6 @@
3540
3638
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
3541
3639
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
3542
3640
  },
3543
- "node_modules/@netlify/edge-bundler/node_modules/locate-path": {
3544
- "version": "7.2.0",
3545
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
3546
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
3547
- "dependencies": {
3548
- "p-locate": "^6.0.0"
3549
- },
3550
- "engines": {
3551
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3552
- },
3553
- "funding": {
3554
- "url": "https://github.com/sponsors/sindresorhus"
3555
- }
3556
- },
3557
3641
  "node_modules/@netlify/edge-bundler/node_modules/node-fetch": {
3558
3642
  "version": "3.3.0",
3559
3643
  "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
@@ -3599,34 +3683,6 @@
3599
3683
  "url": "https://github.com/sponsors/sindresorhus"
3600
3684
  }
3601
3685
  },
3602
- "node_modules/@netlify/edge-bundler/node_modules/p-limit": {
3603
- "version": "4.0.0",
3604
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
3605
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
3606
- "dependencies": {
3607
- "yocto-queue": "^1.0.0"
3608
- },
3609
- "engines": {
3610
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3611
- },
3612
- "funding": {
3613
- "url": "https://github.com/sponsors/sindresorhus"
3614
- }
3615
- },
3616
- "node_modules/@netlify/edge-bundler/node_modules/p-locate": {
3617
- "version": "6.0.0",
3618
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
3619
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
3620
- "dependencies": {
3621
- "p-limit": "^4.0.0"
3622
- },
3623
- "engines": {
3624
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3625
- },
3626
- "funding": {
3627
- "url": "https://github.com/sponsors/sindresorhus"
3628
- }
3629
- },
3630
3686
  "node_modules/@netlify/edge-bundler/node_modules/p-timeout": {
3631
3687
  "version": "5.1.0",
3632
3688
  "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
@@ -3652,14 +3708,6 @@
3652
3708
  "url": "https://github.com/sponsors/sindresorhus"
3653
3709
  }
3654
3710
  },
3655
- "node_modules/@netlify/edge-bundler/node_modules/path-exists": {
3656
- "version": "5.0.0",
3657
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
3658
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
3659
- "engines": {
3660
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3661
- }
3662
- },
3663
3711
  "node_modules/@netlify/edge-bundler/node_modules/path-key": {
3664
3712
  "version": "4.0.0",
3665
3713
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -3693,17 +3741,6 @@
3693
3741
  "url": "https://github.com/sponsors/sindresorhus"
3694
3742
  }
3695
3743
  },
3696
- "node_modules/@netlify/edge-bundler/node_modules/yocto-queue": {
3697
- "version": "1.0.0",
3698
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
3699
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
3700
- "engines": {
3701
- "node": ">=12.20"
3702
- },
3703
- "funding": {
3704
- "url": "https://github.com/sponsors/sindresorhus"
3705
- }
3706
- },
3707
3744
  "node_modules/@netlify/esbuild": {
3708
3745
  "version": "0.14.39",
3709
3746
  "resolved": "https://registry.npmjs.org/@netlify/esbuild/-/esbuild-0.14.39.tgz",
@@ -4230,40 +4267,11 @@
4230
4267
  "url": "https://github.com/sponsors/sindresorhus"
4231
4268
  }
4232
4269
  },
4233
- "node_modules/@netlify/framework-info/node_modules/find-up": {
4234
- "version": "6.3.0",
4235
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
4236
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
4237
- "dependencies": {
4238
- "locate-path": "^7.1.0",
4239
- "path-exists": "^5.0.0"
4240
- },
4241
- "engines": {
4242
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4243
- },
4244
- "funding": {
4245
- "url": "https://github.com/sponsors/sindresorhus"
4246
- }
4247
- },
4248
4270
  "node_modules/@netlify/framework-info/node_modules/json-schema-traverse": {
4249
4271
  "version": "1.0.0",
4250
4272
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
4251
4273
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
4252
4274
  },
4253
- "node_modules/@netlify/framework-info/node_modules/locate-path": {
4254
- "version": "7.2.0",
4255
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
4256
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
4257
- "dependencies": {
4258
- "p-locate": "^6.0.0"
4259
- },
4260
- "engines": {
4261
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4262
- },
4263
- "funding": {
4264
- "url": "https://github.com/sponsors/sindresorhus"
4265
- }
4266
- },
4267
4275
  "node_modules/@netlify/framework-info/node_modules/p-limit": {
4268
4276
  "version": "4.0.0",
4269
4277
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
@@ -4292,14 +4300,6 @@
4292
4300
  "url": "https://github.com/sponsors/sindresorhus"
4293
4301
  }
4294
4302
  },
4295
- "node_modules/@netlify/framework-info/node_modules/path-exists": {
4296
- "version": "5.0.0",
4297
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
4298
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
4299
- "engines": {
4300
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4301
- }
4302
- },
4303
4303
  "node_modules/@netlify/framework-info/node_modules/read-pkg": {
4304
4304
  "version": "7.1.0",
4305
4305
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -5254,21 +5254,6 @@
5254
5254
  "url": "https://github.com/sponsors/sindresorhus"
5255
5255
  }
5256
5256
  },
5257
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/find-up": {
5258
- "version": "6.3.0",
5259
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
5260
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
5261
- "dependencies": {
5262
- "locate-path": "^7.1.0",
5263
- "path-exists": "^5.0.0"
5264
- },
5265
- "engines": {
5266
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5267
- },
5268
- "funding": {
5269
- "url": "https://github.com/sponsors/sindresorhus"
5270
- }
5271
- },
5272
5257
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/glob": {
5273
5258
  "version": "8.1.0",
5274
5259
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -5357,20 +5342,6 @@
5357
5342
  "url": "https://github.com/sponsors/sindresorhus"
5358
5343
  }
5359
5344
  },
5360
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/locate-path": {
5361
- "version": "7.2.0",
5362
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
5363
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
5364
- "dependencies": {
5365
- "p-locate": "^6.0.0"
5366
- },
5367
- "engines": {
5368
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5369
- },
5370
- "funding": {
5371
- "url": "https://github.com/sponsors/sindresorhus"
5372
- }
5373
- },
5374
5345
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/minimatch": {
5375
5346
  "version": "7.4.2",
5376
5347
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz",
@@ -5413,34 +5384,6 @@
5413
5384
  "url": "https://github.com/sponsors/sindresorhus"
5414
5385
  }
5415
5386
  },
5416
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/p-limit": {
5417
- "version": "4.0.0",
5418
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
5419
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
5420
- "dependencies": {
5421
- "yocto-queue": "^1.0.0"
5422
- },
5423
- "engines": {
5424
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5425
- },
5426
- "funding": {
5427
- "url": "https://github.com/sponsors/sindresorhus"
5428
- }
5429
- },
5430
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/p-locate": {
5431
- "version": "6.0.0",
5432
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
5433
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
5434
- "dependencies": {
5435
- "p-limit": "^4.0.0"
5436
- },
5437
- "engines": {
5438
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5439
- },
5440
- "funding": {
5441
- "url": "https://github.com/sponsors/sindresorhus"
5442
- }
5443
- },
5444
5387
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/path-exists": {
5445
5388
  "version": "5.0.0",
5446
5389
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -5482,17 +5425,6 @@
5482
5425
  "url": "https://github.com/sponsors/sindresorhus"
5483
5426
  }
5484
5427
  },
5485
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/yocto-queue": {
5486
- "version": "1.0.0",
5487
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
5488
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
5489
- "engines": {
5490
- "node": ">=12.20"
5491
- },
5492
- "funding": {
5493
- "url": "https://github.com/sponsors/sindresorhus"
5494
- }
5495
- },
5496
5428
  "node_modules/@nodelib/fs.scandir": {
5497
5429
  "version": "2.1.5",
5498
5430
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -6465,13 +6397,13 @@
6465
6397
  }
6466
6398
  },
6467
6399
  "node_modules/@verdaccio/config": {
6468
- "version": "6.0.0-6-next.62",
6469
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.62.tgz",
6470
- "integrity": "sha512-WYljDhnBfvui1U7fACUD990PUmv57xLSCCCO3uI+URCEtd4TXKe05Aotd2SDhXreoTfDCsTu8uDBKPXKOwnXLA==",
6400
+ "version": "6.0.0-6-next.65",
6401
+ "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.65.tgz",
6402
+ "integrity": "sha512-f6wUZH8k8FbhYqvVKWROx1yK60azcqITRPPa3wn56AjCdoni6xv2EJ2D1j7gf1Irh9Df4eMDqJ95Rrefo26elw==",
6471
6403
  "dev": true,
6472
6404
  "dependencies": {
6473
- "@verdaccio/core": "6.0.0-6-next.62",
6474
- "@verdaccio/utils": "6.0.0-6-next.30",
6405
+ "@verdaccio/core": "6.0.0-6-next.65",
6406
+ "@verdaccio/utils": "6.0.0-6-next.33",
6475
6407
  "debug": "4.3.4",
6476
6408
  "js-yaml": "4.1.0",
6477
6409
  "lodash": "4.17.21",
@@ -6487,9 +6419,9 @@
6487
6419
  }
6488
6420
  },
6489
6421
  "node_modules/@verdaccio/core": {
6490
- "version": "6.0.0-6-next.62",
6491
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.62.tgz",
6492
- "integrity": "sha512-4O/I5wv5LKXCSbZN11Y1o1WI+Cz028bHdtGH5jsyqTPh4coiA5Q+3MYkWyWZiCNt56lx1EkaEl0Aj0gcIGIvzA==",
6422
+ "version": "6.0.0-6-next.65",
6423
+ "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.65.tgz",
6424
+ "integrity": "sha512-HQl/7gYvpar5vhu2Z6U59bbdn4F3jzTmIUVgPIr7C69tVx33aY7ubVaYpB0j8OZhJx3Yn0Foo5NSkElWtJ3HzA==",
6493
6425
  "dev": true,
6494
6426
  "dependencies": {
6495
6427
  "ajv": "8.11.2",
@@ -6592,12 +6524,12 @@
6592
6524
  }
6593
6525
  },
6594
6526
  "node_modules/@verdaccio/logger-7": {
6595
- "version": "6.0.0-6-next.7",
6596
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.7.tgz",
6597
- "integrity": "sha512-YnjqM5bMvObVXk8pEKGZ4/Iv4jo2nhA16KWRzi2ZSGpRE1r7LqdDvExiyesZJyL3AL8mOTsL9QaLbxYCDzcH1Q==",
6527
+ "version": "6.0.0-6-next.10",
6528
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.10.tgz",
6529
+ "integrity": "sha512-PhikftJgc3HGUCzZkcuKAJ9kjiKDL+68Q12OBZLEZeRoY4Yj5ZoFzQqf0647mhvL/i5ZzgM1XT1PscYL2AQg8A==",
6598
6530
  "dev": true,
6599
6531
  "dependencies": {
6600
- "@verdaccio/logger-commons": "6.0.0-6-next.30",
6532
+ "@verdaccio/logger-commons": "6.0.0-6-next.33",
6601
6533
  "pino": "7.11.0"
6602
6534
  },
6603
6535
  "engines": {
@@ -6609,12 +6541,12 @@
6609
6541
  }
6610
6542
  },
6611
6543
  "node_modules/@verdaccio/logger-commons": {
6612
- "version": "6.0.0-6-next.30",
6613
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.30.tgz",
6614
- "integrity": "sha512-WDaQbMmktzr06bmGDzMnBLxm02ZvWegl908qWkO8trtrAkhlY8dji9n93H1I0fch8yZkmDqcwtyl8Yk1QROskg==",
6544
+ "version": "6.0.0-6-next.33",
6545
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.33.tgz",
6546
+ "integrity": "sha512-HB3ABs9csHbjCfOs7hRVyo01IP2oaFd9Duta887q/L6jOfP7hvKyxFEz0qohppxO741hCFKWMQ9JxZBZnGftzw==",
6615
6547
  "dev": true,
6616
6548
  "dependencies": {
6617
- "@verdaccio/core": "6.0.0-6-next.62",
6549
+ "@verdaccio/core": "6.0.0-6-next.65",
6618
6550
  "@verdaccio/logger-prettify": "6.0.0-6-next.9",
6619
6551
  "colorette": "2.0.19",
6620
6552
  "debug": "4.3.4"
@@ -6648,15 +6580,15 @@
6648
6580
  }
6649
6581
  },
6650
6582
  "node_modules/@verdaccio/middleware": {
6651
- "version": "6.0.0-6-next.41",
6652
- "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.41.tgz",
6653
- "integrity": "sha512-BBoCop540ibGntPm7ujZ28NJBuHJK46qasqMZwNF2ngMeRpxxkfV2s2VAN66QTOP1O/oF1RdR86a4oYbNpJbcw==",
6583
+ "version": "6.0.0-6-next.44",
6584
+ "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.44.tgz",
6585
+ "integrity": "sha512-CGtVb8r0PYecMGzFEuLKPLCKDWuYCEiUxTWP9vcYpBwccn2365nP2epbgxQ5+h0VWl5p+pj7nH5KqDa32yF7+A==",
6654
6586
  "dev": true,
6655
6587
  "dependencies": {
6656
- "@verdaccio/config": "6.0.0-6-next.62",
6657
- "@verdaccio/core": "6.0.0-6-next.62",
6658
- "@verdaccio/url": "11.0.0-6-next.28",
6659
- "@verdaccio/utils": "6.0.0-6-next.30",
6588
+ "@verdaccio/config": "6.0.0-6-next.65",
6589
+ "@verdaccio/core": "6.0.0-6-next.65",
6590
+ "@verdaccio/url": "11.0.0-6-next.31",
6591
+ "@verdaccio/utils": "6.0.0-6-next.33",
6660
6592
  "debug": "4.3.4",
6661
6593
  "express": "4.18.2",
6662
6594
  "express-rate-limit": "5.5.1",
@@ -6693,6 +6625,24 @@
6693
6625
  "node": ">=4.0.0"
6694
6626
  }
6695
6627
  },
6628
+ "node_modules/@verdaccio/signature": {
6629
+ "version": "6.0.0-6-next.2",
6630
+ "resolved": "https://registry.npmjs.org/@verdaccio/signature/-/signature-6.0.0-6-next.2.tgz",
6631
+ "integrity": "sha512-aFvMbxxHzJCpPmqSgVuQYvYN2RP11CoSEcTXikkyb1zF4Uf3cOy53zUZ1Y7iOKCRYTgWrmet9KP7+24e44GHxg==",
6632
+ "dev": true,
6633
+ "dependencies": {
6634
+ "debug": "4.3.4",
6635
+ "jsonwebtoken": "9.0.0",
6636
+ "lodash": "4.17.21"
6637
+ },
6638
+ "engines": {
6639
+ "node": ">=12"
6640
+ },
6641
+ "funding": {
6642
+ "type": "opencollective",
6643
+ "url": "https://opencollective.com/verdaccio"
6644
+ }
6645
+ },
6696
6646
  "node_modules/@verdaccio/streams": {
6697
6647
  "version": "10.2.0",
6698
6648
  "resolved": "https://registry.npmjs.org/@verdaccio/streams/-/streams-10.2.0.tgz",
@@ -6708,14 +6658,14 @@
6708
6658
  }
6709
6659
  },
6710
6660
  "node_modules/@verdaccio/tarball": {
6711
- "version": "11.0.0-6-next.31",
6712
- "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.31.tgz",
6713
- "integrity": "sha512-xRloqNFygFcCXaIOU1i4eHgoLTOHyxxgVJm/KCNYJZP6HMO2/lD27+NK+24Wi9bOyhwAj/3FymU8wPwzuULDOw==",
6661
+ "version": "11.0.0-6-next.34",
6662
+ "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.34.tgz",
6663
+ "integrity": "sha512-FP7JWym2/4uzuBlvLO4WcNfAA58EKhoZiIPP+aQbK6n0eRIWlmd4ZaP2LP+SULKjXtk3fGsnQdzC0O/J8HKSgw==",
6714
6664
  "dev": true,
6715
6665
  "dependencies": {
6716
- "@verdaccio/core": "6.0.0-6-next.62",
6717
- "@verdaccio/url": "11.0.0-6-next.28",
6718
- "@verdaccio/utils": "6.0.0-6-next.30",
6666
+ "@verdaccio/core": "6.0.0-6-next.65",
6667
+ "@verdaccio/url": "11.0.0-6-next.31",
6668
+ "@verdaccio/utils": "6.0.0-6-next.33",
6719
6669
  "debug": "4.3.4",
6720
6670
  "lodash": "4.17.21"
6721
6671
  },
@@ -6728,18 +6678,18 @@
6728
6678
  }
6729
6679
  },
6730
6680
  "node_modules/@verdaccio/ui-theme": {
6731
- "version": "6.0.0-6-next.62",
6732
- "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.62.tgz",
6733
- "integrity": "sha512-q85YCFi7jJSdWmgvpTiHyH09PELbE4rOqCkhY1HnxLxdKptZhJQwfs2t/ICcsaBmVCRtqZvLwVVVSev6EVIbZw==",
6681
+ "version": "6.0.0-6-next.65",
6682
+ "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.65.tgz",
6683
+ "integrity": "sha512-HQugL4nvXtPeuj876k7xUFdurXQ3bhi6eq9poQPIwZTf/Mielp5BSIF/thVk+OuYWFCT3Fb3Z9U8sP/QfiKpQw==",
6734
6684
  "dev": true
6735
6685
  },
6736
6686
  "node_modules/@verdaccio/url": {
6737
- "version": "11.0.0-6-next.28",
6738
- "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.28.tgz",
6739
- "integrity": "sha512-0OFrg+lXKuQUj1zwl12DRoXFVbE4sN7guBdjVLp/bt/VfP04kC1HhVZd4nyKb5pzg2vS7/WggiF9GWNUIDAKRA==",
6687
+ "version": "11.0.0-6-next.31",
6688
+ "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.31.tgz",
6689
+ "integrity": "sha512-X5HdJ2t+c1o14eed/g9eXsF2vrhrT5oXhs86V5sY2QdKxaNCknw1X2Ksus591K3aHYcwOgbzj5kc6mJ6NRwVQA==",
6740
6690
  "dev": true,
6741
6691
  "dependencies": {
6742
- "@verdaccio/core": "6.0.0-6-next.62",
6692
+ "@verdaccio/core": "6.0.0-6-next.65",
6743
6693
  "debug": "4.3.4",
6744
6694
  "lodash": "4.17.21",
6745
6695
  "validator": "13.9.0"
@@ -6753,12 +6703,12 @@
6753
6703
  }
6754
6704
  },
6755
6705
  "node_modules/@verdaccio/utils": {
6756
- "version": "6.0.0-6-next.30",
6757
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.30.tgz",
6758
- "integrity": "sha512-nnwORGb5wPcMpSvxcA1/aR8jp6fD1P16LYlwia7qH/1BezldFg+uHH3wITlloCdRNash82XgSZNWeghn1frKtA==",
6706
+ "version": "6.0.0-6-next.33",
6707
+ "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.33.tgz",
6708
+ "integrity": "sha512-Ny+svJLmYgwcihaxGSHHZF1IU1SuBCWKaMhQefI4DrzmRQnW8N2eVOSRqENL26B/hK+120Y6NeHF0vh4iNgBpw==",
6759
6709
  "dev": true,
6760
6710
  "dependencies": {
6761
- "@verdaccio/core": "6.0.0-6-next.62",
6711
+ "@verdaccio/core": "6.0.0-6-next.65",
6762
6712
  "lodash": "4.17.21",
6763
6713
  "minimatch": "3.1.2",
6764
6714
  "semver": "7.3.8"
@@ -7647,18 +7597,6 @@
7647
7597
  "url": "https://github.com/sponsors/sindresorhus"
7648
7598
  }
7649
7599
  },
7650
- "node_modules/ava/node_modules/is-unicode-supported": {
7651
- "version": "1.2.0",
7652
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
7653
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ==",
7654
- "dev": true,
7655
- "engines": {
7656
- "node": ">=12"
7657
- },
7658
- "funding": {
7659
- "url": "https://github.com/sponsors/sindresorhus"
7660
- }
7661
- },
7662
7600
  "node_modules/ava/node_modules/p-event": {
7663
7601
  "version": "5.0.1",
7664
7602
  "resolved": "https://registry.npmjs.org/p-event/-/p-event-5.0.1.tgz",
@@ -8371,6 +8309,37 @@
8371
8309
  "node": ">=10.12.0"
8372
8310
  }
8373
8311
  },
8312
+ "node_modules/c8/node_modules/find-up": {
8313
+ "version": "5.0.0",
8314
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
8315
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
8316
+ "dev": true,
8317
+ "dependencies": {
8318
+ "locate-path": "^6.0.0",
8319
+ "path-exists": "^4.0.0"
8320
+ },
8321
+ "engines": {
8322
+ "node": ">=10"
8323
+ },
8324
+ "funding": {
8325
+ "url": "https://github.com/sponsors/sindresorhus"
8326
+ }
8327
+ },
8328
+ "node_modules/c8/node_modules/locate-path": {
8329
+ "version": "6.0.0",
8330
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
8331
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
8332
+ "dev": true,
8333
+ "dependencies": {
8334
+ "p-locate": "^5.0.0"
8335
+ },
8336
+ "engines": {
8337
+ "node": ">=10"
8338
+ },
8339
+ "funding": {
8340
+ "url": "https://github.com/sponsors/sindresorhus"
8341
+ }
8342
+ },
8374
8343
  "node_modules/c8/node_modules/yargs": {
8375
8344
  "version": "16.2.0",
8376
8345
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
@@ -13411,20 +13380,28 @@
13411
13380
  }
13412
13381
  },
13413
13382
  "node_modules/find-up": {
13414
- "version": "5.0.0",
13415
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
13416
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
13383
+ "version": "6.3.0",
13384
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
13385
+ "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
13417
13386
  "dependencies": {
13418
- "locate-path": "^6.0.0",
13419
- "path-exists": "^4.0.0"
13387
+ "locate-path": "^7.1.0",
13388
+ "path-exists": "^5.0.0"
13420
13389
  },
13421
13390
  "engines": {
13422
- "node": ">=10"
13391
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
13423
13392
  },
13424
13393
  "funding": {
13425
13394
  "url": "https://github.com/sponsors/sindresorhus"
13426
13395
  }
13427
13396
  },
13397
+ "node_modules/find-up/node_modules/path-exists": {
13398
+ "version": "5.0.0",
13399
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
13400
+ "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
13401
+ "engines": {
13402
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
13403
+ }
13404
+ },
13428
13405
  "node_modules/flat-cache": {
13429
13406
  "version": "3.0.4",
13430
13407
  "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
@@ -15295,11 +15272,14 @@
15295
15272
  }
15296
15273
  },
15297
15274
  "node_modules/is-interactive": {
15298
- "version": "1.0.0",
15299
- "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
15300
- "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
15275
+ "version": "2.0.0",
15276
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
15277
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
15301
15278
  "engines": {
15302
- "node": ">=8"
15279
+ "node": ">=12"
15280
+ },
15281
+ "funding": {
15282
+ "url": "https://github.com/sponsors/sindresorhus"
15303
15283
  }
15304
15284
  },
15305
15285
  "node_modules/is-natural-number": {
@@ -15505,11 +15485,11 @@
15505
15485
  "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
15506
15486
  },
15507
15487
  "node_modules/is-unicode-supported": {
15508
- "version": "0.1.0",
15509
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
15510
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
15488
+ "version": "1.3.0",
15489
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
15490
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
15511
15491
  "engines": {
15512
- "node": ">=10"
15492
+ "node": ">=12"
15513
15493
  },
15514
15494
  "funding": {
15515
15495
  "url": "https://github.com/sponsors/sindresorhus"
@@ -16496,14 +16476,53 @@
16496
16476
  }
16497
16477
  },
16498
16478
  "node_modules/locate-path": {
16479
+ "version": "7.2.0",
16480
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
16481
+ "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
16482
+ "dependencies": {
16483
+ "p-locate": "^6.0.0"
16484
+ },
16485
+ "engines": {
16486
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16487
+ },
16488
+ "funding": {
16489
+ "url": "https://github.com/sponsors/sindresorhus"
16490
+ }
16491
+ },
16492
+ "node_modules/locate-path/node_modules/p-limit": {
16493
+ "version": "4.0.0",
16494
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
16495
+ "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
16496
+ "dependencies": {
16497
+ "yocto-queue": "^1.0.0"
16498
+ },
16499
+ "engines": {
16500
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16501
+ },
16502
+ "funding": {
16503
+ "url": "https://github.com/sponsors/sindresorhus"
16504
+ }
16505
+ },
16506
+ "node_modules/locate-path/node_modules/p-locate": {
16499
16507
  "version": "6.0.0",
16500
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
16501
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
16508
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
16509
+ "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
16502
16510
  "dependencies": {
16503
- "p-locate": "^5.0.0"
16511
+ "p-limit": "^4.0.0"
16504
16512
  },
16505
16513
  "engines": {
16506
- "node": ">=10"
16514
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16515
+ },
16516
+ "funding": {
16517
+ "url": "https://github.com/sponsors/sindresorhus"
16518
+ }
16519
+ },
16520
+ "node_modules/locate-path/node_modules/yocto-queue": {
16521
+ "version": "1.0.0",
16522
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
16523
+ "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
16524
+ "engines": {
16525
+ "node": ">=12.20"
16507
16526
  },
16508
16527
  "funding": {
16509
16528
  "url": "https://github.com/sponsors/sindresorhus"
@@ -16671,17 +16690,6 @@
16671
16690
  "url": "https://github.com/sponsors/sindresorhus"
16672
16691
  }
16673
16692
  },
16674
- "node_modules/log-process-errors/node_modules/is-unicode-supported": {
16675
- "version": "1.2.0",
16676
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
16677
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ==",
16678
- "engines": {
16679
- "node": ">=12"
16680
- },
16681
- "funding": {
16682
- "url": "https://github.com/sponsors/sindresorhus"
16683
- }
16684
- },
16685
16693
  "node_modules/log-process-errors/node_modules/map-obj": {
16686
16694
  "version": "5.0.2",
16687
16695
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -16694,76 +16702,20 @@
16694
16702
  }
16695
16703
  },
16696
16704
  "node_modules/log-symbols": {
16697
- "version": "4.1.0",
16698
- "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
16699
- "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
16705
+ "version": "5.1.0",
16706
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz",
16707
+ "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==",
16700
16708
  "dependencies": {
16701
- "chalk": "^4.1.0",
16702
- "is-unicode-supported": "^0.1.0"
16709
+ "chalk": "^5.0.0",
16710
+ "is-unicode-supported": "^1.1.0"
16703
16711
  },
16704
16712
  "engines": {
16705
- "node": ">=10"
16713
+ "node": ">=12"
16706
16714
  },
16707
16715
  "funding": {
16708
16716
  "url": "https://github.com/sponsors/sindresorhus"
16709
16717
  }
16710
16718
  },
16711
- "node_modules/log-symbols/node_modules/ansi-styles": {
16712
- "version": "4.3.0",
16713
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
16714
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
16715
- "dependencies": {
16716
- "color-convert": "^2.0.1"
16717
- },
16718
- "engines": {
16719
- "node": ">=8"
16720
- },
16721
- "funding": {
16722
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
16723
- }
16724
- },
16725
- "node_modules/log-symbols/node_modules/chalk": {
16726
- "version": "4.1.2",
16727
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
16728
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
16729
- "dependencies": {
16730
- "ansi-styles": "^4.1.0",
16731
- "supports-color": "^7.1.0"
16732
- },
16733
- "engines": {
16734
- "node": ">=10"
16735
- },
16736
- "funding": {
16737
- "url": "https://github.com/chalk/chalk?sponsor=1"
16738
- }
16739
- },
16740
- "node_modules/log-symbols/node_modules/color-convert": {
16741
- "version": "2.0.1",
16742
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
16743
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
16744
- "dependencies": {
16745
- "color-name": "~1.1.4"
16746
- },
16747
- "engines": {
16748
- "node": ">=7.0.0"
16749
- }
16750
- },
16751
- "node_modules/log-symbols/node_modules/color-name": {
16752
- "version": "1.1.4",
16753
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
16754
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
16755
- },
16756
- "node_modules/log-symbols/node_modules/supports-color": {
16757
- "version": "7.2.0",
16758
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
16759
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
16760
- "dependencies": {
16761
- "has-flag": "^4.0.0"
16762
- },
16763
- "engines": {
16764
- "node": ">=8"
16765
- }
16766
- },
16767
16719
  "node_modules/log-update": {
16768
16720
  "version": "5.0.1",
16769
16721
  "resolved": "https://registry.npmjs.org/log-update/-/log-update-5.0.1.tgz",
@@ -18753,115 +18705,87 @@
18753
18705
  }
18754
18706
  },
18755
18707
  "node_modules/ora": {
18756
- "version": "5.4.1",
18757
- "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
18758
- "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
18708
+ "version": "6.1.2",
18709
+ "resolved": "https://registry.npmjs.org/ora/-/ora-6.1.2.tgz",
18710
+ "integrity": "sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw==",
18759
18711
  "dependencies": {
18760
- "bl": "^4.1.0",
18761
- "chalk": "^4.1.0",
18762
- "cli-cursor": "^3.1.0",
18763
- "cli-spinners": "^2.5.0",
18764
- "is-interactive": "^1.0.0",
18765
- "is-unicode-supported": "^0.1.0",
18766
- "log-symbols": "^4.1.0",
18767
- "strip-ansi": "^6.0.0",
18712
+ "bl": "^5.0.0",
18713
+ "chalk": "^5.0.0",
18714
+ "cli-cursor": "^4.0.0",
18715
+ "cli-spinners": "^2.6.1",
18716
+ "is-interactive": "^2.0.0",
18717
+ "is-unicode-supported": "^1.1.0",
18718
+ "log-symbols": "^5.1.0",
18719
+ "strip-ansi": "^7.0.1",
18768
18720
  "wcwidth": "^1.0.1"
18769
18721
  },
18770
18722
  "engines": {
18771
- "node": ">=10"
18723
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18772
18724
  },
18773
18725
  "funding": {
18774
18726
  "url": "https://github.com/sponsors/sindresorhus"
18775
18727
  }
18776
18728
  },
18777
- "node_modules/ora/node_modules/ansi-styles": {
18778
- "version": "4.3.0",
18779
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
18780
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
18729
+ "node_modules/ora/node_modules/bl": {
18730
+ "version": "5.1.0",
18731
+ "resolved": "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz",
18732
+ "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==",
18781
18733
  "dependencies": {
18782
- "color-convert": "^2.0.1"
18783
- },
18784
- "engines": {
18785
- "node": ">=8"
18786
- },
18787
- "funding": {
18788
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
18734
+ "buffer": "^6.0.3",
18735
+ "inherits": "^2.0.4",
18736
+ "readable-stream": "^3.4.0"
18789
18737
  }
18790
18738
  },
18791
- "node_modules/ora/node_modules/chalk": {
18792
- "version": "4.1.2",
18793
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
18794
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
18739
+ "node_modules/ora/node_modules/buffer": {
18740
+ "version": "6.0.3",
18741
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
18742
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
18743
+ "funding": [
18744
+ {
18745
+ "type": "github",
18746
+ "url": "https://github.com/sponsors/feross"
18747
+ },
18748
+ {
18749
+ "type": "patreon",
18750
+ "url": "https://www.patreon.com/feross"
18751
+ },
18752
+ {
18753
+ "type": "consulting",
18754
+ "url": "https://feross.org/support"
18755
+ }
18756
+ ],
18795
18757
  "dependencies": {
18796
- "ansi-styles": "^4.1.0",
18797
- "supports-color": "^7.1.0"
18798
- },
18799
- "engines": {
18800
- "node": ">=10"
18801
- },
18802
- "funding": {
18803
- "url": "https://github.com/chalk/chalk?sponsor=1"
18758
+ "base64-js": "^1.3.1",
18759
+ "ieee754": "^1.2.1"
18804
18760
  }
18805
18761
  },
18806
18762
  "node_modules/ora/node_modules/cli-cursor": {
18807
- "version": "3.1.0",
18808
- "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
18809
- "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
18763
+ "version": "4.0.0",
18764
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz",
18765
+ "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==",
18810
18766
  "dependencies": {
18811
- "restore-cursor": "^3.1.0"
18767
+ "restore-cursor": "^4.0.0"
18812
18768
  },
18813
18769
  "engines": {
18814
- "node": ">=8"
18815
- }
18816
- },
18817
- "node_modules/ora/node_modules/color-convert": {
18818
- "version": "2.0.1",
18819
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
18820
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
18821
- "dependencies": {
18822
- "color-name": "~1.1.4"
18770
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18823
18771
  },
18824
- "engines": {
18825
- "node": ">=7.0.0"
18772
+ "funding": {
18773
+ "url": "https://github.com/sponsors/sindresorhus"
18826
18774
  }
18827
18775
  },
18828
- "node_modules/ora/node_modules/color-name": {
18829
- "version": "1.1.4",
18830
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
18831
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
18832
- },
18833
18776
  "node_modules/ora/node_modules/restore-cursor": {
18834
- "version": "3.1.0",
18835
- "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
18836
- "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
18777
+ "version": "4.0.0",
18778
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz",
18779
+ "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==",
18837
18780
  "dependencies": {
18838
18781
  "onetime": "^5.1.0",
18839
18782
  "signal-exit": "^3.0.2"
18840
18783
  },
18841
18784
  "engines": {
18842
- "node": ">=8"
18843
- }
18844
- },
18845
- "node_modules/ora/node_modules/strip-ansi": {
18846
- "version": "6.0.1",
18847
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
18848
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
18849
- "dependencies": {
18850
- "ansi-regex": "^5.0.1"
18851
- },
18852
- "engines": {
18853
- "node": ">=8"
18854
- }
18855
- },
18856
- "node_modules/ora/node_modules/supports-color": {
18857
- "version": "7.2.0",
18858
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
18859
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
18860
- "dependencies": {
18861
- "has-flag": "^4.0.0"
18785
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18862
18786
  },
18863
- "engines": {
18864
- "node": ">=8"
18787
+ "funding": {
18788
+ "url": "https://github.com/sponsors/sindresorhus"
18865
18789
  }
18866
18790
  },
18867
18791
  "node_modules/os-browserify": {
@@ -19021,6 +18945,7 @@
19021
18945
  "version": "5.0.0",
19022
18946
  "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
19023
18947
  "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
18948
+ "dev": true,
19024
18949
  "dependencies": {
19025
18950
  "p-limit": "^3.0.2"
19026
18951
  },
@@ -19262,6 +19187,7 @@
19262
19187
  "version": "2.1.0",
19263
19188
  "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz",
19264
19189
  "integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==",
19190
+ "dev": true,
19265
19191
  "engines": {
19266
19192
  "node": ">=6"
19267
19193
  }
@@ -19582,100 +19508,49 @@
19582
19508
  "url": "https://github.com/sponsors/sindresorhus"
19583
19509
  }
19584
19510
  },
19585
- "node_modules/pkg-conf/node_modules/find-up": {
19586
- "version": "6.3.0",
19587
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
19588
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
19589
- "dev": true,
19590
- "dependencies": {
19591
- "locate-path": "^7.1.0",
19592
- "path-exists": "^5.0.0"
19593
- },
19594
- "engines": {
19595
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19596
- },
19597
- "funding": {
19598
- "url": "https://github.com/sponsors/sindresorhus"
19599
- }
19600
- },
19601
- "node_modules/pkg-conf/node_modules/locate-path": {
19602
- "version": "7.1.1",
19603
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
19604
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
19511
+ "node_modules/pkg-dir": {
19512
+ "version": "5.0.0",
19513
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
19514
+ "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
19605
19515
  "dev": true,
19606
19516
  "dependencies": {
19607
- "p-locate": "^6.0.0"
19517
+ "find-up": "^5.0.0"
19608
19518
  },
19609
19519
  "engines": {
19610
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19611
- },
19612
- "funding": {
19613
- "url": "https://github.com/sponsors/sindresorhus"
19520
+ "node": ">=10"
19614
19521
  }
19615
19522
  },
19616
- "node_modules/pkg-conf/node_modules/p-limit": {
19617
- "version": "4.0.0",
19618
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
19619
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
19523
+ "node_modules/pkg-dir/node_modules/find-up": {
19524
+ "version": "5.0.0",
19525
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
19526
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
19620
19527
  "dev": true,
19621
19528
  "dependencies": {
19622
- "yocto-queue": "^1.0.0"
19529
+ "locate-path": "^6.0.0",
19530
+ "path-exists": "^4.0.0"
19623
19531
  },
19624
19532
  "engines": {
19625
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19533
+ "node": ">=10"
19626
19534
  },
19627
19535
  "funding": {
19628
19536
  "url": "https://github.com/sponsors/sindresorhus"
19629
19537
  }
19630
19538
  },
19631
- "node_modules/pkg-conf/node_modules/p-locate": {
19539
+ "node_modules/pkg-dir/node_modules/locate-path": {
19632
19540
  "version": "6.0.0",
19633
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
19634
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
19541
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
19542
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
19635
19543
  "dev": true,
19636
19544
  "dependencies": {
19637
- "p-limit": "^4.0.0"
19545
+ "p-locate": "^5.0.0"
19638
19546
  },
19639
19547
  "engines": {
19640
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19641
- },
19642
- "funding": {
19643
- "url": "https://github.com/sponsors/sindresorhus"
19644
- }
19645
- },
19646
- "node_modules/pkg-conf/node_modules/path-exists": {
19647
- "version": "5.0.0",
19648
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
19649
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
19650
- "dev": true,
19651
- "engines": {
19652
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19653
- }
19654
- },
19655
- "node_modules/pkg-conf/node_modules/yocto-queue": {
19656
- "version": "1.0.0",
19657
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
19658
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
19659
- "dev": true,
19660
- "engines": {
19661
- "node": ">=12.20"
19548
+ "node": ">=10"
19662
19549
  },
19663
19550
  "funding": {
19664
19551
  "url": "https://github.com/sponsors/sindresorhus"
19665
19552
  }
19666
19553
  },
19667
- "node_modules/pkg-dir": {
19668
- "version": "5.0.0",
19669
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
19670
- "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
19671
- "dev": true,
19672
- "dependencies": {
19673
- "find-up": "^5.0.0"
19674
- },
19675
- "engines": {
19676
- "node": ">=10"
19677
- }
19678
- },
19679
19554
  "node_modules/pkg-types": {
19680
19555
  "version": "1.0.2",
19681
19556
  "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.2.tgz",
@@ -19873,6 +19748,7 @@
19873
19748
  "version": "7.0.1",
19874
19749
  "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-7.0.1.tgz",
19875
19750
  "integrity": "sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==",
19751
+ "dev": true,
19876
19752
  "dependencies": {
19877
19753
  "parse-ms": "^2.1.0"
19878
19754
  },
@@ -23828,21 +23704,22 @@
23828
23704
  }
23829
23705
  },
23830
23706
  "node_modules/verdaccio": {
23831
- "version": "5.21.2",
23832
- "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.21.2.tgz",
23833
- "integrity": "sha512-GEzWZtiIq0zVBc/tRDLVPunvj8p/R3kmuor9eLJnWDHZP0Z0Rsg20dwm/YEQ1rM5O63sKaddyTJFhJBMZPrZ8Q==",
23707
+ "version": "5.22.1",
23708
+ "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.22.1.tgz",
23709
+ "integrity": "sha512-rTPFsgpy9Y02ycu80tMD8P1yBY7jO1kAJZvl9djfQ12ZGHYW8zL5cUuUm2D0hv+nneA2lBtEdvbvSr9xzgHnrA==",
23834
23710
  "dev": true,
23835
23711
  "dependencies": {
23836
- "@verdaccio/config": "6.0.0-6-next.62",
23837
- "@verdaccio/core": "6.0.0-6-next.62",
23712
+ "@verdaccio/config": "6.0.0-6-next.65",
23713
+ "@verdaccio/core": "6.0.0-6-next.65",
23838
23714
  "@verdaccio/local-storage": "10.3.1",
23839
- "@verdaccio/logger-7": "6.0.0-6-next.7",
23840
- "@verdaccio/middleware": "6.0.0-6-next.41",
23715
+ "@verdaccio/logger-7": "6.0.0-6-next.10",
23716
+ "@verdaccio/middleware": "6.0.0-6-next.44",
23717
+ "@verdaccio/signature": "6.0.0-6-next.2",
23841
23718
  "@verdaccio/streams": "10.2.0",
23842
- "@verdaccio/tarball": "11.0.0-6-next.31",
23843
- "@verdaccio/ui-theme": "6.0.0-6-next.62",
23844
- "@verdaccio/url": "11.0.0-6-next.28",
23845
- "@verdaccio/utils": "6.0.0-6-next.30",
23719
+ "@verdaccio/tarball": "11.0.0-6-next.34",
23720
+ "@verdaccio/ui-theme": "6.0.0-6-next.65",
23721
+ "@verdaccio/url": "11.0.0-6-next.31",
23722
+ "@verdaccio/utils": "6.0.0-6-next.33",
23846
23723
  "async": "3.2.4",
23847
23724
  "body-parser": "1.20.2",
23848
23725
  "clipanion": "3.2.0",
@@ -23869,7 +23746,7 @@
23869
23746
  "request": "2.88.2",
23870
23747
  "semver": "7.3.8",
23871
23748
  "validator": "13.9.0",
23872
- "verdaccio-audit": "11.0.0-6-next.23",
23749
+ "verdaccio-audit": "11.0.0-6-next.28",
23873
23750
  "verdaccio-htpasswd": "10.5.2"
23874
23751
  },
23875
23752
  "bin": {
@@ -23884,13 +23761,13 @@
23884
23761
  }
23885
23762
  },
23886
23763
  "node_modules/verdaccio-audit": {
23887
- "version": "11.0.0-6-next.23",
23888
- "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.23.tgz",
23889
- "integrity": "sha512-4TmBfglknSIgLVKUOrhx9ArtI715Ju2SJnyoP0e7DIM1vEdw3Njt1GTG44L47r+n+rB7I6rsrM0/MxKffUmjNQ==",
23764
+ "version": "11.0.0-6-next.28",
23765
+ "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.28.tgz",
23766
+ "integrity": "sha512-Ik9HksxqG8+lzmNhFp8GDAHxU+iVXRxqEsUXNco2MSWfrYrppKKJnr+r+ki0q5PjbvppsbZKfKZ4cjuPaOyH0A==",
23890
23767
  "dev": true,
23891
23768
  "dependencies": {
23892
- "@verdaccio/config": "6.0.0-6-next.60",
23893
- "@verdaccio/core": "6.0.0-6-next.60",
23769
+ "@verdaccio/config": "6.0.0-6-next.65",
23770
+ "@verdaccio/core": "6.0.0-6-next.65",
23894
23771
  "express": "4.18.2",
23895
23772
  "https-proxy-agent": "5.0.1",
23896
23773
  "node-fetch": "cjs"
@@ -23903,110 +23780,6 @@
23903
23780
  "url": "https://opencollective.com/verdaccio"
23904
23781
  }
23905
23782
  },
23906
- "node_modules/verdaccio-audit/node_modules/@verdaccio/config": {
23907
- "version": "6.0.0-6-next.60",
23908
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.60.tgz",
23909
- "integrity": "sha512-q6r8JEXUV2piZUtWW5SR11vIVqO4b4OGKmAnwCf6EdszRoRcxzf9KBlktVxSzmoIUOvygf0a+3hGbGI9qZBSjw==",
23910
- "dev": true,
23911
- "dependencies": {
23912
- "@verdaccio/core": "6.0.0-6-next.60",
23913
- "@verdaccio/utils": "6.0.0-6-next.28",
23914
- "debug": "4.3.4",
23915
- "lodash": "4.17.21",
23916
- "minimatch": "3.1.2",
23917
- "yaml": "2.2.0",
23918
- "yup": "0.32.11"
23919
- },
23920
- "engines": {
23921
- "node": ">=12"
23922
- },
23923
- "funding": {
23924
- "type": "opencollective",
23925
- "url": "https://opencollective.com/verdaccio"
23926
- }
23927
- },
23928
- "node_modules/verdaccio-audit/node_modules/@verdaccio/core": {
23929
- "version": "6.0.0-6-next.60",
23930
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.60.tgz",
23931
- "integrity": "sha512-ZCDOPGjC1rox2dKwZ38GyWA3muA5JlTSfJ15EoIzd8kkWekGtV4/qtua0xUoxH4MhrYQmycsMuelaRveDtSz9A==",
23932
- "dev": true,
23933
- "dependencies": {
23934
- "ajv": "8.11.2",
23935
- "core-js": "3.27.0",
23936
- "http-errors": "1.8.1",
23937
- "http-status-codes": "2.2.0",
23938
- "process-warning": "1.0.0",
23939
- "semver": "7.3.8"
23940
- },
23941
- "engines": {
23942
- "node": ">=12"
23943
- },
23944
- "funding": {
23945
- "type": "opencollective",
23946
- "url": "https://opencollective.com/verdaccio"
23947
- }
23948
- },
23949
- "node_modules/verdaccio-audit/node_modules/@verdaccio/utils": {
23950
- "version": "6.0.0-6-next.28",
23951
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.28.tgz",
23952
- "integrity": "sha512-tEGIC7iYiDxZnrdBFB6O1cOdYOyeqE42MO4edtNLugbvAgh5iAntUI4qAGic8a39Od5JBm7QQ0RU3qHiofyU1w==",
23953
- "dev": true,
23954
- "dependencies": {
23955
- "@verdaccio/core": "6.0.0-6-next.60",
23956
- "lodash": "4.17.21",
23957
- "minimatch": "3.1.2",
23958
- "semver": "7.3.8"
23959
- },
23960
- "engines": {
23961
- "node": ">=12"
23962
- },
23963
- "funding": {
23964
- "type": "opencollective",
23965
- "url": "https://opencollective.com/verdaccio"
23966
- }
23967
- },
23968
- "node_modules/verdaccio-audit/node_modules/ajv": {
23969
- "version": "8.11.2",
23970
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz",
23971
- "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==",
23972
- "dev": true,
23973
- "dependencies": {
23974
- "fast-deep-equal": "^3.1.1",
23975
- "json-schema-traverse": "^1.0.0",
23976
- "require-from-string": "^2.0.2",
23977
- "uri-js": "^4.2.2"
23978
- },
23979
- "funding": {
23980
- "type": "github",
23981
- "url": "https://github.com/sponsors/epoberezkin"
23982
- }
23983
- },
23984
- "node_modules/verdaccio-audit/node_modules/core-js": {
23985
- "version": "3.27.0",
23986
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.0.tgz",
23987
- "integrity": "sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==",
23988
- "dev": true,
23989
- "hasInstallScript": true,
23990
- "funding": {
23991
- "type": "opencollective",
23992
- "url": "https://opencollective.com/core-js"
23993
- }
23994
- },
23995
- "node_modules/verdaccio-audit/node_modules/json-schema-traverse": {
23996
- "version": "1.0.0",
23997
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
23998
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
23999
- "dev": true
24000
- },
24001
- "node_modules/verdaccio-audit/node_modules/yaml": {
24002
- "version": "2.2.0",
24003
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.0.tgz",
24004
- "integrity": "sha512-auf7Gi6QwO7HW//GA9seGvTXVGWl1CM/ADWh1+RxtXr6XOxnT65ovDl9fTi4e0monEyJxCHqDpF6QnFDXmJE4g==",
24005
- "dev": true,
24006
- "engines": {
24007
- "node": ">= 14"
24008
- }
24009
- },
24010
23783
  "node_modules/verdaccio-htpasswd": {
24011
23784
  "version": "10.5.2",
24012
23785
  "resolved": "https://registry.npmjs.org/verdaccio-htpasswd/-/verdaccio-htpasswd-10.5.2.tgz",
@@ -25592,6 +25365,27 @@
25592
25365
  "dev": true,
25593
25366
  "requires": {
25594
25367
  "find-up": "^5.0.0"
25368
+ },
25369
+ "dependencies": {
25370
+ "find-up": {
25371
+ "version": "5.0.0",
25372
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
25373
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
25374
+ "dev": true,
25375
+ "requires": {
25376
+ "locate-path": "^6.0.0",
25377
+ "path-exists": "^4.0.0"
25378
+ }
25379
+ },
25380
+ "locate-path": {
25381
+ "version": "6.0.0",
25382
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
25383
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
25384
+ "dev": true,
25385
+ "requires": {
25386
+ "p-locate": "^5.0.0"
25387
+ }
25388
+ }
25595
25389
  }
25596
25390
  },
25597
25391
  "@commitlint/types": {
@@ -26165,13 +25959,13 @@
26165
25959
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
26166
25960
  },
26167
25961
  "@netlify/build": {
26168
- "version": "29.6.5",
26169
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.5.tgz",
26170
- "integrity": "sha512-BRbNFru4CMKWVuiijhTAcP9IIVceeYjtufpU0nQx51Yj++VpBWToF9MXWaCKEyKk9r99ZeQBQvz2/cjXB9JiNQ==",
25962
+ "version": "29.6.6",
25963
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.6.tgz",
25964
+ "integrity": "sha512-LC5u+ory9RrN2uHOeCRV3YqPRJh2YILU2MoD8/KrxlNw/DeNV7G+gNeOYOoVWTsIs3bvi08xx/JEqgmAjCvU6Q==",
26171
25965
  "requires": {
26172
25966
  "@bugsnag/js": "^7.0.0",
26173
25967
  "@netlify/cache-utils": "^5.1.2",
26174
- "@netlify/config": "^20.3.3",
25968
+ "@netlify/config": "^20.3.4",
26175
25969
  "@netlify/edge-bundler": "8.11.0",
26176
25970
  "@netlify/framework-info": "^9.8.5",
26177
25971
  "@netlify/functions-utils": "^5.2.0",
@@ -26205,7 +25999,7 @@
26205
25999
  "path-exists": "^5.0.0",
26206
26000
  "path-type": "^5.0.0",
26207
26001
  "pkg-dir": "^6.0.0",
26208
- "pretty-ms": "^7.0.0",
26002
+ "pretty-ms": "^8.0.0",
26209
26003
  "ps-list": "^8.0.0",
26210
26004
  "read-pkg-up": "^9.0.0",
26211
26005
  "readdirp": "^3.4.0",
@@ -26224,6 +26018,42 @@
26224
26018
  "yargs": "^17.6.0"
26225
26019
  },
26226
26020
  "dependencies": {
26021
+ "@netlify/edge-bundler": {
26022
+ "version": "8.11.0",
26023
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz",
26024
+ "integrity": "sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==",
26025
+ "requires": {
26026
+ "@import-maps/resolve": "^1.0.1",
26027
+ "ajv": "^8.11.2",
26028
+ "ajv-errors": "^3.0.0",
26029
+ "better-ajv-errors": "^1.2.0",
26030
+ "common-path-prefix": "^3.0.0",
26031
+ "del": "^7.0.0",
26032
+ "env-paths": "^3.0.0",
26033
+ "execa": "^6.0.0",
26034
+ "find-up": "^6.3.0",
26035
+ "get-port": "^6.1.2",
26036
+ "glob-to-regexp": "^0.4.1",
26037
+ "is-path-inside": "^4.0.0",
26038
+ "jsonc-parser": "^3.2.0",
26039
+ "node-fetch": "^3.1.1",
26040
+ "node-stream-zip": "^1.15.0",
26041
+ "p-retry": "^5.1.1",
26042
+ "p-wait-for": "^4.1.0",
26043
+ "path-key": "^4.0.0",
26044
+ "regexp-tree": "^0.1.24",
26045
+ "semver": "^7.3.5",
26046
+ "tmp-promise": "^3.0.3",
26047
+ "uuid": "^9.0.0"
26048
+ },
26049
+ "dependencies": {
26050
+ "uuid": {
26051
+ "version": "9.0.0",
26052
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz",
26053
+ "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg=="
26054
+ }
26055
+ }
26056
+ },
26227
26057
  "@sindresorhus/is": {
26228
26058
  "version": "5.3.0",
26229
26059
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.3.0.tgz",
@@ -26237,6 +26067,23 @@
26237
26067
  "defer-to-connect": "^2.0.1"
26238
26068
  }
26239
26069
  },
26070
+ "ajv": {
26071
+ "version": "8.12.0",
26072
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
26073
+ "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
26074
+ "requires": {
26075
+ "fast-deep-equal": "^3.1.1",
26076
+ "json-schema-traverse": "^1.0.0",
26077
+ "require-from-string": "^2.0.2",
26078
+ "uri-js": "^4.2.2"
26079
+ }
26080
+ },
26081
+ "ajv-errors": {
26082
+ "version": "3.0.0",
26083
+ "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
26084
+ "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
26085
+ "requires": {}
26086
+ },
26240
26087
  "cacheable-lookup": {
26241
26088
  "version": "7.0.0",
26242
26089
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz",
@@ -26256,11 +26103,31 @@
26256
26103
  "responselike": "^3.0.0"
26257
26104
  }
26258
26105
  },
26106
+ "del": {
26107
+ "version": "7.0.0",
26108
+ "resolved": "https://registry.npmjs.org/del/-/del-7.0.0.tgz",
26109
+ "integrity": "sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==",
26110
+ "requires": {
26111
+ "globby": "^13.1.2",
26112
+ "graceful-fs": "^4.2.10",
26113
+ "is-glob": "^4.0.3",
26114
+ "is-path-cwd": "^3.0.0",
26115
+ "is-path-inside": "^4.0.0",
26116
+ "p-map": "^5.5.0",
26117
+ "rimraf": "^3.0.2",
26118
+ "slash": "^4.0.0"
26119
+ }
26120
+ },
26259
26121
  "emoji-regex": {
26260
26122
  "version": "9.2.2",
26261
26123
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
26262
26124
  "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
26263
26125
  },
26126
+ "env-paths": {
26127
+ "version": "3.0.0",
26128
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
26129
+ "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
26130
+ },
26264
26131
  "escape-string-regexp": {
26265
26132
  "version": "5.0.0",
26266
26133
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
@@ -26296,13 +26163,26 @@
26296
26163
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
26297
26164
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
26298
26165
  },
26299
- "find-up": {
26300
- "version": "6.3.0",
26301
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
26302
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
26166
+ "get-port": {
26167
+ "version": "6.1.2",
26168
+ "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
26169
+ "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw=="
26170
+ },
26171
+ "glob-to-regexp": {
26172
+ "version": "0.4.1",
26173
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
26174
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
26175
+ },
26176
+ "globby": {
26177
+ "version": "13.1.3",
26178
+ "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
26179
+ "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
26303
26180
  "requires": {
26304
- "locate-path": "^7.1.0",
26305
- "path-exists": "^5.0.0"
26181
+ "dir-glob": "^3.0.1",
26182
+ "fast-glob": "^3.2.11",
26183
+ "ignore": "^5.2.0",
26184
+ "merge2": "^1.4.1",
26185
+ "slash": "^4.0.0"
26306
26186
  }
26307
26187
  },
26308
26188
  "got": {
@@ -26342,23 +26222,25 @@
26342
26222
  "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
26343
26223
  "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg=="
26344
26224
  },
26225
+ "is-path-cwd": {
26226
+ "version": "3.0.0",
26227
+ "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-3.0.0.tgz",
26228
+ "integrity": "sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA=="
26229
+ },
26230
+ "is-path-inside": {
26231
+ "version": "4.0.0",
26232
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
26233
+ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA=="
26234
+ },
26345
26235
  "is-stream": {
26346
26236
  "version": "3.0.0",
26347
26237
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
26348
26238
  "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
26349
26239
  },
26350
- "is-unicode-supported": {
26351
- "version": "1.3.0",
26352
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
26353
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
26354
- },
26355
- "locate-path": {
26356
- "version": "7.2.0",
26357
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
26358
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
26359
- "requires": {
26360
- "p-locate": "^6.0.0"
26361
- }
26240
+ "json-schema-traverse": {
26241
+ "version": "1.0.0",
26242
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
26243
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
26362
26244
  },
26363
26245
  "lowercase-keys": {
26364
26246
  "version": "3.0.0",
@@ -26375,6 +26257,16 @@
26375
26257
  "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz",
26376
26258
  "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg=="
26377
26259
  },
26260
+ "node-fetch": {
26261
+ "version": "3.3.0",
26262
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
26263
+ "integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
26264
+ "requires": {
26265
+ "data-uri-to-buffer": "^4.0.0",
26266
+ "fetch-blob": "^3.1.4",
26267
+ "formdata-polyfill": "^4.0.10"
26268
+ }
26269
+ },
26378
26270
  "normalize-url": {
26379
26271
  "version": "8.0.0",
26380
26272
  "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
@@ -26430,6 +26322,19 @@
26430
26322
  "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
26431
26323
  "integrity": "sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew=="
26432
26324
  },
26325
+ "p-wait-for": {
26326
+ "version": "4.1.0",
26327
+ "resolved": "https://registry.npmjs.org/p-wait-for/-/p-wait-for-4.1.0.tgz",
26328
+ "integrity": "sha512-i8nE5q++9h8oaQHWltS1Tnnv4IoMDOlqN7C0KFG2OdbK0iFJIt6CROZ8wfBM+K4Pxqfnq4C4lkkpXqTEpB5DZw==",
26329
+ "requires": {
26330
+ "p-timeout": "^5.0.0"
26331
+ }
26332
+ },
26333
+ "parse-ms": {
26334
+ "version": "3.0.0",
26335
+ "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-3.0.0.tgz",
26336
+ "integrity": "sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw=="
26337
+ },
26433
26338
  "path-exists": {
26434
26339
  "version": "5.0.0",
26435
26340
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -26453,6 +26358,14 @@
26453
26358
  "find-up": "^6.1.0"
26454
26359
  }
26455
26360
  },
26361
+ "pretty-ms": {
26362
+ "version": "8.0.0",
26363
+ "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-8.0.0.tgz",
26364
+ "integrity": "sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==",
26365
+ "requires": {
26366
+ "parse-ms": "^3.0.0"
26367
+ }
26368
+ },
26456
26369
  "read-pkg": {
26457
26370
  "version": "7.1.0",
26458
26371
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -26482,6 +26395,11 @@
26482
26395
  "lowercase-keys": "^3.0.0"
26483
26396
  }
26484
26397
  },
26398
+ "slash": {
26399
+ "version": "4.0.0",
26400
+ "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
26401
+ "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew=="
26402
+ },
26485
26403
  "string-width": {
26486
26404
  "version": "5.1.2",
26487
26405
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
@@ -26739,14 +26657,6 @@
26739
26657
  }
26740
26658
  }
26741
26659
  },
26742
- "locate-path": {
26743
- "version": "7.1.1",
26744
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
26745
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
26746
- "requires": {
26747
- "p-locate": "^6.0.0"
26748
- }
26749
- },
26750
26660
  "micromatch": {
26751
26661
  "version": "3.1.10",
26752
26662
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
@@ -26782,22 +26692,6 @@
26782
26692
  }
26783
26693
  }
26784
26694
  },
26785
- "p-limit": {
26786
- "version": "4.0.0",
26787
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
26788
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
26789
- "requires": {
26790
- "yocto-queue": "^1.0.0"
26791
- }
26792
- },
26793
- "p-locate": {
26794
- "version": "6.0.0",
26795
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
26796
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
26797
- "requires": {
26798
- "p-limit": "^4.0.0"
26799
- }
26800
- },
26801
26695
  "p-map": {
26802
26696
  "version": "3.0.0",
26803
26697
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
@@ -26839,18 +26733,13 @@
26839
26733
  "is-number": "^3.0.0",
26840
26734
  "repeat-string": "^1.6.1"
26841
26735
  }
26842
- },
26843
- "yocto-queue": {
26844
- "version": "1.0.0",
26845
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
26846
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
26847
26736
  }
26848
26737
  }
26849
26738
  },
26850
26739
  "@netlify/config": {
26851
- "version": "20.3.3",
26852
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.3.tgz",
26853
- "integrity": "sha512-RzNytmz/wlxyhIRlfC0HBxd8H+oCSLruavCF/S+RqGW38s46mStWG+jseBEUdj8TkGt1g9QzZe1h4jGZOXvJsg==",
26740
+ "version": "20.3.4",
26741
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.4.tgz",
26742
+ "integrity": "sha512-TiCctWwq3+qxpukoGpbdj8myxV6p1enNG21AYpy4ptwQGDO1+kX9OIFGzlwCvWXr4DBTie2MLtxLDWqN3z5hjg==",
26854
26743
  "requires": {
26855
26744
  "chalk": "^5.0.0",
26856
26745
  "cron-parser": "^4.1.0",
@@ -26920,15 +26809,6 @@
26920
26809
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
26921
26810
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
26922
26811
  },
26923
- "find-up": {
26924
- "version": "6.3.0",
26925
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
26926
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
26927
- "requires": {
26928
- "locate-path": "^7.1.0",
26929
- "path-exists": "^5.0.0"
26930
- }
26931
- },
26932
26812
  "human-signals": {
26933
26813
  "version": "3.0.1",
26934
26814
  "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
@@ -26944,19 +26824,6 @@
26944
26824
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
26945
26825
  "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
26946
26826
  },
26947
- "is-unicode-supported": {
26948
- "version": "1.3.0",
26949
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
26950
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
26951
- },
26952
- "locate-path": {
26953
- "version": "7.2.0",
26954
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
26955
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
26956
- "requires": {
26957
- "p-locate": "^6.0.0"
26958
- }
26959
- },
26960
26827
  "map-obj": {
26961
26828
  "version": "5.0.2",
26962
26829
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -26994,226 +26861,188 @@
26994
26861
  "p-limit": "^4.0.0"
26995
26862
  }
26996
26863
  },
26997
- "path-exists": {
26998
- "version": "5.0.0",
26999
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
27000
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
27001
- },
27002
- "path-key": {
27003
- "version": "4.0.0",
27004
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
27005
- "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ=="
27006
- },
27007
- "path-type": {
27008
- "version": "5.0.0",
27009
- "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
27010
- "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg=="
27011
- },
27012
- "strip-final-newline": {
27013
- "version": "3.0.0",
27014
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
27015
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
27016
- },
27017
- "type-fest": {
27018
- "version": "2.19.0",
27019
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
27020
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
27021
- },
27022
- "yocto-queue": {
27023
- "version": "1.0.0",
27024
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
27025
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
27026
- }
27027
- }
27028
- },
27029
- "@netlify/edge-bundler": {
27030
- "version": "8.11.0",
27031
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz",
27032
- "integrity": "sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==",
27033
- "requires": {
27034
- "@import-maps/resolve": "^1.0.1",
27035
- "ajv": "^8.11.2",
27036
- "ajv-errors": "^3.0.0",
27037
- "better-ajv-errors": "^1.2.0",
27038
- "common-path-prefix": "^3.0.0",
27039
- "del": "^7.0.0",
27040
- "env-paths": "^3.0.0",
27041
- "execa": "^6.0.0",
27042
- "find-up": "^6.3.0",
27043
- "get-port": "^6.1.2",
27044
- "glob-to-regexp": "^0.4.1",
27045
- "is-path-inside": "^4.0.0",
27046
- "jsonc-parser": "^3.2.0",
27047
- "node-fetch": "^3.1.1",
27048
- "node-stream-zip": "^1.15.0",
27049
- "p-retry": "^5.1.1",
27050
- "p-wait-for": "^4.1.0",
27051
- "path-key": "^4.0.0",
27052
- "regexp-tree": "^0.1.24",
27053
- "semver": "^7.3.5",
27054
- "tmp-promise": "^3.0.3",
27055
- "uuid": "^9.0.0"
27056
- },
27057
- "dependencies": {
27058
- "ajv": {
27059
- "version": "8.12.0",
27060
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
27061
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
27062
- "requires": {
27063
- "fast-deep-equal": "^3.1.1",
27064
- "json-schema-traverse": "^1.0.0",
27065
- "require-from-string": "^2.0.2",
27066
- "uri-js": "^4.2.2"
27067
- }
27068
- },
27069
- "ajv-errors": {
27070
- "version": "3.0.0",
27071
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
27072
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
27073
- "requires": {}
27074
- },
27075
- "del": {
27076
- "version": "7.0.0",
27077
- "resolved": "https://registry.npmjs.org/del/-/del-7.0.0.tgz",
27078
- "integrity": "sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==",
27079
- "requires": {
27080
- "globby": "^13.1.2",
27081
- "graceful-fs": "^4.2.10",
27082
- "is-glob": "^4.0.3",
27083
- "is-path-cwd": "^3.0.0",
27084
- "is-path-inside": "^4.0.0",
27085
- "p-map": "^5.5.0",
27086
- "rimraf": "^3.0.2",
27087
- "slash": "^4.0.0"
27088
- }
27089
- },
27090
- "env-paths": {
27091
- "version": "3.0.0",
27092
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
27093
- "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
27094
- },
27095
- "execa": {
27096
- "version": "6.1.0",
27097
- "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
27098
- "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
27099
- "requires": {
27100
- "cross-spawn": "^7.0.3",
27101
- "get-stream": "^6.0.1",
27102
- "human-signals": "^3.0.1",
27103
- "is-stream": "^3.0.0",
27104
- "merge-stream": "^2.0.0",
27105
- "npm-run-path": "^5.1.0",
27106
- "onetime": "^6.0.0",
27107
- "signal-exit": "^3.0.7",
27108
- "strip-final-newline": "^3.0.0"
27109
- }
27110
- },
27111
- "find-up": {
27112
- "version": "6.3.0",
27113
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
27114
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
27115
- "requires": {
27116
- "locate-path": "^7.1.0",
27117
- "path-exists": "^5.0.0"
27118
- }
27119
- },
27120
- "get-port": {
27121
- "version": "6.1.2",
27122
- "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
27123
- "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw=="
27124
- },
27125
- "glob-to-regexp": {
27126
- "version": "0.4.1",
27127
- "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
27128
- "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
27129
- },
27130
- "globby": {
27131
- "version": "13.1.3",
27132
- "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
27133
- "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
27134
- "requires": {
27135
- "dir-glob": "^3.0.1",
27136
- "fast-glob": "^3.2.11",
27137
- "ignore": "^5.2.0",
27138
- "merge2": "^1.4.1",
27139
- "slash": "^4.0.0"
27140
- }
27141
- },
27142
- "human-signals": {
27143
- "version": "3.0.1",
27144
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
27145
- "integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ=="
27146
- },
27147
- "is-path-cwd": {
27148
- "version": "3.0.0",
27149
- "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-3.0.0.tgz",
27150
- "integrity": "sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA=="
27151
- },
27152
- "is-path-inside": {
27153
- "version": "4.0.0",
27154
- "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
27155
- "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA=="
27156
- },
27157
- "is-stream": {
27158
- "version": "3.0.0",
27159
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
27160
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
27161
- },
27162
- "json-schema-traverse": {
27163
- "version": "1.0.0",
27164
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
27165
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
27166
- },
27167
- "locate-path": {
27168
- "version": "7.2.0",
27169
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
27170
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
27171
- "requires": {
27172
- "p-locate": "^6.0.0"
27173
- }
27174
- },
27175
- "node-fetch": {
27176
- "version": "3.3.0",
27177
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
27178
- "integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
27179
- "requires": {
27180
- "data-uri-to-buffer": "^4.0.0",
27181
- "fetch-blob": "^3.1.4",
27182
- "formdata-polyfill": "^4.0.10"
27183
- }
27184
- },
27185
- "npm-run-path": {
27186
- "version": "5.1.0",
27187
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
27188
- "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==",
27189
- "requires": {
27190
- "path-key": "^4.0.0"
27191
- }
27192
- },
27193
- "onetime": {
27194
- "version": "6.0.0",
27195
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
27196
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
27197
- "requires": {
27198
- "mimic-fn": "^4.0.0"
27199
- }
27200
- },
27201
- "p-limit": {
27202
- "version": "4.0.0",
27203
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
27204
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
27205
- "requires": {
27206
- "yocto-queue": "^1.0.0"
27207
- }
27208
- },
27209
- "p-locate": {
27210
- "version": "6.0.0",
27211
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
27212
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
27213
- "requires": {
27214
- "p-limit": "^4.0.0"
27215
- }
27216
- },
26864
+ "path-key": {
26865
+ "version": "4.0.0",
26866
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
26867
+ "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ=="
26868
+ },
26869
+ "path-type": {
26870
+ "version": "5.0.0",
26871
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
26872
+ "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg=="
26873
+ },
26874
+ "strip-final-newline": {
26875
+ "version": "3.0.0",
26876
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
26877
+ "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
26878
+ },
26879
+ "type-fest": {
26880
+ "version": "2.19.0",
26881
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
26882
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
26883
+ },
26884
+ "yocto-queue": {
26885
+ "version": "1.0.0",
26886
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
26887
+ "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
26888
+ }
26889
+ }
26890
+ },
26891
+ "@netlify/edge-bundler": {
26892
+ "version": "8.11.1",
26893
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.1.tgz",
26894
+ "integrity": "sha512-pj3myy714qX0OuPwtRTfBgaQ2fZwj5qkpACyeXtrsVcaHRNnE0l7cymfZ0fS0a/xkINj9fcyTEtZBahDuuLT2g==",
26895
+ "requires": {
26896
+ "@import-maps/resolve": "^1.0.1",
26897
+ "ajv": "^8.11.2",
26898
+ "ajv-errors": "^3.0.0",
26899
+ "better-ajv-errors": "^1.2.0",
26900
+ "common-path-prefix": "^3.0.0",
26901
+ "del": "^7.0.0",
26902
+ "env-paths": "^3.0.0",
26903
+ "execa": "^6.0.0",
26904
+ "find-up": "^6.3.0",
26905
+ "get-port": "^6.1.2",
26906
+ "glob-to-regexp": "^0.4.1",
26907
+ "is-path-inside": "^4.0.0",
26908
+ "jsonc-parser": "^3.2.0",
26909
+ "node-fetch": "^3.1.1",
26910
+ "node-stream-zip": "^1.15.0",
26911
+ "p-retry": "^5.1.1",
26912
+ "p-wait-for": "^4.1.0",
26913
+ "path-key": "^4.0.0",
26914
+ "regexp-tree": "^0.1.24",
26915
+ "semver": "^7.3.5",
26916
+ "tmp-promise": "^3.0.3",
26917
+ "uuid": "^9.0.0"
26918
+ },
26919
+ "dependencies": {
26920
+ "ajv": {
26921
+ "version": "8.12.0",
26922
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
26923
+ "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
26924
+ "requires": {
26925
+ "fast-deep-equal": "^3.1.1",
26926
+ "json-schema-traverse": "^1.0.0",
26927
+ "require-from-string": "^2.0.2",
26928
+ "uri-js": "^4.2.2"
26929
+ }
26930
+ },
26931
+ "ajv-errors": {
26932
+ "version": "3.0.0",
26933
+ "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
26934
+ "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
26935
+ "requires": {}
26936
+ },
26937
+ "del": {
26938
+ "version": "7.0.0",
26939
+ "resolved": "https://registry.npmjs.org/del/-/del-7.0.0.tgz",
26940
+ "integrity": "sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==",
26941
+ "requires": {
26942
+ "globby": "^13.1.2",
26943
+ "graceful-fs": "^4.2.10",
26944
+ "is-glob": "^4.0.3",
26945
+ "is-path-cwd": "^3.0.0",
26946
+ "is-path-inside": "^4.0.0",
26947
+ "p-map": "^5.5.0",
26948
+ "rimraf": "^3.0.2",
26949
+ "slash": "^4.0.0"
26950
+ }
26951
+ },
26952
+ "env-paths": {
26953
+ "version": "3.0.0",
26954
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
26955
+ "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
26956
+ },
26957
+ "execa": {
26958
+ "version": "6.1.0",
26959
+ "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
26960
+ "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
26961
+ "requires": {
26962
+ "cross-spawn": "^7.0.3",
26963
+ "get-stream": "^6.0.1",
26964
+ "human-signals": "^3.0.1",
26965
+ "is-stream": "^3.0.0",
26966
+ "merge-stream": "^2.0.0",
26967
+ "npm-run-path": "^5.1.0",
26968
+ "onetime": "^6.0.0",
26969
+ "signal-exit": "^3.0.7",
26970
+ "strip-final-newline": "^3.0.0"
26971
+ }
26972
+ },
26973
+ "get-port": {
26974
+ "version": "6.1.2",
26975
+ "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
26976
+ "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw=="
26977
+ },
26978
+ "glob-to-regexp": {
26979
+ "version": "0.4.1",
26980
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
26981
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
26982
+ },
26983
+ "globby": {
26984
+ "version": "13.1.3",
26985
+ "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
26986
+ "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
26987
+ "requires": {
26988
+ "dir-glob": "^3.0.1",
26989
+ "fast-glob": "^3.2.11",
26990
+ "ignore": "^5.2.0",
26991
+ "merge2": "^1.4.1",
26992
+ "slash": "^4.0.0"
26993
+ }
26994
+ },
26995
+ "human-signals": {
26996
+ "version": "3.0.1",
26997
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
26998
+ "integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ=="
26999
+ },
27000
+ "is-path-cwd": {
27001
+ "version": "3.0.0",
27002
+ "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-3.0.0.tgz",
27003
+ "integrity": "sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA=="
27004
+ },
27005
+ "is-path-inside": {
27006
+ "version": "4.0.0",
27007
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
27008
+ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA=="
27009
+ },
27010
+ "is-stream": {
27011
+ "version": "3.0.0",
27012
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
27013
+ "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
27014
+ },
27015
+ "json-schema-traverse": {
27016
+ "version": "1.0.0",
27017
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
27018
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
27019
+ },
27020
+ "node-fetch": {
27021
+ "version": "3.3.0",
27022
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
27023
+ "integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
27024
+ "requires": {
27025
+ "data-uri-to-buffer": "^4.0.0",
27026
+ "fetch-blob": "^3.1.4",
27027
+ "formdata-polyfill": "^4.0.10"
27028
+ }
27029
+ },
27030
+ "npm-run-path": {
27031
+ "version": "5.1.0",
27032
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
27033
+ "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==",
27034
+ "requires": {
27035
+ "path-key": "^4.0.0"
27036
+ }
27037
+ },
27038
+ "onetime": {
27039
+ "version": "6.0.0",
27040
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
27041
+ "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
27042
+ "requires": {
27043
+ "mimic-fn": "^4.0.0"
27044
+ }
27045
+ },
27217
27046
  "p-timeout": {
27218
27047
  "version": "5.1.0",
27219
27048
  "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
@@ -27227,11 +27056,6 @@
27227
27056
  "p-timeout": "^5.0.0"
27228
27057
  }
27229
27058
  },
27230
- "path-exists": {
27231
- "version": "5.0.0",
27232
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
27233
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
27234
- },
27235
27059
  "path-key": {
27236
27060
  "version": "4.0.0",
27237
27061
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -27246,11 +27070,6 @@
27246
27070
  "version": "3.0.0",
27247
27071
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
27248
27072
  "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
27249
- },
27250
- "yocto-queue": {
27251
- "version": "1.0.0",
27252
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
27253
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
27254
27073
  }
27255
27074
  }
27256
27075
  },
@@ -27535,28 +27354,11 @@
27535
27354
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
27536
27355
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
27537
27356
  },
27538
- "find-up": {
27539
- "version": "6.3.0",
27540
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
27541
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
27542
- "requires": {
27543
- "locate-path": "^7.1.0",
27544
- "path-exists": "^5.0.0"
27545
- }
27546
- },
27547
27357
  "json-schema-traverse": {
27548
27358
  "version": "1.0.0",
27549
27359
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
27550
27360
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
27551
27361
  },
27552
- "locate-path": {
27553
- "version": "7.2.0",
27554
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
27555
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
27556
- "requires": {
27557
- "p-locate": "^6.0.0"
27558
- }
27559
- },
27560
27362
  "p-limit": {
27561
27363
  "version": "4.0.0",
27562
27364
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
@@ -27573,11 +27375,6 @@
27573
27375
  "p-limit": "^4.0.0"
27574
27376
  }
27575
27377
  },
27576
- "path-exists": {
27577
- "version": "5.0.0",
27578
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
27579
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
27580
- },
27581
27378
  "read-pkg": {
27582
27379
  "version": "7.1.0",
27583
27380
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -28207,15 +28004,6 @@
28207
28004
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz",
28208
28005
  "integrity": "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng=="
28209
28006
  },
28210
- "find-up": {
28211
- "version": "6.3.0",
28212
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
28213
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
28214
- "requires": {
28215
- "locate-path": "^7.1.0",
28216
- "path-exists": "^5.0.0"
28217
- }
28218
- },
28219
28007
  "glob": {
28220
28008
  "version": "8.1.0",
28221
28009
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -28270,14 +28058,6 @@
28270
28058
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
28271
28059
  "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
28272
28060
  },
28273
- "locate-path": {
28274
- "version": "7.2.0",
28275
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
28276
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
28277
- "requires": {
28278
- "p-locate": "^6.0.0"
28279
- }
28280
- },
28281
28061
  "minimatch": {
28282
28062
  "version": "7.4.2",
28283
28063
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz",
@@ -28302,22 +28082,6 @@
28302
28082
  "mimic-fn": "^4.0.0"
28303
28083
  }
28304
28084
  },
28305
- "p-limit": {
28306
- "version": "4.0.0",
28307
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
28308
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
28309
- "requires": {
28310
- "yocto-queue": "^1.0.0"
28311
- }
28312
- },
28313
- "p-locate": {
28314
- "version": "6.0.0",
28315
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
28316
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
28317
- "requires": {
28318
- "p-limit": "^4.0.0"
28319
- }
28320
- },
28321
28085
  "path-exists": {
28322
28086
  "version": "5.0.0",
28323
28087
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -28337,11 +28101,6 @@
28337
28101
  "version": "3.0.0",
28338
28102
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
28339
28103
  "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
28340
- },
28341
- "yocto-queue": {
28342
- "version": "1.0.0",
28343
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
28344
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
28345
28104
  }
28346
28105
  }
28347
28106
  },
@@ -29126,13 +28885,13 @@
29126
28885
  }
29127
28886
  },
29128
28887
  "@verdaccio/config": {
29129
- "version": "6.0.0-6-next.62",
29130
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.62.tgz",
29131
- "integrity": "sha512-WYljDhnBfvui1U7fACUD990PUmv57xLSCCCO3uI+URCEtd4TXKe05Aotd2SDhXreoTfDCsTu8uDBKPXKOwnXLA==",
28888
+ "version": "6.0.0-6-next.65",
28889
+ "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.65.tgz",
28890
+ "integrity": "sha512-f6wUZH8k8FbhYqvVKWROx1yK60azcqITRPPa3wn56AjCdoni6xv2EJ2D1j7gf1Irh9Df4eMDqJ95Rrefo26elw==",
29132
28891
  "dev": true,
29133
28892
  "requires": {
29134
- "@verdaccio/core": "6.0.0-6-next.62",
29135
- "@verdaccio/utils": "6.0.0-6-next.30",
28893
+ "@verdaccio/core": "6.0.0-6-next.65",
28894
+ "@verdaccio/utils": "6.0.0-6-next.33",
29136
28895
  "debug": "4.3.4",
29137
28896
  "js-yaml": "4.1.0",
29138
28897
  "lodash": "4.17.21",
@@ -29141,9 +28900,9 @@
29141
28900
  }
29142
28901
  },
29143
28902
  "@verdaccio/core": {
29144
- "version": "6.0.0-6-next.62",
29145
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.62.tgz",
29146
- "integrity": "sha512-4O/I5wv5LKXCSbZN11Y1o1WI+Cz028bHdtGH5jsyqTPh4coiA5Q+3MYkWyWZiCNt56lx1EkaEl0Aj0gcIGIvzA==",
28903
+ "version": "6.0.0-6-next.65",
28904
+ "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.65.tgz",
28905
+ "integrity": "sha512-HQl/7gYvpar5vhu2Z6U59bbdn4F3jzTmIUVgPIr7C69tVx33aY7ubVaYpB0j8OZhJx3Yn0Foo5NSkElWtJ3HzA==",
29147
28906
  "dev": true,
29148
28907
  "requires": {
29149
28908
  "ajv": "8.11.2",
@@ -29214,22 +28973,22 @@
29214
28973
  }
29215
28974
  },
29216
28975
  "@verdaccio/logger-7": {
29217
- "version": "6.0.0-6-next.7",
29218
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.7.tgz",
29219
- "integrity": "sha512-YnjqM5bMvObVXk8pEKGZ4/Iv4jo2nhA16KWRzi2ZSGpRE1r7LqdDvExiyesZJyL3AL8mOTsL9QaLbxYCDzcH1Q==",
28976
+ "version": "6.0.0-6-next.10",
28977
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.10.tgz",
28978
+ "integrity": "sha512-PhikftJgc3HGUCzZkcuKAJ9kjiKDL+68Q12OBZLEZeRoY4Yj5ZoFzQqf0647mhvL/i5ZzgM1XT1PscYL2AQg8A==",
29220
28979
  "dev": true,
29221
28980
  "requires": {
29222
- "@verdaccio/logger-commons": "6.0.0-6-next.30",
28981
+ "@verdaccio/logger-commons": "6.0.0-6-next.33",
29223
28982
  "pino": "7.11.0"
29224
28983
  }
29225
28984
  },
29226
28985
  "@verdaccio/logger-commons": {
29227
- "version": "6.0.0-6-next.30",
29228
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.30.tgz",
29229
- "integrity": "sha512-WDaQbMmktzr06bmGDzMnBLxm02ZvWegl908qWkO8trtrAkhlY8dji9n93H1I0fch8yZkmDqcwtyl8Yk1QROskg==",
28986
+ "version": "6.0.0-6-next.33",
28987
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.33.tgz",
28988
+ "integrity": "sha512-HB3ABs9csHbjCfOs7hRVyo01IP2oaFd9Duta887q/L6jOfP7hvKyxFEz0qohppxO741hCFKWMQ9JxZBZnGftzw==",
29230
28989
  "dev": true,
29231
28990
  "requires": {
29232
- "@verdaccio/core": "6.0.0-6-next.62",
28991
+ "@verdaccio/core": "6.0.0-6-next.65",
29233
28992
  "@verdaccio/logger-prettify": "6.0.0-6-next.9",
29234
28993
  "colorette": "2.0.19",
29235
28994
  "debug": "4.3.4"
@@ -29249,15 +29008,15 @@
29249
29008
  }
29250
29009
  },
29251
29010
  "@verdaccio/middleware": {
29252
- "version": "6.0.0-6-next.41",
29253
- "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.41.tgz",
29254
- "integrity": "sha512-BBoCop540ibGntPm7ujZ28NJBuHJK46qasqMZwNF2ngMeRpxxkfV2s2VAN66QTOP1O/oF1RdR86a4oYbNpJbcw==",
29011
+ "version": "6.0.0-6-next.44",
29012
+ "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.44.tgz",
29013
+ "integrity": "sha512-CGtVb8r0PYecMGzFEuLKPLCKDWuYCEiUxTWP9vcYpBwccn2365nP2epbgxQ5+h0VWl5p+pj7nH5KqDa32yF7+A==",
29255
29014
  "dev": true,
29256
29015
  "requires": {
29257
- "@verdaccio/config": "6.0.0-6-next.62",
29258
- "@verdaccio/core": "6.0.0-6-next.62",
29259
- "@verdaccio/url": "11.0.0-6-next.28",
29260
- "@verdaccio/utils": "6.0.0-6-next.30",
29016
+ "@verdaccio/config": "6.0.0-6-next.65",
29017
+ "@verdaccio/core": "6.0.0-6-next.65",
29018
+ "@verdaccio/url": "11.0.0-6-next.31",
29019
+ "@verdaccio/utils": "6.0.0-6-next.33",
29261
29020
  "debug": "4.3.4",
29262
29021
  "express": "4.18.2",
29263
29022
  "express-rate-limit": "5.5.1",
@@ -29280,6 +29039,17 @@
29280
29039
  }
29281
29040
  }
29282
29041
  },
29042
+ "@verdaccio/signature": {
29043
+ "version": "6.0.0-6-next.2",
29044
+ "resolved": "https://registry.npmjs.org/@verdaccio/signature/-/signature-6.0.0-6-next.2.tgz",
29045
+ "integrity": "sha512-aFvMbxxHzJCpPmqSgVuQYvYN2RP11CoSEcTXikkyb1zF4Uf3cOy53zUZ1Y7iOKCRYTgWrmet9KP7+24e44GHxg==",
29046
+ "dev": true,
29047
+ "requires": {
29048
+ "debug": "4.3.4",
29049
+ "jsonwebtoken": "9.0.0",
29050
+ "lodash": "4.17.21"
29051
+ }
29052
+ },
29283
29053
  "@verdaccio/streams": {
29284
29054
  "version": "10.2.0",
29285
29055
  "resolved": "https://registry.npmjs.org/@verdaccio/streams/-/streams-10.2.0.tgz",
@@ -29287,43 +29057,43 @@
29287
29057
  "dev": true
29288
29058
  },
29289
29059
  "@verdaccio/tarball": {
29290
- "version": "11.0.0-6-next.31",
29291
- "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.31.tgz",
29292
- "integrity": "sha512-xRloqNFygFcCXaIOU1i4eHgoLTOHyxxgVJm/KCNYJZP6HMO2/lD27+NK+24Wi9bOyhwAj/3FymU8wPwzuULDOw==",
29060
+ "version": "11.0.0-6-next.34",
29061
+ "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.34.tgz",
29062
+ "integrity": "sha512-FP7JWym2/4uzuBlvLO4WcNfAA58EKhoZiIPP+aQbK6n0eRIWlmd4ZaP2LP+SULKjXtk3fGsnQdzC0O/J8HKSgw==",
29293
29063
  "dev": true,
29294
29064
  "requires": {
29295
- "@verdaccio/core": "6.0.0-6-next.62",
29296
- "@verdaccio/url": "11.0.0-6-next.28",
29297
- "@verdaccio/utils": "6.0.0-6-next.30",
29065
+ "@verdaccio/core": "6.0.0-6-next.65",
29066
+ "@verdaccio/url": "11.0.0-6-next.31",
29067
+ "@verdaccio/utils": "6.0.0-6-next.33",
29298
29068
  "debug": "4.3.4",
29299
29069
  "lodash": "4.17.21"
29300
29070
  }
29301
29071
  },
29302
29072
  "@verdaccio/ui-theme": {
29303
- "version": "6.0.0-6-next.62",
29304
- "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.62.tgz",
29305
- "integrity": "sha512-q85YCFi7jJSdWmgvpTiHyH09PELbE4rOqCkhY1HnxLxdKptZhJQwfs2t/ICcsaBmVCRtqZvLwVVVSev6EVIbZw==",
29073
+ "version": "6.0.0-6-next.65",
29074
+ "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.65.tgz",
29075
+ "integrity": "sha512-HQugL4nvXtPeuj876k7xUFdurXQ3bhi6eq9poQPIwZTf/Mielp5BSIF/thVk+OuYWFCT3Fb3Z9U8sP/QfiKpQw==",
29306
29076
  "dev": true
29307
29077
  },
29308
29078
  "@verdaccio/url": {
29309
- "version": "11.0.0-6-next.28",
29310
- "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.28.tgz",
29311
- "integrity": "sha512-0OFrg+lXKuQUj1zwl12DRoXFVbE4sN7guBdjVLp/bt/VfP04kC1HhVZd4nyKb5pzg2vS7/WggiF9GWNUIDAKRA==",
29079
+ "version": "11.0.0-6-next.31",
29080
+ "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.31.tgz",
29081
+ "integrity": "sha512-X5HdJ2t+c1o14eed/g9eXsF2vrhrT5oXhs86V5sY2QdKxaNCknw1X2Ksus591K3aHYcwOgbzj5kc6mJ6NRwVQA==",
29312
29082
  "dev": true,
29313
29083
  "requires": {
29314
- "@verdaccio/core": "6.0.0-6-next.62",
29084
+ "@verdaccio/core": "6.0.0-6-next.65",
29315
29085
  "debug": "4.3.4",
29316
29086
  "lodash": "4.17.21",
29317
29087
  "validator": "13.9.0"
29318
29088
  }
29319
29089
  },
29320
29090
  "@verdaccio/utils": {
29321
- "version": "6.0.0-6-next.30",
29322
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.30.tgz",
29323
- "integrity": "sha512-nnwORGb5wPcMpSvxcA1/aR8jp6fD1P16LYlwia7qH/1BezldFg+uHH3wITlloCdRNash82XgSZNWeghn1frKtA==",
29091
+ "version": "6.0.0-6-next.33",
29092
+ "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.33.tgz",
29093
+ "integrity": "sha512-Ny+svJLmYgwcihaxGSHHZF1IU1SuBCWKaMhQefI4DrzmRQnW8N2eVOSRqENL26B/hK+120Y6NeHF0vh4iNgBpw==",
29324
29094
  "dev": true,
29325
29095
  "requires": {
29326
- "@verdaccio/core": "6.0.0-6-next.62",
29096
+ "@verdaccio/core": "6.0.0-6-next.65",
29327
29097
  "lodash": "4.17.21",
29328
29098
  "minimatch": "3.1.2",
29329
29099
  "semver": "7.3.8"
@@ -29995,12 +29765,6 @@
29995
29765
  "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
29996
29766
  "dev": true
29997
29767
  },
29998
- "is-unicode-supported": {
29999
- "version": "1.2.0",
30000
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
30001
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ==",
30002
- "dev": true
30003
- },
30004
29768
  "p-event": {
30005
29769
  "version": "5.0.1",
30006
29770
  "resolved": "https://registry.npmjs.org/p-event/-/p-event-5.0.1.tgz",
@@ -30548,6 +30312,25 @@
30548
30312
  "yargs-parser": "^20.2.9"
30549
30313
  },
30550
30314
  "dependencies": {
30315
+ "find-up": {
30316
+ "version": "5.0.0",
30317
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
30318
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
30319
+ "dev": true,
30320
+ "requires": {
30321
+ "locate-path": "^6.0.0",
30322
+ "path-exists": "^4.0.0"
30323
+ }
30324
+ },
30325
+ "locate-path": {
30326
+ "version": "6.0.0",
30327
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
30328
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
30329
+ "dev": true,
30330
+ "requires": {
30331
+ "p-locate": "^5.0.0"
30332
+ }
30333
+ },
30551
30334
  "yargs": {
30552
30335
  "version": "16.2.0",
30553
30336
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
@@ -34424,12 +34207,19 @@
34424
34207
  }
34425
34208
  },
34426
34209
  "find-up": {
34427
- "version": "5.0.0",
34428
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
34429
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
34210
+ "version": "6.3.0",
34211
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
34212
+ "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
34430
34213
  "requires": {
34431
- "locate-path": "^6.0.0",
34432
- "path-exists": "^4.0.0"
34214
+ "locate-path": "^7.1.0",
34215
+ "path-exists": "^5.0.0"
34216
+ },
34217
+ "dependencies": {
34218
+ "path-exists": {
34219
+ "version": "5.0.0",
34220
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
34221
+ "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
34222
+ }
34433
34223
  }
34434
34224
  },
34435
34225
  "flat-cache": {
@@ -35780,9 +35570,9 @@
35780
35570
  }
35781
35571
  },
35782
35572
  "is-interactive": {
35783
- "version": "1.0.0",
35784
- "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
35785
- "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w=="
35573
+ "version": "2.0.0",
35574
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
35575
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ=="
35786
35576
  },
35787
35577
  "is-natural-number": {
35788
35578
  "version": "4.0.1",
@@ -35915,9 +35705,9 @@
35915
35705
  "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
35916
35706
  },
35917
35707
  "is-unicode-supported": {
35918
- "version": "0.1.0",
35919
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
35920
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw=="
35708
+ "version": "1.3.0",
35709
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
35710
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
35921
35711
  },
35922
35712
  "is-url": {
35923
35713
  "version": "1.2.4",
@@ -36665,11 +36455,34 @@
36665
36455
  "dev": true
36666
36456
  },
36667
36457
  "locate-path": {
36668
- "version": "6.0.0",
36669
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
36670
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
36458
+ "version": "7.2.0",
36459
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
36460
+ "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
36671
36461
  "requires": {
36672
- "p-locate": "^5.0.0"
36462
+ "p-locate": "^6.0.0"
36463
+ },
36464
+ "dependencies": {
36465
+ "p-limit": {
36466
+ "version": "4.0.0",
36467
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
36468
+ "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
36469
+ "requires": {
36470
+ "yocto-queue": "^1.0.0"
36471
+ }
36472
+ },
36473
+ "p-locate": {
36474
+ "version": "6.0.0",
36475
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
36476
+ "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
36477
+ "requires": {
36478
+ "p-limit": "^4.0.0"
36479
+ }
36480
+ },
36481
+ "yocto-queue": {
36482
+ "version": "1.0.0",
36483
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
36484
+ "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
36485
+ }
36673
36486
  }
36674
36487
  },
36675
36488
  "lockfile": {
@@ -36813,11 +36626,6 @@
36813
36626
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
36814
36627
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
36815
36628
  },
36816
- "is-unicode-supported": {
36817
- "version": "1.2.0",
36818
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
36819
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ=="
36820
- },
36821
36629
  "map-obj": {
36822
36630
  "version": "5.0.2",
36823
36631
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -36826,52 +36634,12 @@
36826
36634
  }
36827
36635
  },
36828
36636
  "log-symbols": {
36829
- "version": "4.1.0",
36830
- "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
36831
- "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
36637
+ "version": "5.1.0",
36638
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz",
36639
+ "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==",
36832
36640
  "requires": {
36833
- "chalk": "^4.1.0",
36834
- "is-unicode-supported": "^0.1.0"
36835
- },
36836
- "dependencies": {
36837
- "ansi-styles": {
36838
- "version": "4.3.0",
36839
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
36840
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
36841
- "requires": {
36842
- "color-convert": "^2.0.1"
36843
- }
36844
- },
36845
- "chalk": {
36846
- "version": "4.1.2",
36847
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
36848
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
36849
- "requires": {
36850
- "ansi-styles": "^4.1.0",
36851
- "supports-color": "^7.1.0"
36852
- }
36853
- },
36854
- "color-convert": {
36855
- "version": "2.0.1",
36856
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
36857
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
36858
- "requires": {
36859
- "color-name": "~1.1.4"
36860
- }
36861
- },
36862
- "color-name": {
36863
- "version": "1.1.4",
36864
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
36865
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
36866
- },
36867
- "supports-color": {
36868
- "version": "7.2.0",
36869
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
36870
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
36871
- "requires": {
36872
- "has-flag": "^4.0.0"
36873
- }
36874
- }
36641
+ "chalk": "^5.0.0",
36642
+ "is-unicode-supported": "^1.1.0"
36875
36643
  }
36876
36644
  },
36877
36645
  "log-update": {
@@ -38374,83 +38142,56 @@
38374
38142
  }
38375
38143
  },
38376
38144
  "ora": {
38377
- "version": "5.4.1",
38378
- "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
38379
- "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
38145
+ "version": "6.1.2",
38146
+ "resolved": "https://registry.npmjs.org/ora/-/ora-6.1.2.tgz",
38147
+ "integrity": "sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw==",
38380
38148
  "requires": {
38381
- "bl": "^4.1.0",
38382
- "chalk": "^4.1.0",
38383
- "cli-cursor": "^3.1.0",
38384
- "cli-spinners": "^2.5.0",
38385
- "is-interactive": "^1.0.0",
38386
- "is-unicode-supported": "^0.1.0",
38387
- "log-symbols": "^4.1.0",
38388
- "strip-ansi": "^6.0.0",
38149
+ "bl": "^5.0.0",
38150
+ "chalk": "^5.0.0",
38151
+ "cli-cursor": "^4.0.0",
38152
+ "cli-spinners": "^2.6.1",
38153
+ "is-interactive": "^2.0.0",
38154
+ "is-unicode-supported": "^1.1.0",
38155
+ "log-symbols": "^5.1.0",
38156
+ "strip-ansi": "^7.0.1",
38389
38157
  "wcwidth": "^1.0.1"
38390
38158
  },
38391
38159
  "dependencies": {
38392
- "ansi-styles": {
38393
- "version": "4.3.0",
38394
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
38395
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
38160
+ "bl": {
38161
+ "version": "5.1.0",
38162
+ "resolved": "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz",
38163
+ "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==",
38396
38164
  "requires": {
38397
- "color-convert": "^2.0.1"
38165
+ "buffer": "^6.0.3",
38166
+ "inherits": "^2.0.4",
38167
+ "readable-stream": "^3.4.0"
38398
38168
  }
38399
38169
  },
38400
- "chalk": {
38401
- "version": "4.1.2",
38402
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
38403
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
38170
+ "buffer": {
38171
+ "version": "6.0.3",
38172
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
38173
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
38404
38174
  "requires": {
38405
- "ansi-styles": "^4.1.0",
38406
- "supports-color": "^7.1.0"
38175
+ "base64-js": "^1.3.1",
38176
+ "ieee754": "^1.2.1"
38407
38177
  }
38408
38178
  },
38409
38179
  "cli-cursor": {
38410
- "version": "3.1.0",
38411
- "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
38412
- "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
38413
- "requires": {
38414
- "restore-cursor": "^3.1.0"
38415
- }
38416
- },
38417
- "color-convert": {
38418
- "version": "2.0.1",
38419
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
38420
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
38180
+ "version": "4.0.0",
38181
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz",
38182
+ "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==",
38421
38183
  "requires": {
38422
- "color-name": "~1.1.4"
38184
+ "restore-cursor": "^4.0.0"
38423
38185
  }
38424
38186
  },
38425
- "color-name": {
38426
- "version": "1.1.4",
38427
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
38428
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
38429
- },
38430
38187
  "restore-cursor": {
38431
- "version": "3.1.0",
38432
- "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
38433
- "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
38188
+ "version": "4.0.0",
38189
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz",
38190
+ "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==",
38434
38191
  "requires": {
38435
38192
  "onetime": "^5.1.0",
38436
38193
  "signal-exit": "^3.0.2"
38437
38194
  }
38438
- },
38439
- "strip-ansi": {
38440
- "version": "6.0.1",
38441
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
38442
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
38443
- "requires": {
38444
- "ansi-regex": "^5.0.1"
38445
- }
38446
- },
38447
- "supports-color": {
38448
- "version": "7.2.0",
38449
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
38450
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
38451
- "requires": {
38452
- "has-flag": "^4.0.0"
38453
- }
38454
38195
  }
38455
38196
  }
38456
38197
  },
@@ -38563,6 +38304,7 @@
38563
38304
  "version": "5.0.0",
38564
38305
  "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
38565
38306
  "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
38307
+ "dev": true,
38566
38308
  "requires": {
38567
38309
  "p-limit": "^3.0.2"
38568
38310
  }
@@ -38735,7 +38477,8 @@
38735
38477
  "parse-ms": {
38736
38478
  "version": "2.1.0",
38737
38479
  "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz",
38738
- "integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA=="
38480
+ "integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==",
38481
+ "dev": true
38739
38482
  },
38740
38483
  "parseurl": {
38741
38484
  "version": "1.3.3",
@@ -38975,68 +38718,38 @@
38975
38718
  "requires": {
38976
38719
  "find-up": "^6.0.0",
38977
38720
  "load-json-file": "^7.0.0"
38721
+ }
38722
+ },
38723
+ "pkg-dir": {
38724
+ "version": "5.0.0",
38725
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
38726
+ "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
38727
+ "dev": true,
38728
+ "requires": {
38729
+ "find-up": "^5.0.0"
38978
38730
  },
38979
38731
  "dependencies": {
38980
38732
  "find-up": {
38981
- "version": "6.3.0",
38982
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
38983
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
38733
+ "version": "5.0.0",
38734
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
38735
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
38984
38736
  "dev": true,
38985
38737
  "requires": {
38986
- "locate-path": "^7.1.0",
38987
- "path-exists": "^5.0.0"
38738
+ "locate-path": "^6.0.0",
38739
+ "path-exists": "^4.0.0"
38988
38740
  }
38989
38741
  },
38990
38742
  "locate-path": {
38991
- "version": "7.1.1",
38992
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
38993
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
38994
- "dev": true,
38995
- "requires": {
38996
- "p-locate": "^6.0.0"
38997
- }
38998
- },
38999
- "p-limit": {
39000
- "version": "4.0.0",
39001
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
39002
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
39003
- "dev": true,
39004
- "requires": {
39005
- "yocto-queue": "^1.0.0"
39006
- }
39007
- },
39008
- "p-locate": {
39009
38743
  "version": "6.0.0",
39010
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
39011
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
38744
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
38745
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
39012
38746
  "dev": true,
39013
38747
  "requires": {
39014
- "p-limit": "^4.0.0"
38748
+ "p-locate": "^5.0.0"
39015
38749
  }
39016
- },
39017
- "path-exists": {
39018
- "version": "5.0.0",
39019
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
39020
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
39021
- "dev": true
39022
- },
39023
- "yocto-queue": {
39024
- "version": "1.0.0",
39025
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
39026
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
39027
- "dev": true
39028
38750
  }
39029
38751
  }
39030
38752
  },
39031
- "pkg-dir": {
39032
- "version": "5.0.0",
39033
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
39034
- "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
39035
- "dev": true,
39036
- "requires": {
39037
- "find-up": "^5.0.0"
39038
- }
39039
- },
39040
38753
  "pkg-types": {
39041
38754
  "version": "1.0.2",
39042
38755
  "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.2.tgz",
@@ -39171,6 +38884,7 @@
39171
38884
  "version": "7.0.1",
39172
38885
  "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-7.0.1.tgz",
39173
38886
  "integrity": "sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==",
38887
+ "dev": true,
39174
38888
  "requires": {
39175
38889
  "parse-ms": "^2.1.0"
39176
38890
  }
@@ -42222,21 +41936,22 @@
42222
41936
  "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
42223
41937
  },
42224
41938
  "verdaccio": {
42225
- "version": "5.21.2",
42226
- "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.21.2.tgz",
42227
- "integrity": "sha512-GEzWZtiIq0zVBc/tRDLVPunvj8p/R3kmuor9eLJnWDHZP0Z0Rsg20dwm/YEQ1rM5O63sKaddyTJFhJBMZPrZ8Q==",
41939
+ "version": "5.22.1",
41940
+ "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.22.1.tgz",
41941
+ "integrity": "sha512-rTPFsgpy9Y02ycu80tMD8P1yBY7jO1kAJZvl9djfQ12ZGHYW8zL5cUuUm2D0hv+nneA2lBtEdvbvSr9xzgHnrA==",
42228
41942
  "dev": true,
42229
41943
  "requires": {
42230
- "@verdaccio/config": "6.0.0-6-next.62",
42231
- "@verdaccio/core": "6.0.0-6-next.62",
41944
+ "@verdaccio/config": "6.0.0-6-next.65",
41945
+ "@verdaccio/core": "6.0.0-6-next.65",
42232
41946
  "@verdaccio/local-storage": "10.3.1",
42233
- "@verdaccio/logger-7": "6.0.0-6-next.7",
42234
- "@verdaccio/middleware": "6.0.0-6-next.41",
41947
+ "@verdaccio/logger-7": "6.0.0-6-next.10",
41948
+ "@verdaccio/middleware": "6.0.0-6-next.44",
41949
+ "@verdaccio/signature": "6.0.0-6-next.2",
42235
41950
  "@verdaccio/streams": "10.2.0",
42236
- "@verdaccio/tarball": "11.0.0-6-next.31",
42237
- "@verdaccio/ui-theme": "6.0.0-6-next.62",
42238
- "@verdaccio/url": "11.0.0-6-next.28",
42239
- "@verdaccio/utils": "6.0.0-6-next.30",
41951
+ "@verdaccio/tarball": "11.0.0-6-next.34",
41952
+ "@verdaccio/ui-theme": "6.0.0-6-next.65",
41953
+ "@verdaccio/url": "11.0.0-6-next.31",
41954
+ "@verdaccio/utils": "6.0.0-6-next.33",
42240
41955
  "async": "3.2.4",
42241
41956
  "body-parser": "1.20.2",
42242
41957
  "clipanion": "3.2.0",
@@ -42263,7 +41978,7 @@
42263
41978
  "request": "2.88.2",
42264
41979
  "semver": "7.3.8",
42265
41980
  "validator": "13.9.0",
42266
- "verdaccio-audit": "11.0.0-6-next.23",
41981
+ "verdaccio-audit": "11.0.0-6-next.28",
42267
41982
  "verdaccio-htpasswd": "10.5.2"
42268
41983
  },
42269
41984
  "dependencies": {
@@ -42344,89 +42059,16 @@
42344
42059
  }
42345
42060
  },
42346
42061
  "verdaccio-audit": {
42347
- "version": "11.0.0-6-next.23",
42348
- "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.23.tgz",
42349
- "integrity": "sha512-4TmBfglknSIgLVKUOrhx9ArtI715Ju2SJnyoP0e7DIM1vEdw3Njt1GTG44L47r+n+rB7I6rsrM0/MxKffUmjNQ==",
42062
+ "version": "11.0.0-6-next.28",
42063
+ "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.28.tgz",
42064
+ "integrity": "sha512-Ik9HksxqG8+lzmNhFp8GDAHxU+iVXRxqEsUXNco2MSWfrYrppKKJnr+r+ki0q5PjbvppsbZKfKZ4cjuPaOyH0A==",
42350
42065
  "dev": true,
42351
42066
  "requires": {
42352
- "@verdaccio/config": "6.0.0-6-next.60",
42353
- "@verdaccio/core": "6.0.0-6-next.60",
42067
+ "@verdaccio/config": "6.0.0-6-next.65",
42068
+ "@verdaccio/core": "6.0.0-6-next.65",
42354
42069
  "express": "4.18.2",
42355
42070
  "https-proxy-agent": "5.0.1",
42356
42071
  "node-fetch": "cjs"
42357
- },
42358
- "dependencies": {
42359
- "@verdaccio/config": {
42360
- "version": "6.0.0-6-next.60",
42361
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.60.tgz",
42362
- "integrity": "sha512-q6r8JEXUV2piZUtWW5SR11vIVqO4b4OGKmAnwCf6EdszRoRcxzf9KBlktVxSzmoIUOvygf0a+3hGbGI9qZBSjw==",
42363
- "dev": true,
42364
- "requires": {
42365
- "@verdaccio/core": "6.0.0-6-next.60",
42366
- "@verdaccio/utils": "6.0.0-6-next.28",
42367
- "debug": "4.3.4",
42368
- "lodash": "4.17.21",
42369
- "minimatch": "3.1.2",
42370
- "yaml": "2.2.0",
42371
- "yup": "0.32.11"
42372
- }
42373
- },
42374
- "@verdaccio/core": {
42375
- "version": "6.0.0-6-next.60",
42376
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.60.tgz",
42377
- "integrity": "sha512-ZCDOPGjC1rox2dKwZ38GyWA3muA5JlTSfJ15EoIzd8kkWekGtV4/qtua0xUoxH4MhrYQmycsMuelaRveDtSz9A==",
42378
- "dev": true,
42379
- "requires": {
42380
- "ajv": "8.11.2",
42381
- "core-js": "3.27.0",
42382
- "http-errors": "1.8.1",
42383
- "http-status-codes": "2.2.0",
42384
- "process-warning": "1.0.0",
42385
- "semver": "7.3.8"
42386
- }
42387
- },
42388
- "@verdaccio/utils": {
42389
- "version": "6.0.0-6-next.28",
42390
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.28.tgz",
42391
- "integrity": "sha512-tEGIC7iYiDxZnrdBFB6O1cOdYOyeqE42MO4edtNLugbvAgh5iAntUI4qAGic8a39Od5JBm7QQ0RU3qHiofyU1w==",
42392
- "dev": true,
42393
- "requires": {
42394
- "@verdaccio/core": "6.0.0-6-next.60",
42395
- "lodash": "4.17.21",
42396
- "minimatch": "3.1.2",
42397
- "semver": "7.3.8"
42398
- }
42399
- },
42400
- "ajv": {
42401
- "version": "8.11.2",
42402
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz",
42403
- "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==",
42404
- "dev": true,
42405
- "requires": {
42406
- "fast-deep-equal": "^3.1.1",
42407
- "json-schema-traverse": "^1.0.0",
42408
- "require-from-string": "^2.0.2",
42409
- "uri-js": "^4.2.2"
42410
- }
42411
- },
42412
- "core-js": {
42413
- "version": "3.27.0",
42414
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.0.tgz",
42415
- "integrity": "sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==",
42416
- "dev": true
42417
- },
42418
- "json-schema-traverse": {
42419
- "version": "1.0.0",
42420
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
42421
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
42422
- "dev": true
42423
- },
42424
- "yaml": {
42425
- "version": "2.2.0",
42426
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.0.tgz",
42427
- "integrity": "sha512-auf7Gi6QwO7HW//GA9seGvTXVGWl1CM/ADWh1+RxtXr6XOxnT65ovDl9fTi4e0monEyJxCHqDpF6QnFDXmJE4g==",
42428
- "dev": true
42429
- }
42430
42072
  }
42431
42073
  },
42432
42074
  "verdaccio-htpasswd": {