netlify-cli 13.0.1 → 13.1.1

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,20 +1,20 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "13.0.1",
3
+ "version": "13.1.1",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "13.0.1",
9
+ "version": "13.1.1",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
13
  "@fastify/static": "^6.6.0",
14
- "@netlify/build": "^29.6.3",
15
- "@netlify/config": "^20.3.3",
16
- "@netlify/edge-bundler": "^8.9.0",
17
- "@netlify/framework-info": "^9.8.4",
14
+ "@netlify/build": "^29.6.6",
15
+ "@netlify/config": "^20.3.4",
16
+ "@netlify/edge-bundler": "^8.11.0",
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",
20
20
  "@octokit/rest": "^19.0.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,15 +2049,15 @@
2018
2049
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
2019
2050
  },
2020
2051
  "node_modules/@netlify/build": {
2021
- "version": "29.6.3",
2022
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.3.tgz",
2023
- "integrity": "sha512-y68cVCAMw7UCGYb4rJYU5m5gRa1SAuSexGooToCeqk02/ypVSbRR86501neAHGmO4ZM3x24XUU54fgsQdLup9A==",
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",
2028
- "@netlify/edge-bundler": "8.9.0",
2029
- "@netlify/framework-info": "^9.8.4",
2058
+ "@netlify/config": "^20.3.4",
2059
+ "@netlify/edge-bundler": "8.11.0",
2060
+ "@netlify/framework-info": "^9.8.5",
2030
2061
  "@netlify/functions-utils": "^5.2.0",
2031
2062
  "@netlify/git-utils": "^5.1.0",
2032
2063
  "@netlify/plugins-list": "^6.66.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",
@@ -2194,30 +2225,15 @@
2194
2225
  "url": "https://github.com/sponsors/sindresorhus"
2195
2226
  }
2196
2227
  },
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==",
2201
- "dependencies": {
2202
- "locate-path": "^7.1.0",
2203
- "path-exists": "^5.0.0"
2204
- },
2205
- "engines": {
2206
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2207
- },
2208
- "funding": {
2209
- "url": "https://github.com/sponsors/sindresorhus"
2210
- }
2211
- },
2212
2228
  "node_modules/@netlify/build/node_modules/got": {
2213
- "version": "12.5.3",
2214
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.3.tgz",
2215
- "integrity": "sha512-8wKnb9MGU8IPGRIo+/ukTy9XLJBwDiCpIf5TVzQ9Cpol50eMTpBq2GAuDsuDIz7hTYmZgMgC1e9ydr6kSDWs3w==",
2229
+ "version": "12.6.0",
2230
+ "resolved": "https://registry.npmjs.org/got/-/got-12.6.0.tgz",
2231
+ "integrity": "sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==",
2216
2232
  "dependencies": {
2217
2233
  "@sindresorhus/is": "^5.2.0",
2218
2234
  "@szmarczak/http-timer": "^5.0.1",
2219
2235
  "cacheable-lookup": "^7.0.0",
2220
- "cacheable-request": "^10.2.1",
2236
+ "cacheable-request": "^10.2.8",
2221
2237
  "decompress-response": "^6.0.0",
2222
2238
  "form-data-encoder": "^2.1.2",
2223
2239
  "get-stream": "^6.0.1",
@@ -2275,31 +2291,6 @@
2275
2291
  "url": "https://github.com/sponsors/sindresorhus"
2276
2292
  }
2277
2293
  },
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==",
2282
- "engines": {
2283
- "node": ">=12"
2284
- },
2285
- "funding": {
2286
- "url": "https://github.com/sponsors/sindresorhus"
2287
- }
2288
- },
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
- },
2296
- "engines": {
2297
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2298
- },
2299
- "funding": {
2300
- "url": "https://github.com/sponsors/sindresorhus"
2301
- }
2302
- },
2303
2294
  "node_modules/@netlify/build/node_modules/lowercase-keys": {
2304
2295
  "version": "3.0.0",
2305
2296
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -2433,6 +2424,17 @@
2433
2424
  "url": "https://github.com/sponsors/sindresorhus"
2434
2425
  }
2435
2426
  },
2427
+ "node_modules/@netlify/build/node_modules/parse-ms": {
2428
+ "version": "3.0.0",
2429
+ "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-3.0.0.tgz",
2430
+ "integrity": "sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw==",
2431
+ "engines": {
2432
+ "node": ">=12"
2433
+ },
2434
+ "funding": {
2435
+ "url": "https://github.com/sponsors/sindresorhus"
2436
+ }
2437
+ },
2436
2438
  "node_modules/@netlify/build/node_modules/path-exists": {
2437
2439
  "version": "5.0.0",
2438
2440
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -2477,6 +2479,20 @@
2477
2479
  "url": "https://github.com/sponsors/sindresorhus"
2478
2480
  }
2479
2481
  },
2482
+ "node_modules/@netlify/build/node_modules/pretty-ms": {
2483
+ "version": "8.0.0",
2484
+ "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-8.0.0.tgz",
2485
+ "integrity": "sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==",
2486
+ "dependencies": {
2487
+ "parse-ms": "^3.0.0"
2488
+ },
2489
+ "engines": {
2490
+ "node": ">=14.16"
2491
+ },
2492
+ "funding": {
2493
+ "url": "https://github.com/sponsors/sindresorhus"
2494
+ }
2495
+ },
2480
2496
  "node_modules/@netlify/build/node_modules/read-pkg": {
2481
2497
  "version": "7.1.0",
2482
2498
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -2871,20 +2887,6 @@
2871
2887
  "node": ">=0.10.0"
2872
2888
  }
2873
2889
  },
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
2890
  "node_modules/@netlify/cache-utils/node_modules/micromatch": {
2889
2891
  "version": "3.1.10",
2890
2892
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
@@ -2927,34 +2929,6 @@
2927
2929
  "node": ">=6"
2928
2930
  }
2929
2931
  },
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
2932
  "node_modules/@netlify/cache-utils/node_modules/p-map": {
2959
2933
  "version": "3.0.0",
2960
2934
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
@@ -3016,21 +2990,10 @@
3016
2990
  "node": ">=0.10.0"
3017
2991
  }
3018
2992
  },
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
2993
  "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==",
2994
+ "version": "20.3.4",
2995
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.4.tgz",
2996
+ "integrity": "sha512-TiCctWwq3+qxpukoGpbdj8myxV6p1enNG21AYpy4ptwQGDO1+kX9OIFGzlwCvWXr4DBTie2MLtxLDWqN3z5hjg==",
3034
2997
  "dependencies": {
3035
2998
  "chalk": "^5.0.0",
3036
2999
  "cron-parser": "^4.1.0",
@@ -3136,21 +3099,6 @@
3136
3099
  "url": "https://github.com/sponsors/sindresorhus"
3137
3100
  }
3138
3101
  },
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
3102
  "node_modules/@netlify/config/node_modules/human-signals": {
3155
3103
  "version": "3.0.1",
3156
3104
  "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
@@ -3181,31 +3129,6 @@
3181
3129
  "url": "https://github.com/sponsors/sindresorhus"
3182
3130
  }
3183
3131
  },
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
3132
  "node_modules/@netlify/config/node_modules/map-obj": {
3210
3133
  "version": "5.0.2",
3211
3134
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -3273,14 +3196,6 @@
3273
3196
  "url": "https://github.com/sponsors/sindresorhus"
3274
3197
  }
3275
3198
  },
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
3199
  "node_modules/@netlify/config/node_modules/path-key": {
3285
3200
  "version": "4.0.0",
3286
3201
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -3337,9 +3252,9 @@
3337
3252
  }
3338
3253
  },
3339
3254
  "node_modules/@netlify/edge-bundler": {
3340
- "version": "8.9.0",
3341
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.9.0.tgz",
3342
- "integrity": "sha512-ViBKtWk8iEgUF+LstrTdkGiygd4r+fpEPEZX6PAdf2A4xGymNM/HTPptx6yjRqNvAPaYEjqCLGO6cTt93YmlAA==",
3255
+ "version": "8.11.0",
3256
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz",
3257
+ "integrity": "sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==",
3343
3258
  "dependencies": {
3344
3259
  "@import-maps/resolve": "^1.0.1",
3345
3260
  "ajv": "^8.11.2",
@@ -3352,6 +3267,7 @@
3352
3267
  "find-up": "^6.3.0",
3353
3268
  "get-port": "^6.1.2",
3354
3269
  "glob-to-regexp": "^0.4.1",
3270
+ "is-path-inside": "^4.0.0",
3355
3271
  "jsonc-parser": "^3.2.0",
3356
3272
  "node-fetch": "^3.1.1",
3357
3273
  "node-stream-zip": "^1.15.0",
@@ -3444,21 +3360,6 @@
3444
3360
  "url": "https://github.com/sindresorhus/execa?sponsor=1"
3445
3361
  }
3446
3362
  },
3447
- "node_modules/@netlify/edge-bundler/node_modules/find-up": {
3448
- "version": "6.3.0",
3449
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
3450
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
3451
- "dependencies": {
3452
- "locate-path": "^7.1.0",
3453
- "path-exists": "^5.0.0"
3454
- },
3455
- "engines": {
3456
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3457
- },
3458
- "funding": {
3459
- "url": "https://github.com/sponsors/sindresorhus"
3460
- }
3461
- },
3462
3363
  "node_modules/@netlify/edge-bundler/node_modules/get-port": {
3463
3364
  "version": "6.1.2",
3464
3365
  "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
@@ -3539,20 +3440,6 @@
3539
3440
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
3540
3441
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
3541
3442
  },
3542
- "node_modules/@netlify/edge-bundler/node_modules/locate-path": {
3543
- "version": "7.2.0",
3544
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
3545
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
3546
- "dependencies": {
3547
- "p-locate": "^6.0.0"
3548
- },
3549
- "engines": {
3550
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3551
- },
3552
- "funding": {
3553
- "url": "https://github.com/sponsors/sindresorhus"
3554
- }
3555
- },
3556
3443
  "node_modules/@netlify/edge-bundler/node_modules/node-fetch": {
3557
3444
  "version": "3.3.0",
3558
3445
  "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
@@ -3598,34 +3485,6 @@
3598
3485
  "url": "https://github.com/sponsors/sindresorhus"
3599
3486
  }
3600
3487
  },
3601
- "node_modules/@netlify/edge-bundler/node_modules/p-limit": {
3602
- "version": "4.0.0",
3603
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
3604
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
3605
- "dependencies": {
3606
- "yocto-queue": "^1.0.0"
3607
- },
3608
- "engines": {
3609
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3610
- },
3611
- "funding": {
3612
- "url": "https://github.com/sponsors/sindresorhus"
3613
- }
3614
- },
3615
- "node_modules/@netlify/edge-bundler/node_modules/p-locate": {
3616
- "version": "6.0.0",
3617
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
3618
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
3619
- "dependencies": {
3620
- "p-limit": "^4.0.0"
3621
- },
3622
- "engines": {
3623
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3624
- },
3625
- "funding": {
3626
- "url": "https://github.com/sponsors/sindresorhus"
3627
- }
3628
- },
3629
3488
  "node_modules/@netlify/edge-bundler/node_modules/p-timeout": {
3630
3489
  "version": "5.1.0",
3631
3490
  "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
@@ -3651,14 +3510,6 @@
3651
3510
  "url": "https://github.com/sponsors/sindresorhus"
3652
3511
  }
3653
3512
  },
3654
- "node_modules/@netlify/edge-bundler/node_modules/path-exists": {
3655
- "version": "5.0.0",
3656
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
3657
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
3658
- "engines": {
3659
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
3660
- }
3661
- },
3662
3513
  "node_modules/@netlify/edge-bundler/node_modules/path-key": {
3663
3514
  "version": "4.0.0",
3664
3515
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -3692,17 +3543,6 @@
3692
3543
  "url": "https://github.com/sponsors/sindresorhus"
3693
3544
  }
3694
3545
  },
3695
- "node_modules/@netlify/edge-bundler/node_modules/yocto-queue": {
3696
- "version": "1.0.0",
3697
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
3698
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
3699
- "engines": {
3700
- "node": ">=12.20"
3701
- },
3702
- "funding": {
3703
- "url": "https://github.com/sponsors/sindresorhus"
3704
- }
3705
- },
3706
3546
  "node_modules/@netlify/esbuild": {
3707
3547
  "version": "0.14.39",
3708
3548
  "resolved": "https://registry.npmjs.org/@netlify/esbuild/-/esbuild-0.14.39.tgz",
@@ -4183,9 +4023,9 @@
4183
4023
  }
4184
4024
  },
4185
4025
  "node_modules/@netlify/framework-info": {
4186
- "version": "9.8.4",
4187
- "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-9.8.4.tgz",
4188
- "integrity": "sha512-7RoDKXkjiIfwEEmsfAR7NzRnJ1J7pXoUcVZwT7QB6bCovy0mqOp4Ohdhj8zOIWbIcuIV3oYNN/3rd7oen2vM6A==",
4026
+ "version": "9.8.5",
4027
+ "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-9.8.5.tgz",
4028
+ "integrity": "sha512-0isoB38Li5+F4J4B8n3bApeh5/IOE/RJOuoouymLf92VzpANK9kTdAEDkEsd3YKl9EeBjSTnU9MT9wMTwchMxw==",
4189
4029
  "dependencies": {
4190
4030
  "ajv": "^8.12.0",
4191
4031
  "filter-obj": "^3.0.0",
@@ -4229,40 +4069,11 @@
4229
4069
  "url": "https://github.com/sponsors/sindresorhus"
4230
4070
  }
4231
4071
  },
4232
- "node_modules/@netlify/framework-info/node_modules/find-up": {
4233
- "version": "6.3.0",
4234
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
4235
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
4236
- "dependencies": {
4237
- "locate-path": "^7.1.0",
4238
- "path-exists": "^5.0.0"
4239
- },
4240
- "engines": {
4241
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4242
- },
4243
- "funding": {
4244
- "url": "https://github.com/sponsors/sindresorhus"
4245
- }
4246
- },
4247
4072
  "node_modules/@netlify/framework-info/node_modules/json-schema-traverse": {
4248
4073
  "version": "1.0.0",
4249
4074
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
4250
4075
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
4251
4076
  },
4252
- "node_modules/@netlify/framework-info/node_modules/locate-path": {
4253
- "version": "7.2.0",
4254
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
4255
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
4256
- "dependencies": {
4257
- "p-locate": "^6.0.0"
4258
- },
4259
- "engines": {
4260
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4261
- },
4262
- "funding": {
4263
- "url": "https://github.com/sponsors/sindresorhus"
4264
- }
4265
- },
4266
4077
  "node_modules/@netlify/framework-info/node_modules/p-limit": {
4267
4078
  "version": "4.0.0",
4268
4079
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
@@ -4291,14 +4102,6 @@
4291
4102
  "url": "https://github.com/sponsors/sindresorhus"
4292
4103
  }
4293
4104
  },
4294
- "node_modules/@netlify/framework-info/node_modules/path-exists": {
4295
- "version": "5.0.0",
4296
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
4297
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
4298
- "engines": {
4299
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
4300
- }
4301
- },
4302
4105
  "node_modules/@netlify/framework-info/node_modules/read-pkg": {
4303
4106
  "version": "7.1.0",
4304
4107
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -5253,21 +5056,6 @@
5253
5056
  "url": "https://github.com/sponsors/sindresorhus"
5254
5057
  }
5255
5058
  },
5256
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/find-up": {
5257
- "version": "6.3.0",
5258
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
5259
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
5260
- "dependencies": {
5261
- "locate-path": "^7.1.0",
5262
- "path-exists": "^5.0.0"
5263
- },
5264
- "engines": {
5265
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5266
- },
5267
- "funding": {
5268
- "url": "https://github.com/sponsors/sindresorhus"
5269
- }
5270
- },
5271
5059
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/glob": {
5272
5060
  "version": "8.1.0",
5273
5061
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -5356,20 +5144,6 @@
5356
5144
  "url": "https://github.com/sponsors/sindresorhus"
5357
5145
  }
5358
5146
  },
5359
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/locate-path": {
5360
- "version": "7.2.0",
5361
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
5362
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
5363
- "dependencies": {
5364
- "p-locate": "^6.0.0"
5365
- },
5366
- "engines": {
5367
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5368
- },
5369
- "funding": {
5370
- "url": "https://github.com/sponsors/sindresorhus"
5371
- }
5372
- },
5373
5147
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/minimatch": {
5374
5148
  "version": "7.4.2",
5375
5149
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz",
@@ -5412,34 +5186,6 @@
5412
5186
  "url": "https://github.com/sponsors/sindresorhus"
5413
5187
  }
5414
5188
  },
5415
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/p-limit": {
5416
- "version": "4.0.0",
5417
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
5418
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
5419
- "dependencies": {
5420
- "yocto-queue": "^1.0.0"
5421
- },
5422
- "engines": {
5423
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5424
- },
5425
- "funding": {
5426
- "url": "https://github.com/sponsors/sindresorhus"
5427
- }
5428
- },
5429
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/p-locate": {
5430
- "version": "6.0.0",
5431
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
5432
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
5433
- "dependencies": {
5434
- "p-limit": "^4.0.0"
5435
- },
5436
- "engines": {
5437
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5438
- },
5439
- "funding": {
5440
- "url": "https://github.com/sponsors/sindresorhus"
5441
- }
5442
- },
5443
5189
  "node_modules/@netlify/zip-it-and-ship-it/node_modules/path-exists": {
5444
5190
  "version": "5.0.0",
5445
5191
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -5481,17 +5227,6 @@
5481
5227
  "url": "https://github.com/sponsors/sindresorhus"
5482
5228
  }
5483
5229
  },
5484
- "node_modules/@netlify/zip-it-and-ship-it/node_modules/yocto-queue": {
5485
- "version": "1.0.0",
5486
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
5487
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
5488
- "engines": {
5489
- "node": ">=12.20"
5490
- },
5491
- "funding": {
5492
- "url": "https://github.com/sponsors/sindresorhus"
5493
- }
5494
- },
5495
5230
  "node_modules/@nodelib/fs.scandir": {
5496
5231
  "version": "2.1.5",
5497
5232
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -6464,13 +6199,13 @@
6464
6199
  }
6465
6200
  },
6466
6201
  "node_modules/@verdaccio/config": {
6467
- "version": "6.0.0-6-next.62",
6468
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.62.tgz",
6469
- "integrity": "sha512-WYljDhnBfvui1U7fACUD990PUmv57xLSCCCO3uI+URCEtd4TXKe05Aotd2SDhXreoTfDCsTu8uDBKPXKOwnXLA==",
6202
+ "version": "6.0.0-6-next.65",
6203
+ "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.65.tgz",
6204
+ "integrity": "sha512-f6wUZH8k8FbhYqvVKWROx1yK60azcqITRPPa3wn56AjCdoni6xv2EJ2D1j7gf1Irh9Df4eMDqJ95Rrefo26elw==",
6470
6205
  "dev": true,
6471
6206
  "dependencies": {
6472
- "@verdaccio/core": "6.0.0-6-next.62",
6473
- "@verdaccio/utils": "6.0.0-6-next.30",
6207
+ "@verdaccio/core": "6.0.0-6-next.65",
6208
+ "@verdaccio/utils": "6.0.0-6-next.33",
6474
6209
  "debug": "4.3.4",
6475
6210
  "js-yaml": "4.1.0",
6476
6211
  "lodash": "4.17.21",
@@ -6486,9 +6221,9 @@
6486
6221
  }
6487
6222
  },
6488
6223
  "node_modules/@verdaccio/core": {
6489
- "version": "6.0.0-6-next.62",
6490
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.62.tgz",
6491
- "integrity": "sha512-4O/I5wv5LKXCSbZN11Y1o1WI+Cz028bHdtGH5jsyqTPh4coiA5Q+3MYkWyWZiCNt56lx1EkaEl0Aj0gcIGIvzA==",
6224
+ "version": "6.0.0-6-next.65",
6225
+ "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.65.tgz",
6226
+ "integrity": "sha512-HQl/7gYvpar5vhu2Z6U59bbdn4F3jzTmIUVgPIr7C69tVx33aY7ubVaYpB0j8OZhJx3Yn0Foo5NSkElWtJ3HzA==",
6492
6227
  "dev": true,
6493
6228
  "dependencies": {
6494
6229
  "ajv": "8.11.2",
@@ -6591,12 +6326,12 @@
6591
6326
  }
6592
6327
  },
6593
6328
  "node_modules/@verdaccio/logger-7": {
6594
- "version": "6.0.0-6-next.7",
6595
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.7.tgz",
6596
- "integrity": "sha512-YnjqM5bMvObVXk8pEKGZ4/Iv4jo2nhA16KWRzi2ZSGpRE1r7LqdDvExiyesZJyL3AL8mOTsL9QaLbxYCDzcH1Q==",
6329
+ "version": "6.0.0-6-next.10",
6330
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.10.tgz",
6331
+ "integrity": "sha512-PhikftJgc3HGUCzZkcuKAJ9kjiKDL+68Q12OBZLEZeRoY4Yj5ZoFzQqf0647mhvL/i5ZzgM1XT1PscYL2AQg8A==",
6597
6332
  "dev": true,
6598
6333
  "dependencies": {
6599
- "@verdaccio/logger-commons": "6.0.0-6-next.30",
6334
+ "@verdaccio/logger-commons": "6.0.0-6-next.33",
6600
6335
  "pino": "7.11.0"
6601
6336
  },
6602
6337
  "engines": {
@@ -6608,12 +6343,12 @@
6608
6343
  }
6609
6344
  },
6610
6345
  "node_modules/@verdaccio/logger-commons": {
6611
- "version": "6.0.0-6-next.30",
6612
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.30.tgz",
6613
- "integrity": "sha512-WDaQbMmktzr06bmGDzMnBLxm02ZvWegl908qWkO8trtrAkhlY8dji9n93H1I0fch8yZkmDqcwtyl8Yk1QROskg==",
6346
+ "version": "6.0.0-6-next.33",
6347
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.33.tgz",
6348
+ "integrity": "sha512-HB3ABs9csHbjCfOs7hRVyo01IP2oaFd9Duta887q/L6jOfP7hvKyxFEz0qohppxO741hCFKWMQ9JxZBZnGftzw==",
6614
6349
  "dev": true,
6615
6350
  "dependencies": {
6616
- "@verdaccio/core": "6.0.0-6-next.62",
6351
+ "@verdaccio/core": "6.0.0-6-next.65",
6617
6352
  "@verdaccio/logger-prettify": "6.0.0-6-next.9",
6618
6353
  "colorette": "2.0.19",
6619
6354
  "debug": "4.3.4"
@@ -6647,15 +6382,15 @@
6647
6382
  }
6648
6383
  },
6649
6384
  "node_modules/@verdaccio/middleware": {
6650
- "version": "6.0.0-6-next.41",
6651
- "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.41.tgz",
6652
- "integrity": "sha512-BBoCop540ibGntPm7ujZ28NJBuHJK46qasqMZwNF2ngMeRpxxkfV2s2VAN66QTOP1O/oF1RdR86a4oYbNpJbcw==",
6385
+ "version": "6.0.0-6-next.44",
6386
+ "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.44.tgz",
6387
+ "integrity": "sha512-CGtVb8r0PYecMGzFEuLKPLCKDWuYCEiUxTWP9vcYpBwccn2365nP2epbgxQ5+h0VWl5p+pj7nH5KqDa32yF7+A==",
6653
6388
  "dev": true,
6654
6389
  "dependencies": {
6655
- "@verdaccio/config": "6.0.0-6-next.62",
6656
- "@verdaccio/core": "6.0.0-6-next.62",
6657
- "@verdaccio/url": "11.0.0-6-next.28",
6658
- "@verdaccio/utils": "6.0.0-6-next.30",
6390
+ "@verdaccio/config": "6.0.0-6-next.65",
6391
+ "@verdaccio/core": "6.0.0-6-next.65",
6392
+ "@verdaccio/url": "11.0.0-6-next.31",
6393
+ "@verdaccio/utils": "6.0.0-6-next.33",
6659
6394
  "debug": "4.3.4",
6660
6395
  "express": "4.18.2",
6661
6396
  "express-rate-limit": "5.5.1",
@@ -6692,6 +6427,24 @@
6692
6427
  "node": ">=4.0.0"
6693
6428
  }
6694
6429
  },
6430
+ "node_modules/@verdaccio/signature": {
6431
+ "version": "6.0.0-6-next.2",
6432
+ "resolved": "https://registry.npmjs.org/@verdaccio/signature/-/signature-6.0.0-6-next.2.tgz",
6433
+ "integrity": "sha512-aFvMbxxHzJCpPmqSgVuQYvYN2RP11CoSEcTXikkyb1zF4Uf3cOy53zUZ1Y7iOKCRYTgWrmet9KP7+24e44GHxg==",
6434
+ "dev": true,
6435
+ "dependencies": {
6436
+ "debug": "4.3.4",
6437
+ "jsonwebtoken": "9.0.0",
6438
+ "lodash": "4.17.21"
6439
+ },
6440
+ "engines": {
6441
+ "node": ">=12"
6442
+ },
6443
+ "funding": {
6444
+ "type": "opencollective",
6445
+ "url": "https://opencollective.com/verdaccio"
6446
+ }
6447
+ },
6695
6448
  "node_modules/@verdaccio/streams": {
6696
6449
  "version": "10.2.0",
6697
6450
  "resolved": "https://registry.npmjs.org/@verdaccio/streams/-/streams-10.2.0.tgz",
@@ -6707,14 +6460,14 @@
6707
6460
  }
6708
6461
  },
6709
6462
  "node_modules/@verdaccio/tarball": {
6710
- "version": "11.0.0-6-next.31",
6711
- "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.31.tgz",
6712
- "integrity": "sha512-xRloqNFygFcCXaIOU1i4eHgoLTOHyxxgVJm/KCNYJZP6HMO2/lD27+NK+24Wi9bOyhwAj/3FymU8wPwzuULDOw==",
6463
+ "version": "11.0.0-6-next.34",
6464
+ "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.34.tgz",
6465
+ "integrity": "sha512-FP7JWym2/4uzuBlvLO4WcNfAA58EKhoZiIPP+aQbK6n0eRIWlmd4ZaP2LP+SULKjXtk3fGsnQdzC0O/J8HKSgw==",
6713
6466
  "dev": true,
6714
6467
  "dependencies": {
6715
- "@verdaccio/core": "6.0.0-6-next.62",
6716
- "@verdaccio/url": "11.0.0-6-next.28",
6717
- "@verdaccio/utils": "6.0.0-6-next.30",
6468
+ "@verdaccio/core": "6.0.0-6-next.65",
6469
+ "@verdaccio/url": "11.0.0-6-next.31",
6470
+ "@verdaccio/utils": "6.0.0-6-next.33",
6718
6471
  "debug": "4.3.4",
6719
6472
  "lodash": "4.17.21"
6720
6473
  },
@@ -6727,18 +6480,18 @@
6727
6480
  }
6728
6481
  },
6729
6482
  "node_modules/@verdaccio/ui-theme": {
6730
- "version": "6.0.0-6-next.62",
6731
- "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.62.tgz",
6732
- "integrity": "sha512-q85YCFi7jJSdWmgvpTiHyH09PELbE4rOqCkhY1HnxLxdKptZhJQwfs2t/ICcsaBmVCRtqZvLwVVVSev6EVIbZw==",
6483
+ "version": "6.0.0-6-next.65",
6484
+ "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.65.tgz",
6485
+ "integrity": "sha512-HQugL4nvXtPeuj876k7xUFdurXQ3bhi6eq9poQPIwZTf/Mielp5BSIF/thVk+OuYWFCT3Fb3Z9U8sP/QfiKpQw==",
6733
6486
  "dev": true
6734
6487
  },
6735
6488
  "node_modules/@verdaccio/url": {
6736
- "version": "11.0.0-6-next.28",
6737
- "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.28.tgz",
6738
- "integrity": "sha512-0OFrg+lXKuQUj1zwl12DRoXFVbE4sN7guBdjVLp/bt/VfP04kC1HhVZd4nyKb5pzg2vS7/WggiF9GWNUIDAKRA==",
6489
+ "version": "11.0.0-6-next.31",
6490
+ "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.31.tgz",
6491
+ "integrity": "sha512-X5HdJ2t+c1o14eed/g9eXsF2vrhrT5oXhs86V5sY2QdKxaNCknw1X2Ksus591K3aHYcwOgbzj5kc6mJ6NRwVQA==",
6739
6492
  "dev": true,
6740
6493
  "dependencies": {
6741
- "@verdaccio/core": "6.0.0-6-next.62",
6494
+ "@verdaccio/core": "6.0.0-6-next.65",
6742
6495
  "debug": "4.3.4",
6743
6496
  "lodash": "4.17.21",
6744
6497
  "validator": "13.9.0"
@@ -6752,12 +6505,12 @@
6752
6505
  }
6753
6506
  },
6754
6507
  "node_modules/@verdaccio/utils": {
6755
- "version": "6.0.0-6-next.30",
6756
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.30.tgz",
6757
- "integrity": "sha512-nnwORGb5wPcMpSvxcA1/aR8jp6fD1P16LYlwia7qH/1BezldFg+uHH3wITlloCdRNash82XgSZNWeghn1frKtA==",
6508
+ "version": "6.0.0-6-next.33",
6509
+ "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.33.tgz",
6510
+ "integrity": "sha512-Ny+svJLmYgwcihaxGSHHZF1IU1SuBCWKaMhQefI4DrzmRQnW8N2eVOSRqENL26B/hK+120Y6NeHF0vh4iNgBpw==",
6758
6511
  "dev": true,
6759
6512
  "dependencies": {
6760
- "@verdaccio/core": "6.0.0-6-next.62",
6513
+ "@verdaccio/core": "6.0.0-6-next.65",
6761
6514
  "lodash": "4.17.21",
6762
6515
  "minimatch": "3.1.2",
6763
6516
  "semver": "7.3.8"
@@ -7646,18 +7399,6 @@
7646
7399
  "url": "https://github.com/sponsors/sindresorhus"
7647
7400
  }
7648
7401
  },
7649
- "node_modules/ava/node_modules/is-unicode-supported": {
7650
- "version": "1.2.0",
7651
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
7652
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ==",
7653
- "dev": true,
7654
- "engines": {
7655
- "node": ">=12"
7656
- },
7657
- "funding": {
7658
- "url": "https://github.com/sponsors/sindresorhus"
7659
- }
7660
- },
7661
7402
  "node_modules/ava/node_modules/p-event": {
7662
7403
  "version": "5.0.1",
7663
7404
  "resolved": "https://registry.npmjs.org/p-event/-/p-event-5.0.1.tgz",
@@ -8005,9 +7746,9 @@
8005
7746
  }
8006
7747
  },
8007
7748
  "node_modules/boxen": {
8008
- "version": "7.0.1",
8009
- "resolved": "https://registry.npmjs.org/boxen/-/boxen-7.0.1.tgz",
8010
- "integrity": "sha512-8k2eH6SRAK00NDl1iX5q17RJ8rfl53TajdYxE3ssMLehbg487dEVgsad4pIsZb/QqBgYWIl6JOauMTLGX2Kpkw==",
7749
+ "version": "7.0.2",
7750
+ "resolved": "https://registry.npmjs.org/boxen/-/boxen-7.0.2.tgz",
7751
+ "integrity": "sha512-1Z4UJabXUP1/R9rLpoU3O2lEMnG3pPLAs/ZD2lF3t2q7qD5lM8rqbtnvtvm4N0wEyNlE+9yZVTVAGmd1V5jabg==",
8011
7752
  "dependencies": {
8012
7753
  "ansi-align": "^3.0.1",
8013
7754
  "camelcase": "^7.0.0",
@@ -8370,6 +8111,37 @@
8370
8111
  "node": ">=10.12.0"
8371
8112
  }
8372
8113
  },
8114
+ "node_modules/c8/node_modules/find-up": {
8115
+ "version": "5.0.0",
8116
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
8117
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
8118
+ "dev": true,
8119
+ "dependencies": {
8120
+ "locate-path": "^6.0.0",
8121
+ "path-exists": "^4.0.0"
8122
+ },
8123
+ "engines": {
8124
+ "node": ">=10"
8125
+ },
8126
+ "funding": {
8127
+ "url": "https://github.com/sponsors/sindresorhus"
8128
+ }
8129
+ },
8130
+ "node_modules/c8/node_modules/locate-path": {
8131
+ "version": "6.0.0",
8132
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
8133
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
8134
+ "dev": true,
8135
+ "dependencies": {
8136
+ "p-locate": "^5.0.0"
8137
+ },
8138
+ "engines": {
8139
+ "node": ">=10"
8140
+ },
8141
+ "funding": {
8142
+ "url": "https://github.com/sponsors/sindresorhus"
8143
+ }
8144
+ },
8373
8145
  "node_modules/c8/node_modules/yargs": {
8374
8146
  "version": "16.2.0",
8375
8147
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
@@ -13093,11 +12865,11 @@
13093
12865
  "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
13094
12866
  },
13095
12867
  "node_modules/fastify": {
13096
- "version": "4.13.0",
13097
- "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.13.0.tgz",
13098
- "integrity": "sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==",
12868
+ "version": "4.14.1",
12869
+ "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.14.1.tgz",
12870
+ "integrity": "sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==",
13099
12871
  "dependencies": {
13100
- "@fastify/ajv-compiler": "^3.3.1",
12872
+ "@fastify/ajv-compiler": "^3.5.0",
13101
12873
  "@fastify/error": "^3.0.0",
13102
12874
  "@fastify/fast-json-stringify-compiler": "^4.1.0",
13103
12875
  "abstract-logging": "^2.0.1",
@@ -13120,9 +12892,9 @@
13120
12892
  "integrity": "sha512-ovwFQG2qNy3jcCROiWpr94Hs0le+c7N/3t7m9aVwbFhkxcR/esp2xu25dP8e617HpQdmeDv+gFX4zagdUhDByw=="
13121
12893
  },
13122
12894
  "node_modules/fastify/node_modules/pino": {
13123
- "version": "8.10.0",
13124
- "resolved": "https://registry.npmjs.org/pino/-/pino-8.10.0.tgz",
13125
- "integrity": "sha512-ODfIe+giJtQGsvNAEj5/sHHpL3TFBg161JBH4W62Hc0l0PJjsDFD1R7meLI4PZ2aoHDJznxFNShkJcaG/qJToQ==",
12895
+ "version": "8.11.0",
12896
+ "resolved": "https://registry.npmjs.org/pino/-/pino-8.11.0.tgz",
12897
+ "integrity": "sha512-Z2eKSvlrl2rH8p5eveNUnTdd4AjJk8tAsLkHYZQKGHP4WTh2Gi1cOSOs3eWPqaj+niS3gj4UkoreoaWgF3ZWYg==",
13126
12898
  "dependencies": {
13127
12899
  "atomic-sleep": "^1.0.0",
13128
12900
  "fast-redact": "^3.1.1",
@@ -13410,20 +13182,28 @@
13410
13182
  }
13411
13183
  },
13412
13184
  "node_modules/find-up": {
13413
- "version": "5.0.0",
13414
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
13415
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
13185
+ "version": "6.3.0",
13186
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
13187
+ "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
13416
13188
  "dependencies": {
13417
- "locate-path": "^6.0.0",
13418
- "path-exists": "^4.0.0"
13189
+ "locate-path": "^7.1.0",
13190
+ "path-exists": "^5.0.0"
13419
13191
  },
13420
13192
  "engines": {
13421
- "node": ">=10"
13193
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
13422
13194
  },
13423
13195
  "funding": {
13424
13196
  "url": "https://github.com/sponsors/sindresorhus"
13425
13197
  }
13426
13198
  },
13199
+ "node_modules/find-up/node_modules/path-exists": {
13200
+ "version": "5.0.0",
13201
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
13202
+ "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
13203
+ "engines": {
13204
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
13205
+ }
13206
+ },
13427
13207
  "node_modules/flat-cache": {
13428
13208
  "version": "3.0.4",
13429
13209
  "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
@@ -15294,11 +15074,14 @@
15294
15074
  }
15295
15075
  },
15296
15076
  "node_modules/is-interactive": {
15297
- "version": "1.0.0",
15298
- "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
15299
- "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==",
15077
+ "version": "2.0.0",
15078
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
15079
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
15300
15080
  "engines": {
15301
- "node": ">=8"
15081
+ "node": ">=12"
15082
+ },
15083
+ "funding": {
15084
+ "url": "https://github.com/sponsors/sindresorhus"
15302
15085
  }
15303
15086
  },
15304
15087
  "node_modules/is-natural-number": {
@@ -15504,11 +15287,11 @@
15504
15287
  "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
15505
15288
  },
15506
15289
  "node_modules/is-unicode-supported": {
15507
- "version": "0.1.0",
15508
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
15509
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
15290
+ "version": "1.3.0",
15291
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
15292
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
15510
15293
  "engines": {
15511
- "node": ">=10"
15294
+ "node": ">=12"
15512
15295
  },
15513
15296
  "funding": {
15514
15297
  "url": "https://github.com/sponsors/sindresorhus"
@@ -16495,14 +16278,53 @@
16495
16278
  }
16496
16279
  },
16497
16280
  "node_modules/locate-path": {
16281
+ "version": "7.2.0",
16282
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
16283
+ "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
16284
+ "dependencies": {
16285
+ "p-locate": "^6.0.0"
16286
+ },
16287
+ "engines": {
16288
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16289
+ },
16290
+ "funding": {
16291
+ "url": "https://github.com/sponsors/sindresorhus"
16292
+ }
16293
+ },
16294
+ "node_modules/locate-path/node_modules/p-limit": {
16295
+ "version": "4.0.0",
16296
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
16297
+ "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
16298
+ "dependencies": {
16299
+ "yocto-queue": "^1.0.0"
16300
+ },
16301
+ "engines": {
16302
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16303
+ },
16304
+ "funding": {
16305
+ "url": "https://github.com/sponsors/sindresorhus"
16306
+ }
16307
+ },
16308
+ "node_modules/locate-path/node_modules/p-locate": {
16498
16309
  "version": "6.0.0",
16499
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
16500
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
16310
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
16311
+ "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
16501
16312
  "dependencies": {
16502
- "p-locate": "^5.0.0"
16313
+ "p-limit": "^4.0.0"
16503
16314
  },
16504
16315
  "engines": {
16505
- "node": ">=10"
16316
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16317
+ },
16318
+ "funding": {
16319
+ "url": "https://github.com/sponsors/sindresorhus"
16320
+ }
16321
+ },
16322
+ "node_modules/locate-path/node_modules/yocto-queue": {
16323
+ "version": "1.0.0",
16324
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
16325
+ "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
16326
+ "engines": {
16327
+ "node": ">=12.20"
16506
16328
  },
16507
16329
  "funding": {
16508
16330
  "url": "https://github.com/sponsors/sindresorhus"
@@ -16670,17 +16492,6 @@
16670
16492
  "url": "https://github.com/sponsors/sindresorhus"
16671
16493
  }
16672
16494
  },
16673
- "node_modules/log-process-errors/node_modules/is-unicode-supported": {
16674
- "version": "1.2.0",
16675
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
16676
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ==",
16677
- "engines": {
16678
- "node": ">=12"
16679
- },
16680
- "funding": {
16681
- "url": "https://github.com/sponsors/sindresorhus"
16682
- }
16683
- },
16684
16495
  "node_modules/log-process-errors/node_modules/map-obj": {
16685
16496
  "version": "5.0.2",
16686
16497
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -16693,76 +16504,20 @@
16693
16504
  }
16694
16505
  },
16695
16506
  "node_modules/log-symbols": {
16696
- "version": "4.1.0",
16697
- "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
16698
- "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
16507
+ "version": "5.1.0",
16508
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz",
16509
+ "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==",
16699
16510
  "dependencies": {
16700
- "chalk": "^4.1.0",
16701
- "is-unicode-supported": "^0.1.0"
16511
+ "chalk": "^5.0.0",
16512
+ "is-unicode-supported": "^1.1.0"
16702
16513
  },
16703
16514
  "engines": {
16704
- "node": ">=10"
16515
+ "node": ">=12"
16705
16516
  },
16706
16517
  "funding": {
16707
16518
  "url": "https://github.com/sponsors/sindresorhus"
16708
16519
  }
16709
16520
  },
16710
- "node_modules/log-symbols/node_modules/ansi-styles": {
16711
- "version": "4.3.0",
16712
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
16713
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
16714
- "dependencies": {
16715
- "color-convert": "^2.0.1"
16716
- },
16717
- "engines": {
16718
- "node": ">=8"
16719
- },
16720
- "funding": {
16721
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
16722
- }
16723
- },
16724
- "node_modules/log-symbols/node_modules/chalk": {
16725
- "version": "4.1.2",
16726
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
16727
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
16728
- "dependencies": {
16729
- "ansi-styles": "^4.1.0",
16730
- "supports-color": "^7.1.0"
16731
- },
16732
- "engines": {
16733
- "node": ">=10"
16734
- },
16735
- "funding": {
16736
- "url": "https://github.com/chalk/chalk?sponsor=1"
16737
- }
16738
- },
16739
- "node_modules/log-symbols/node_modules/color-convert": {
16740
- "version": "2.0.1",
16741
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
16742
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
16743
- "dependencies": {
16744
- "color-name": "~1.1.4"
16745
- },
16746
- "engines": {
16747
- "node": ">=7.0.0"
16748
- }
16749
- },
16750
- "node_modules/log-symbols/node_modules/color-name": {
16751
- "version": "1.1.4",
16752
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
16753
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
16754
- },
16755
- "node_modules/log-symbols/node_modules/supports-color": {
16756
- "version": "7.2.0",
16757
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
16758
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
16759
- "dependencies": {
16760
- "has-flag": "^4.0.0"
16761
- },
16762
- "engines": {
16763
- "node": ">=8"
16764
- }
16765
- },
16766
16521
  "node_modules/log-update": {
16767
16522
  "version": "5.0.1",
16768
16523
  "resolved": "https://registry.npmjs.org/log-update/-/log-update-5.0.1.tgz",
@@ -18752,115 +18507,87 @@
18752
18507
  }
18753
18508
  },
18754
18509
  "node_modules/ora": {
18755
- "version": "5.4.1",
18756
- "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
18757
- "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
18510
+ "version": "6.1.2",
18511
+ "resolved": "https://registry.npmjs.org/ora/-/ora-6.1.2.tgz",
18512
+ "integrity": "sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw==",
18758
18513
  "dependencies": {
18759
- "bl": "^4.1.0",
18760
- "chalk": "^4.1.0",
18761
- "cli-cursor": "^3.1.0",
18762
- "cli-spinners": "^2.5.0",
18763
- "is-interactive": "^1.0.0",
18764
- "is-unicode-supported": "^0.1.0",
18765
- "log-symbols": "^4.1.0",
18766
- "strip-ansi": "^6.0.0",
18514
+ "bl": "^5.0.0",
18515
+ "chalk": "^5.0.0",
18516
+ "cli-cursor": "^4.0.0",
18517
+ "cli-spinners": "^2.6.1",
18518
+ "is-interactive": "^2.0.0",
18519
+ "is-unicode-supported": "^1.1.0",
18520
+ "log-symbols": "^5.1.0",
18521
+ "strip-ansi": "^7.0.1",
18767
18522
  "wcwidth": "^1.0.1"
18768
18523
  },
18769
18524
  "engines": {
18770
- "node": ">=10"
18525
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18771
18526
  },
18772
18527
  "funding": {
18773
18528
  "url": "https://github.com/sponsors/sindresorhus"
18774
18529
  }
18775
18530
  },
18776
- "node_modules/ora/node_modules/ansi-styles": {
18777
- "version": "4.3.0",
18778
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
18779
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
18531
+ "node_modules/ora/node_modules/bl": {
18532
+ "version": "5.1.0",
18533
+ "resolved": "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz",
18534
+ "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==",
18780
18535
  "dependencies": {
18781
- "color-convert": "^2.0.1"
18782
- },
18783
- "engines": {
18784
- "node": ">=8"
18785
- },
18786
- "funding": {
18787
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
18536
+ "buffer": "^6.0.3",
18537
+ "inherits": "^2.0.4",
18538
+ "readable-stream": "^3.4.0"
18788
18539
  }
18789
18540
  },
18790
- "node_modules/ora/node_modules/chalk": {
18791
- "version": "4.1.2",
18792
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
18793
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
18541
+ "node_modules/ora/node_modules/buffer": {
18542
+ "version": "6.0.3",
18543
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
18544
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
18545
+ "funding": [
18546
+ {
18547
+ "type": "github",
18548
+ "url": "https://github.com/sponsors/feross"
18549
+ },
18550
+ {
18551
+ "type": "patreon",
18552
+ "url": "https://www.patreon.com/feross"
18553
+ },
18554
+ {
18555
+ "type": "consulting",
18556
+ "url": "https://feross.org/support"
18557
+ }
18558
+ ],
18794
18559
  "dependencies": {
18795
- "ansi-styles": "^4.1.0",
18796
- "supports-color": "^7.1.0"
18797
- },
18798
- "engines": {
18799
- "node": ">=10"
18800
- },
18801
- "funding": {
18802
- "url": "https://github.com/chalk/chalk?sponsor=1"
18560
+ "base64-js": "^1.3.1",
18561
+ "ieee754": "^1.2.1"
18803
18562
  }
18804
18563
  },
18805
18564
  "node_modules/ora/node_modules/cli-cursor": {
18806
- "version": "3.1.0",
18807
- "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
18808
- "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
18565
+ "version": "4.0.0",
18566
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz",
18567
+ "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==",
18809
18568
  "dependencies": {
18810
- "restore-cursor": "^3.1.0"
18569
+ "restore-cursor": "^4.0.0"
18811
18570
  },
18812
18571
  "engines": {
18813
- "node": ">=8"
18814
- }
18815
- },
18816
- "node_modules/ora/node_modules/color-convert": {
18817
- "version": "2.0.1",
18818
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
18819
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
18820
- "dependencies": {
18821
- "color-name": "~1.1.4"
18572
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18822
18573
  },
18823
- "engines": {
18824
- "node": ">=7.0.0"
18574
+ "funding": {
18575
+ "url": "https://github.com/sponsors/sindresorhus"
18825
18576
  }
18826
18577
  },
18827
- "node_modules/ora/node_modules/color-name": {
18828
- "version": "1.1.4",
18829
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
18830
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
18831
- },
18832
18578
  "node_modules/ora/node_modules/restore-cursor": {
18833
- "version": "3.1.0",
18834
- "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
18835
- "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
18579
+ "version": "4.0.0",
18580
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz",
18581
+ "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==",
18836
18582
  "dependencies": {
18837
18583
  "onetime": "^5.1.0",
18838
18584
  "signal-exit": "^3.0.2"
18839
18585
  },
18840
18586
  "engines": {
18841
- "node": ">=8"
18842
- }
18843
- },
18844
- "node_modules/ora/node_modules/strip-ansi": {
18845
- "version": "6.0.1",
18846
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
18847
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
18848
- "dependencies": {
18849
- "ansi-regex": "^5.0.1"
18850
- },
18851
- "engines": {
18852
- "node": ">=8"
18853
- }
18854
- },
18855
- "node_modules/ora/node_modules/supports-color": {
18856
- "version": "7.2.0",
18857
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
18858
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
18859
- "dependencies": {
18860
- "has-flag": "^4.0.0"
18587
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18861
18588
  },
18862
- "engines": {
18863
- "node": ">=8"
18589
+ "funding": {
18590
+ "url": "https://github.com/sponsors/sindresorhus"
18864
18591
  }
18865
18592
  },
18866
18593
  "node_modules/os-browserify": {
@@ -19020,6 +18747,7 @@
19020
18747
  "version": "5.0.0",
19021
18748
  "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
19022
18749
  "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
18750
+ "dev": true,
19023
18751
  "dependencies": {
19024
18752
  "p-limit": "^3.0.2"
19025
18753
  },
@@ -19261,6 +18989,7 @@
19261
18989
  "version": "2.1.0",
19262
18990
  "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz",
19263
18991
  "integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==",
18992
+ "dev": true,
19264
18993
  "engines": {
19265
18994
  "node": ">=6"
19266
18995
  }
@@ -19581,100 +19310,49 @@
19581
19310
  "url": "https://github.com/sponsors/sindresorhus"
19582
19311
  }
19583
19312
  },
19584
- "node_modules/pkg-conf/node_modules/find-up": {
19585
- "version": "6.3.0",
19586
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
19587
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
19588
- "dev": true,
19589
- "dependencies": {
19590
- "locate-path": "^7.1.0",
19591
- "path-exists": "^5.0.0"
19592
- },
19593
- "engines": {
19594
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19595
- },
19596
- "funding": {
19597
- "url": "https://github.com/sponsors/sindresorhus"
19598
- }
19599
- },
19600
- "node_modules/pkg-conf/node_modules/locate-path": {
19601
- "version": "7.1.1",
19602
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
19603
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
19313
+ "node_modules/pkg-dir": {
19314
+ "version": "5.0.0",
19315
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
19316
+ "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
19604
19317
  "dev": true,
19605
19318
  "dependencies": {
19606
- "p-locate": "^6.0.0"
19319
+ "find-up": "^5.0.0"
19607
19320
  },
19608
19321
  "engines": {
19609
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19610
- },
19611
- "funding": {
19612
- "url": "https://github.com/sponsors/sindresorhus"
19322
+ "node": ">=10"
19613
19323
  }
19614
19324
  },
19615
- "node_modules/pkg-conf/node_modules/p-limit": {
19616
- "version": "4.0.0",
19617
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
19618
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
19325
+ "node_modules/pkg-dir/node_modules/find-up": {
19326
+ "version": "5.0.0",
19327
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
19328
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
19619
19329
  "dev": true,
19620
19330
  "dependencies": {
19621
- "yocto-queue": "^1.0.0"
19331
+ "locate-path": "^6.0.0",
19332
+ "path-exists": "^4.0.0"
19622
19333
  },
19623
19334
  "engines": {
19624
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19335
+ "node": ">=10"
19625
19336
  },
19626
19337
  "funding": {
19627
19338
  "url": "https://github.com/sponsors/sindresorhus"
19628
19339
  }
19629
19340
  },
19630
- "node_modules/pkg-conf/node_modules/p-locate": {
19341
+ "node_modules/pkg-dir/node_modules/locate-path": {
19631
19342
  "version": "6.0.0",
19632
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
19633
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
19343
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
19344
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
19634
19345
  "dev": true,
19635
19346
  "dependencies": {
19636
- "p-limit": "^4.0.0"
19637
- },
19638
- "engines": {
19639
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19347
+ "p-locate": "^5.0.0"
19640
19348
  },
19641
- "funding": {
19642
- "url": "https://github.com/sponsors/sindresorhus"
19643
- }
19644
- },
19645
- "node_modules/pkg-conf/node_modules/path-exists": {
19646
- "version": "5.0.0",
19647
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
19648
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
19649
- "dev": true,
19650
19349
  "engines": {
19651
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19652
- }
19653
- },
19654
- "node_modules/pkg-conf/node_modules/yocto-queue": {
19655
- "version": "1.0.0",
19656
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
19657
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
19658
- "dev": true,
19659
- "engines": {
19660
- "node": ">=12.20"
19350
+ "node": ">=10"
19661
19351
  },
19662
19352
  "funding": {
19663
19353
  "url": "https://github.com/sponsors/sindresorhus"
19664
19354
  }
19665
19355
  },
19666
- "node_modules/pkg-dir": {
19667
- "version": "5.0.0",
19668
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
19669
- "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
19670
- "dev": true,
19671
- "dependencies": {
19672
- "find-up": "^5.0.0"
19673
- },
19674
- "engines": {
19675
- "node": ">=10"
19676
- }
19677
- },
19678
19356
  "node_modules/pkg-types": {
19679
19357
  "version": "1.0.2",
19680
19358
  "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.2.tgz",
@@ -19872,6 +19550,7 @@
19872
19550
  "version": "7.0.1",
19873
19551
  "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-7.0.1.tgz",
19874
19552
  "integrity": "sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==",
19553
+ "dev": true,
19875
19554
  "dependencies": {
19876
19555
  "parse-ms": "^2.1.0"
19877
19556
  },
@@ -23827,21 +23506,22 @@
23827
23506
  }
23828
23507
  },
23829
23508
  "node_modules/verdaccio": {
23830
- "version": "5.21.2",
23831
- "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.21.2.tgz",
23832
- "integrity": "sha512-GEzWZtiIq0zVBc/tRDLVPunvj8p/R3kmuor9eLJnWDHZP0Z0Rsg20dwm/YEQ1rM5O63sKaddyTJFhJBMZPrZ8Q==",
23509
+ "version": "5.22.1",
23510
+ "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.22.1.tgz",
23511
+ "integrity": "sha512-rTPFsgpy9Y02ycu80tMD8P1yBY7jO1kAJZvl9djfQ12ZGHYW8zL5cUuUm2D0hv+nneA2lBtEdvbvSr9xzgHnrA==",
23833
23512
  "dev": true,
23834
23513
  "dependencies": {
23835
- "@verdaccio/config": "6.0.0-6-next.62",
23836
- "@verdaccio/core": "6.0.0-6-next.62",
23514
+ "@verdaccio/config": "6.0.0-6-next.65",
23515
+ "@verdaccio/core": "6.0.0-6-next.65",
23837
23516
  "@verdaccio/local-storage": "10.3.1",
23838
- "@verdaccio/logger-7": "6.0.0-6-next.7",
23839
- "@verdaccio/middleware": "6.0.0-6-next.41",
23517
+ "@verdaccio/logger-7": "6.0.0-6-next.10",
23518
+ "@verdaccio/middleware": "6.0.0-6-next.44",
23519
+ "@verdaccio/signature": "6.0.0-6-next.2",
23840
23520
  "@verdaccio/streams": "10.2.0",
23841
- "@verdaccio/tarball": "11.0.0-6-next.31",
23842
- "@verdaccio/ui-theme": "6.0.0-6-next.62",
23843
- "@verdaccio/url": "11.0.0-6-next.28",
23844
- "@verdaccio/utils": "6.0.0-6-next.30",
23521
+ "@verdaccio/tarball": "11.0.0-6-next.34",
23522
+ "@verdaccio/ui-theme": "6.0.0-6-next.65",
23523
+ "@verdaccio/url": "11.0.0-6-next.31",
23524
+ "@verdaccio/utils": "6.0.0-6-next.33",
23845
23525
  "async": "3.2.4",
23846
23526
  "body-parser": "1.20.2",
23847
23527
  "clipanion": "3.2.0",
@@ -23868,7 +23548,7 @@
23868
23548
  "request": "2.88.2",
23869
23549
  "semver": "7.3.8",
23870
23550
  "validator": "13.9.0",
23871
- "verdaccio-audit": "11.0.0-6-next.23",
23551
+ "verdaccio-audit": "11.0.0-6-next.28",
23872
23552
  "verdaccio-htpasswd": "10.5.2"
23873
23553
  },
23874
23554
  "bin": {
@@ -23883,13 +23563,13 @@
23883
23563
  }
23884
23564
  },
23885
23565
  "node_modules/verdaccio-audit": {
23886
- "version": "11.0.0-6-next.23",
23887
- "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.23.tgz",
23888
- "integrity": "sha512-4TmBfglknSIgLVKUOrhx9ArtI715Ju2SJnyoP0e7DIM1vEdw3Njt1GTG44L47r+n+rB7I6rsrM0/MxKffUmjNQ==",
23566
+ "version": "11.0.0-6-next.28",
23567
+ "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.28.tgz",
23568
+ "integrity": "sha512-Ik9HksxqG8+lzmNhFp8GDAHxU+iVXRxqEsUXNco2MSWfrYrppKKJnr+r+ki0q5PjbvppsbZKfKZ4cjuPaOyH0A==",
23889
23569
  "dev": true,
23890
23570
  "dependencies": {
23891
- "@verdaccio/config": "6.0.0-6-next.60",
23892
- "@verdaccio/core": "6.0.0-6-next.60",
23571
+ "@verdaccio/config": "6.0.0-6-next.65",
23572
+ "@verdaccio/core": "6.0.0-6-next.65",
23893
23573
  "express": "4.18.2",
23894
23574
  "https-proxy-agent": "5.0.1",
23895
23575
  "node-fetch": "cjs"
@@ -23902,110 +23582,6 @@
23902
23582
  "url": "https://opencollective.com/verdaccio"
23903
23583
  }
23904
23584
  },
23905
- "node_modules/verdaccio-audit/node_modules/@verdaccio/config": {
23906
- "version": "6.0.0-6-next.60",
23907
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.60.tgz",
23908
- "integrity": "sha512-q6r8JEXUV2piZUtWW5SR11vIVqO4b4OGKmAnwCf6EdszRoRcxzf9KBlktVxSzmoIUOvygf0a+3hGbGI9qZBSjw==",
23909
- "dev": true,
23910
- "dependencies": {
23911
- "@verdaccio/core": "6.0.0-6-next.60",
23912
- "@verdaccio/utils": "6.0.0-6-next.28",
23913
- "debug": "4.3.4",
23914
- "lodash": "4.17.21",
23915
- "minimatch": "3.1.2",
23916
- "yaml": "2.2.0",
23917
- "yup": "0.32.11"
23918
- },
23919
- "engines": {
23920
- "node": ">=12"
23921
- },
23922
- "funding": {
23923
- "type": "opencollective",
23924
- "url": "https://opencollective.com/verdaccio"
23925
- }
23926
- },
23927
- "node_modules/verdaccio-audit/node_modules/@verdaccio/core": {
23928
- "version": "6.0.0-6-next.60",
23929
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.60.tgz",
23930
- "integrity": "sha512-ZCDOPGjC1rox2dKwZ38GyWA3muA5JlTSfJ15EoIzd8kkWekGtV4/qtua0xUoxH4MhrYQmycsMuelaRveDtSz9A==",
23931
- "dev": true,
23932
- "dependencies": {
23933
- "ajv": "8.11.2",
23934
- "core-js": "3.27.0",
23935
- "http-errors": "1.8.1",
23936
- "http-status-codes": "2.2.0",
23937
- "process-warning": "1.0.0",
23938
- "semver": "7.3.8"
23939
- },
23940
- "engines": {
23941
- "node": ">=12"
23942
- },
23943
- "funding": {
23944
- "type": "opencollective",
23945
- "url": "https://opencollective.com/verdaccio"
23946
- }
23947
- },
23948
- "node_modules/verdaccio-audit/node_modules/@verdaccio/utils": {
23949
- "version": "6.0.0-6-next.28",
23950
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.28.tgz",
23951
- "integrity": "sha512-tEGIC7iYiDxZnrdBFB6O1cOdYOyeqE42MO4edtNLugbvAgh5iAntUI4qAGic8a39Od5JBm7QQ0RU3qHiofyU1w==",
23952
- "dev": true,
23953
- "dependencies": {
23954
- "@verdaccio/core": "6.0.0-6-next.60",
23955
- "lodash": "4.17.21",
23956
- "minimatch": "3.1.2",
23957
- "semver": "7.3.8"
23958
- },
23959
- "engines": {
23960
- "node": ">=12"
23961
- },
23962
- "funding": {
23963
- "type": "opencollective",
23964
- "url": "https://opencollective.com/verdaccio"
23965
- }
23966
- },
23967
- "node_modules/verdaccio-audit/node_modules/ajv": {
23968
- "version": "8.11.2",
23969
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz",
23970
- "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==",
23971
- "dev": true,
23972
- "dependencies": {
23973
- "fast-deep-equal": "^3.1.1",
23974
- "json-schema-traverse": "^1.0.0",
23975
- "require-from-string": "^2.0.2",
23976
- "uri-js": "^4.2.2"
23977
- },
23978
- "funding": {
23979
- "type": "github",
23980
- "url": "https://github.com/sponsors/epoberezkin"
23981
- }
23982
- },
23983
- "node_modules/verdaccio-audit/node_modules/core-js": {
23984
- "version": "3.27.0",
23985
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.0.tgz",
23986
- "integrity": "sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==",
23987
- "dev": true,
23988
- "hasInstallScript": true,
23989
- "funding": {
23990
- "type": "opencollective",
23991
- "url": "https://opencollective.com/core-js"
23992
- }
23993
- },
23994
- "node_modules/verdaccio-audit/node_modules/json-schema-traverse": {
23995
- "version": "1.0.0",
23996
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
23997
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
23998
- "dev": true
23999
- },
24000
- "node_modules/verdaccio-audit/node_modules/yaml": {
24001
- "version": "2.2.0",
24002
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.0.tgz",
24003
- "integrity": "sha512-auf7Gi6QwO7HW//GA9seGvTXVGWl1CM/ADWh1+RxtXr6XOxnT65ovDl9fTi4e0monEyJxCHqDpF6QnFDXmJE4g==",
24004
- "dev": true,
24005
- "engines": {
24006
- "node": ">= 14"
24007
- }
24008
- },
24009
23585
  "node_modules/verdaccio-htpasswd": {
24010
23586
  "version": "10.5.2",
24011
23587
  "resolved": "https://registry.npmjs.org/verdaccio-htpasswd/-/verdaccio-htpasswd-10.5.2.tgz",
@@ -25591,6 +25167,27 @@
25591
25167
  "dev": true,
25592
25168
  "requires": {
25593
25169
  "find-up": "^5.0.0"
25170
+ },
25171
+ "dependencies": {
25172
+ "find-up": {
25173
+ "version": "5.0.0",
25174
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
25175
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
25176
+ "dev": true,
25177
+ "requires": {
25178
+ "locate-path": "^6.0.0",
25179
+ "path-exists": "^4.0.0"
25180
+ }
25181
+ },
25182
+ "locate-path": {
25183
+ "version": "6.0.0",
25184
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
25185
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
25186
+ "dev": true,
25187
+ "requires": {
25188
+ "p-locate": "^5.0.0"
25189
+ }
25190
+ }
25594
25191
  }
25595
25192
  },
25596
25193
  "@commitlint/types": {
@@ -26164,15 +25761,15 @@
26164
25761
  "integrity": "sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw=="
26165
25762
  },
26166
25763
  "@netlify/build": {
26167
- "version": "29.6.3",
26168
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.3.tgz",
26169
- "integrity": "sha512-y68cVCAMw7UCGYb4rJYU5m5gRa1SAuSexGooToCeqk02/ypVSbRR86501neAHGmO4ZM3x24XUU54fgsQdLup9A==",
25764
+ "version": "29.6.6",
25765
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.6.6.tgz",
25766
+ "integrity": "sha512-LC5u+ory9RrN2uHOeCRV3YqPRJh2YILU2MoD8/KrxlNw/DeNV7G+gNeOYOoVWTsIs3bvi08xx/JEqgmAjCvU6Q==",
26170
25767
  "requires": {
26171
25768
  "@bugsnag/js": "^7.0.0",
26172
25769
  "@netlify/cache-utils": "^5.1.2",
26173
- "@netlify/config": "^20.3.3",
26174
- "@netlify/edge-bundler": "8.9.0",
26175
- "@netlify/framework-info": "^9.8.4",
25770
+ "@netlify/config": "^20.3.4",
25771
+ "@netlify/edge-bundler": "8.11.0",
25772
+ "@netlify/framework-info": "^9.8.5",
26176
25773
  "@netlify/functions-utils": "^5.2.0",
26177
25774
  "@netlify/git-utils": "^5.1.0",
26178
25775
  "@netlify/plugins-list": "^6.66.0",
@@ -26204,7 +25801,7 @@
26204
25801
  "path-exists": "^5.0.0",
26205
25802
  "path-type": "^5.0.0",
26206
25803
  "pkg-dir": "^6.0.0",
26207
- "pretty-ms": "^7.0.0",
25804
+ "pretty-ms": "^8.0.0",
26208
25805
  "ps-list": "^8.0.0",
26209
25806
  "read-pkg-up": "^9.0.0",
26210
25807
  "readdirp": "^3.4.0",
@@ -26295,24 +25892,15 @@
26295
25892
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
26296
25893
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
26297
25894
  },
26298
- "find-up": {
26299
- "version": "6.3.0",
26300
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
26301
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
26302
- "requires": {
26303
- "locate-path": "^7.1.0",
26304
- "path-exists": "^5.0.0"
26305
- }
26306
- },
26307
25895
  "got": {
26308
- "version": "12.5.3",
26309
- "resolved": "https://registry.npmjs.org/got/-/got-12.5.3.tgz",
26310
- "integrity": "sha512-8wKnb9MGU8IPGRIo+/ukTy9XLJBwDiCpIf5TVzQ9Cpol50eMTpBq2GAuDsuDIz7hTYmZgMgC1e9ydr6kSDWs3w==",
25896
+ "version": "12.6.0",
25897
+ "resolved": "https://registry.npmjs.org/got/-/got-12.6.0.tgz",
25898
+ "integrity": "sha512-WTcaQ963xV97MN3x0/CbAriXFZcXCfgxVp91I+Ze6pawQOa7SgzwSx2zIJJsX+kTajMnVs0xcFD1TxZKFqhdnQ==",
26311
25899
  "requires": {
26312
25900
  "@sindresorhus/is": "^5.2.0",
26313
25901
  "@szmarczak/http-timer": "^5.0.1",
26314
25902
  "cacheable-lookup": "^7.0.0",
26315
- "cacheable-request": "^10.2.1",
25903
+ "cacheable-request": "^10.2.8",
26316
25904
  "decompress-response": "^6.0.0",
26317
25905
  "form-data-encoder": "^2.1.2",
26318
25906
  "get-stream": "^6.0.1",
@@ -26346,19 +25934,6 @@
26346
25934
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
26347
25935
  "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
26348
25936
  },
26349
- "is-unicode-supported": {
26350
- "version": "1.3.0",
26351
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
26352
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
26353
- },
26354
- "locate-path": {
26355
- "version": "7.2.0",
26356
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
26357
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
26358
- "requires": {
26359
- "p-locate": "^6.0.0"
26360
- }
26361
- },
26362
25937
  "lowercase-keys": {
26363
25938
  "version": "3.0.0",
26364
25939
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -26429,6 +26004,11 @@
26429
26004
  "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
26430
26005
  "integrity": "sha512-auFDyzzzGZZZdHz3BtET9VEz0SE/uMEAx7uWfGPucfzEwwe/xH0iVeZibQmANYE/hp9T2+UUZT5m+BKyrDp3Ew=="
26431
26006
  },
26007
+ "parse-ms": {
26008
+ "version": "3.0.0",
26009
+ "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-3.0.0.tgz",
26010
+ "integrity": "sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw=="
26011
+ },
26432
26012
  "path-exists": {
26433
26013
  "version": "5.0.0",
26434
26014
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -26452,6 +26032,14 @@
26452
26032
  "find-up": "^6.1.0"
26453
26033
  }
26454
26034
  },
26035
+ "pretty-ms": {
26036
+ "version": "8.0.0",
26037
+ "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-8.0.0.tgz",
26038
+ "integrity": "sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==",
26039
+ "requires": {
26040
+ "parse-ms": "^3.0.0"
26041
+ }
26042
+ },
26455
26043
  "read-pkg": {
26456
26044
  "version": "7.1.0",
26457
26045
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -26738,14 +26326,6 @@
26738
26326
  }
26739
26327
  }
26740
26328
  },
26741
- "locate-path": {
26742
- "version": "7.1.1",
26743
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
26744
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
26745
- "requires": {
26746
- "p-locate": "^6.0.0"
26747
- }
26748
- },
26749
26329
  "micromatch": {
26750
26330
  "version": "3.1.10",
26751
26331
  "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
@@ -26781,22 +26361,6 @@
26781
26361
  }
26782
26362
  }
26783
26363
  },
26784
- "p-limit": {
26785
- "version": "4.0.0",
26786
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
26787
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
26788
- "requires": {
26789
- "yocto-queue": "^1.0.0"
26790
- }
26791
- },
26792
- "p-locate": {
26793
- "version": "6.0.0",
26794
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
26795
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
26796
- "requires": {
26797
- "p-limit": "^4.0.0"
26798
- }
26799
- },
26800
26364
  "p-map": {
26801
26365
  "version": "3.0.0",
26802
26366
  "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
@@ -26838,18 +26402,13 @@
26838
26402
  "is-number": "^3.0.0",
26839
26403
  "repeat-string": "^1.6.1"
26840
26404
  }
26841
- },
26842
- "yocto-queue": {
26843
- "version": "1.0.0",
26844
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
26845
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
26846
26405
  }
26847
26406
  }
26848
26407
  },
26849
26408
  "@netlify/config": {
26850
- "version": "20.3.3",
26851
- "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.3.tgz",
26852
- "integrity": "sha512-RzNytmz/wlxyhIRlfC0HBxd8H+oCSLruavCF/S+RqGW38s46mStWG+jseBEUdj8TkGt1g9QzZe1h4jGZOXvJsg==",
26409
+ "version": "20.3.4",
26410
+ "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.3.4.tgz",
26411
+ "integrity": "sha512-TiCctWwq3+qxpukoGpbdj8myxV6p1enNG21AYpy4ptwQGDO1+kX9OIFGzlwCvWXr4DBTie2MLtxLDWqN3z5hjg==",
26853
26412
  "requires": {
26854
26413
  "chalk": "^5.0.0",
26855
26414
  "cron-parser": "^4.1.0",
@@ -26919,15 +26478,6 @@
26919
26478
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
26920
26479
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
26921
26480
  },
26922
- "find-up": {
26923
- "version": "6.3.0",
26924
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
26925
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
26926
- "requires": {
26927
- "locate-path": "^7.1.0",
26928
- "path-exists": "^5.0.0"
26929
- }
26930
- },
26931
26481
  "human-signals": {
26932
26482
  "version": "3.0.1",
26933
26483
  "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
@@ -26943,19 +26493,6 @@
26943
26493
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
26944
26494
  "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
26945
26495
  },
26946
- "is-unicode-supported": {
26947
- "version": "1.3.0",
26948
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
26949
- "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
26950
- },
26951
- "locate-path": {
26952
- "version": "7.2.0",
26953
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
26954
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
26955
- "requires": {
26956
- "p-locate": "^6.0.0"
26957
- }
26958
- },
26959
26496
  "map-obj": {
26960
26497
  "version": "5.0.2",
26961
26498
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -26993,225 +26530,188 @@
26993
26530
  "p-limit": "^4.0.0"
26994
26531
  }
26995
26532
  },
26996
- "path-exists": {
26997
- "version": "5.0.0",
26998
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
26999
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
27000
- },
27001
- "path-key": {
27002
- "version": "4.0.0",
27003
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
27004
- "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ=="
27005
- },
27006
- "path-type": {
27007
- "version": "5.0.0",
27008
- "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
27009
- "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg=="
27010
- },
27011
- "strip-final-newline": {
27012
- "version": "3.0.0",
27013
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
27014
- "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
27015
- },
27016
- "type-fest": {
27017
- "version": "2.19.0",
27018
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
27019
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
27020
- },
27021
- "yocto-queue": {
27022
- "version": "1.0.0",
27023
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
27024
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
27025
- }
27026
- }
27027
- },
27028
- "@netlify/edge-bundler": {
27029
- "version": "8.9.0",
27030
- "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.9.0.tgz",
27031
- "integrity": "sha512-ViBKtWk8iEgUF+LstrTdkGiygd4r+fpEPEZX6PAdf2A4xGymNM/HTPptx6yjRqNvAPaYEjqCLGO6cTt93YmlAA==",
27032
- "requires": {
27033
- "@import-maps/resolve": "^1.0.1",
27034
- "ajv": "^8.11.2",
27035
- "ajv-errors": "^3.0.0",
27036
- "better-ajv-errors": "^1.2.0",
27037
- "common-path-prefix": "^3.0.0",
27038
- "del": "^7.0.0",
27039
- "env-paths": "^3.0.0",
27040
- "execa": "^6.0.0",
27041
- "find-up": "^6.3.0",
27042
- "get-port": "^6.1.2",
27043
- "glob-to-regexp": "^0.4.1",
27044
- "jsonc-parser": "^3.2.0",
27045
- "node-fetch": "^3.1.1",
27046
- "node-stream-zip": "^1.15.0",
27047
- "p-retry": "^5.1.1",
27048
- "p-wait-for": "^4.1.0",
27049
- "path-key": "^4.0.0",
27050
- "regexp-tree": "^0.1.24",
27051
- "semver": "^7.3.5",
27052
- "tmp-promise": "^3.0.3",
27053
- "uuid": "^9.0.0"
27054
- },
27055
- "dependencies": {
27056
- "ajv": {
27057
- "version": "8.12.0",
27058
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
27059
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
27060
- "requires": {
27061
- "fast-deep-equal": "^3.1.1",
27062
- "json-schema-traverse": "^1.0.0",
27063
- "require-from-string": "^2.0.2",
27064
- "uri-js": "^4.2.2"
27065
- }
27066
- },
27067
- "ajv-errors": {
27068
- "version": "3.0.0",
27069
- "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
27070
- "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
27071
- "requires": {}
27072
- },
27073
- "del": {
27074
- "version": "7.0.0",
27075
- "resolved": "https://registry.npmjs.org/del/-/del-7.0.0.tgz",
27076
- "integrity": "sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==",
27077
- "requires": {
27078
- "globby": "^13.1.2",
27079
- "graceful-fs": "^4.2.10",
27080
- "is-glob": "^4.0.3",
27081
- "is-path-cwd": "^3.0.0",
27082
- "is-path-inside": "^4.0.0",
27083
- "p-map": "^5.5.0",
27084
- "rimraf": "^3.0.2",
27085
- "slash": "^4.0.0"
27086
- }
27087
- },
27088
- "env-paths": {
27089
- "version": "3.0.0",
27090
- "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
27091
- "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
27092
- },
27093
- "execa": {
27094
- "version": "6.1.0",
27095
- "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
27096
- "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
27097
- "requires": {
27098
- "cross-spawn": "^7.0.3",
27099
- "get-stream": "^6.0.1",
27100
- "human-signals": "^3.0.1",
27101
- "is-stream": "^3.0.0",
27102
- "merge-stream": "^2.0.0",
27103
- "npm-run-path": "^5.1.0",
27104
- "onetime": "^6.0.0",
27105
- "signal-exit": "^3.0.7",
27106
- "strip-final-newline": "^3.0.0"
27107
- }
27108
- },
27109
- "find-up": {
27110
- "version": "6.3.0",
27111
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
27112
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
27113
- "requires": {
27114
- "locate-path": "^7.1.0",
27115
- "path-exists": "^5.0.0"
27116
- }
27117
- },
27118
- "get-port": {
27119
- "version": "6.1.2",
27120
- "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
27121
- "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw=="
27122
- },
27123
- "glob-to-regexp": {
27124
- "version": "0.4.1",
27125
- "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
27126
- "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
27127
- },
27128
- "globby": {
27129
- "version": "13.1.3",
27130
- "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
27131
- "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
27132
- "requires": {
27133
- "dir-glob": "^3.0.1",
27134
- "fast-glob": "^3.2.11",
27135
- "ignore": "^5.2.0",
27136
- "merge2": "^1.4.1",
27137
- "slash": "^4.0.0"
27138
- }
27139
- },
27140
- "human-signals": {
27141
- "version": "3.0.1",
27142
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
27143
- "integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ=="
27144
- },
27145
- "is-path-cwd": {
27146
- "version": "3.0.0",
27147
- "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-3.0.0.tgz",
27148
- "integrity": "sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA=="
27149
- },
27150
- "is-path-inside": {
27151
- "version": "4.0.0",
27152
- "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
27153
- "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA=="
27154
- },
27155
- "is-stream": {
27156
- "version": "3.0.0",
27157
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
27158
- "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
27159
- },
27160
- "json-schema-traverse": {
27161
- "version": "1.0.0",
27162
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
27163
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
27164
- },
27165
- "locate-path": {
27166
- "version": "7.2.0",
27167
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
27168
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
27169
- "requires": {
27170
- "p-locate": "^6.0.0"
27171
- }
27172
- },
27173
- "node-fetch": {
27174
- "version": "3.3.0",
27175
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
27176
- "integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
27177
- "requires": {
27178
- "data-uri-to-buffer": "^4.0.0",
27179
- "fetch-blob": "^3.1.4",
27180
- "formdata-polyfill": "^4.0.10"
27181
- }
27182
- },
27183
- "npm-run-path": {
27184
- "version": "5.1.0",
27185
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
27186
- "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==",
27187
- "requires": {
27188
- "path-key": "^4.0.0"
27189
- }
27190
- },
27191
- "onetime": {
27192
- "version": "6.0.0",
27193
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
27194
- "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
27195
- "requires": {
27196
- "mimic-fn": "^4.0.0"
27197
- }
27198
- },
27199
- "p-limit": {
27200
- "version": "4.0.0",
27201
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
27202
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
27203
- "requires": {
27204
- "yocto-queue": "^1.0.0"
27205
- }
27206
- },
27207
- "p-locate": {
27208
- "version": "6.0.0",
27209
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
27210
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
27211
- "requires": {
27212
- "p-limit": "^4.0.0"
27213
- }
27214
- },
26533
+ "path-key": {
26534
+ "version": "4.0.0",
26535
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
26536
+ "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ=="
26537
+ },
26538
+ "path-type": {
26539
+ "version": "5.0.0",
26540
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
26541
+ "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg=="
26542
+ },
26543
+ "strip-final-newline": {
26544
+ "version": "3.0.0",
26545
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
26546
+ "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
26547
+ },
26548
+ "type-fest": {
26549
+ "version": "2.19.0",
26550
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
26551
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA=="
26552
+ },
26553
+ "yocto-queue": {
26554
+ "version": "1.0.0",
26555
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
26556
+ "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
26557
+ }
26558
+ }
26559
+ },
26560
+ "@netlify/edge-bundler": {
26561
+ "version": "8.11.0",
26562
+ "resolved": "https://registry.npmjs.org/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz",
26563
+ "integrity": "sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==",
26564
+ "requires": {
26565
+ "@import-maps/resolve": "^1.0.1",
26566
+ "ajv": "^8.11.2",
26567
+ "ajv-errors": "^3.0.0",
26568
+ "better-ajv-errors": "^1.2.0",
26569
+ "common-path-prefix": "^3.0.0",
26570
+ "del": "^7.0.0",
26571
+ "env-paths": "^3.0.0",
26572
+ "execa": "^6.0.0",
26573
+ "find-up": "^6.3.0",
26574
+ "get-port": "^6.1.2",
26575
+ "glob-to-regexp": "^0.4.1",
26576
+ "is-path-inside": "^4.0.0",
26577
+ "jsonc-parser": "^3.2.0",
26578
+ "node-fetch": "^3.1.1",
26579
+ "node-stream-zip": "^1.15.0",
26580
+ "p-retry": "^5.1.1",
26581
+ "p-wait-for": "^4.1.0",
26582
+ "path-key": "^4.0.0",
26583
+ "regexp-tree": "^0.1.24",
26584
+ "semver": "^7.3.5",
26585
+ "tmp-promise": "^3.0.3",
26586
+ "uuid": "^9.0.0"
26587
+ },
26588
+ "dependencies": {
26589
+ "ajv": {
26590
+ "version": "8.12.0",
26591
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
26592
+ "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
26593
+ "requires": {
26594
+ "fast-deep-equal": "^3.1.1",
26595
+ "json-schema-traverse": "^1.0.0",
26596
+ "require-from-string": "^2.0.2",
26597
+ "uri-js": "^4.2.2"
26598
+ }
26599
+ },
26600
+ "ajv-errors": {
26601
+ "version": "3.0.0",
26602
+ "resolved": "https://registry.npmjs.org/ajv-errors/-/ajv-errors-3.0.0.tgz",
26603
+ "integrity": "sha512-V3wD15YHfHz6y0KdhYFjyy9vWtEVALT9UrxfN3zqlI6dMioHnJrqOYfyPKol3oqrnCM9uwkcdCwkJ0WUcbLMTQ==",
26604
+ "requires": {}
26605
+ },
26606
+ "del": {
26607
+ "version": "7.0.0",
26608
+ "resolved": "https://registry.npmjs.org/del/-/del-7.0.0.tgz",
26609
+ "integrity": "sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==",
26610
+ "requires": {
26611
+ "globby": "^13.1.2",
26612
+ "graceful-fs": "^4.2.10",
26613
+ "is-glob": "^4.0.3",
26614
+ "is-path-cwd": "^3.0.0",
26615
+ "is-path-inside": "^4.0.0",
26616
+ "p-map": "^5.5.0",
26617
+ "rimraf": "^3.0.2",
26618
+ "slash": "^4.0.0"
26619
+ }
26620
+ },
26621
+ "env-paths": {
26622
+ "version": "3.0.0",
26623
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-3.0.0.tgz",
26624
+ "integrity": "sha512-dtJUTepzMW3Lm/NPxRf3wP4642UWhjL2sQxc+ym2YMj1m/H2zDNQOlezafzkHwn6sMstjHTwG6iQQsctDW/b1A=="
26625
+ },
26626
+ "execa": {
26627
+ "version": "6.1.0",
26628
+ "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz",
26629
+ "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==",
26630
+ "requires": {
26631
+ "cross-spawn": "^7.0.3",
26632
+ "get-stream": "^6.0.1",
26633
+ "human-signals": "^3.0.1",
26634
+ "is-stream": "^3.0.0",
26635
+ "merge-stream": "^2.0.0",
26636
+ "npm-run-path": "^5.1.0",
26637
+ "onetime": "^6.0.0",
26638
+ "signal-exit": "^3.0.7",
26639
+ "strip-final-newline": "^3.0.0"
26640
+ }
26641
+ },
26642
+ "get-port": {
26643
+ "version": "6.1.2",
26644
+ "resolved": "https://registry.npmjs.org/get-port/-/get-port-6.1.2.tgz",
26645
+ "integrity": "sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw=="
26646
+ },
26647
+ "glob-to-regexp": {
26648
+ "version": "0.4.1",
26649
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
26650
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
26651
+ },
26652
+ "globby": {
26653
+ "version": "13.1.3",
26654
+ "resolved": "https://registry.npmjs.org/globby/-/globby-13.1.3.tgz",
26655
+ "integrity": "sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw==",
26656
+ "requires": {
26657
+ "dir-glob": "^3.0.1",
26658
+ "fast-glob": "^3.2.11",
26659
+ "ignore": "^5.2.0",
26660
+ "merge2": "^1.4.1",
26661
+ "slash": "^4.0.0"
26662
+ }
26663
+ },
26664
+ "human-signals": {
26665
+ "version": "3.0.1",
26666
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz",
26667
+ "integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ=="
26668
+ },
26669
+ "is-path-cwd": {
26670
+ "version": "3.0.0",
26671
+ "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-3.0.0.tgz",
26672
+ "integrity": "sha512-kyiNFFLU0Ampr6SDZitD/DwUo4Zs1nSdnygUBqsu3LooL00Qvb5j+UnvApUn/TTj1J3OuE6BTdQ5rudKmU2ZaA=="
26673
+ },
26674
+ "is-path-inside": {
26675
+ "version": "4.0.0",
26676
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
26677
+ "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA=="
26678
+ },
26679
+ "is-stream": {
26680
+ "version": "3.0.0",
26681
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
26682
+ "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
26683
+ },
26684
+ "json-schema-traverse": {
26685
+ "version": "1.0.0",
26686
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
26687
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
26688
+ },
26689
+ "node-fetch": {
26690
+ "version": "3.3.0",
26691
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.0.tgz",
26692
+ "integrity": "sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==",
26693
+ "requires": {
26694
+ "data-uri-to-buffer": "^4.0.0",
26695
+ "fetch-blob": "^3.1.4",
26696
+ "formdata-polyfill": "^4.0.10"
26697
+ }
26698
+ },
26699
+ "npm-run-path": {
26700
+ "version": "5.1.0",
26701
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz",
26702
+ "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==",
26703
+ "requires": {
26704
+ "path-key": "^4.0.0"
26705
+ }
26706
+ },
26707
+ "onetime": {
26708
+ "version": "6.0.0",
26709
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
26710
+ "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
26711
+ "requires": {
26712
+ "mimic-fn": "^4.0.0"
26713
+ }
26714
+ },
27215
26715
  "p-timeout": {
27216
26716
  "version": "5.1.0",
27217
26717
  "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-5.1.0.tgz",
@@ -27225,11 +26725,6 @@
27225
26725
  "p-timeout": "^5.0.0"
27226
26726
  }
27227
26727
  },
27228
- "path-exists": {
27229
- "version": "5.0.0",
27230
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
27231
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
27232
- },
27233
26728
  "path-key": {
27234
26729
  "version": "4.0.0",
27235
26730
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
@@ -27244,11 +26739,6 @@
27244
26739
  "version": "3.0.0",
27245
26740
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
27246
26741
  "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
27247
- },
27248
- "yocto-queue": {
27249
- "version": "1.0.0",
27250
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
27251
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
27252
26742
  }
27253
26743
  }
27254
26744
  },
@@ -27500,9 +26990,9 @@
27500
26990
  }
27501
26991
  },
27502
26992
  "@netlify/framework-info": {
27503
- "version": "9.8.4",
27504
- "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-9.8.4.tgz",
27505
- "integrity": "sha512-7RoDKXkjiIfwEEmsfAR7NzRnJ1J7pXoUcVZwT7QB6bCovy0mqOp4Ohdhj8zOIWbIcuIV3oYNN/3rd7oen2vM6A==",
26993
+ "version": "9.8.5",
26994
+ "resolved": "https://registry.npmjs.org/@netlify/framework-info/-/framework-info-9.8.5.tgz",
26995
+ "integrity": "sha512-0isoB38Li5+F4J4B8n3bApeh5/IOE/RJOuoouymLf92VzpANK9kTdAEDkEsd3YKl9EeBjSTnU9MT9wMTwchMxw==",
27506
26996
  "requires": {
27507
26997
  "ajv": "^8.12.0",
27508
26998
  "filter-obj": "^3.0.0",
@@ -27533,28 +27023,11 @@
27533
27023
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
27534
27024
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
27535
27025
  },
27536
- "find-up": {
27537
- "version": "6.3.0",
27538
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
27539
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
27540
- "requires": {
27541
- "locate-path": "^7.1.0",
27542
- "path-exists": "^5.0.0"
27543
- }
27544
- },
27545
27026
  "json-schema-traverse": {
27546
27027
  "version": "1.0.0",
27547
27028
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
27548
27029
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
27549
27030
  },
27550
- "locate-path": {
27551
- "version": "7.2.0",
27552
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
27553
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
27554
- "requires": {
27555
- "p-locate": "^6.0.0"
27556
- }
27557
- },
27558
27031
  "p-limit": {
27559
27032
  "version": "4.0.0",
27560
27033
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
@@ -27571,11 +27044,6 @@
27571
27044
  "p-limit": "^4.0.0"
27572
27045
  }
27573
27046
  },
27574
- "path-exists": {
27575
- "version": "5.0.0",
27576
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
27577
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
27578
- },
27579
27047
  "read-pkg": {
27580
27048
  "version": "7.1.0",
27581
27049
  "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-7.1.0.tgz",
@@ -28205,15 +27673,6 @@
28205
27673
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz",
28206
27674
  "integrity": "sha512-qWeTREPoT7I0bifpPUXtxkZJ1XJzxWtfoWWkdVGqa+eCr3SHW/Ocp89o8vLvbUuQnadybJpjOKu4V+RwO6sGng=="
28207
27675
  },
28208
- "find-up": {
28209
- "version": "6.3.0",
28210
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
28211
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
28212
- "requires": {
28213
- "locate-path": "^7.1.0",
28214
- "path-exists": "^5.0.0"
28215
- }
28216
- },
28217
27676
  "glob": {
28218
27677
  "version": "8.1.0",
28219
27678
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -28268,14 +27727,6 @@
28268
27727
  "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
28269
27728
  "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA=="
28270
27729
  },
28271
- "locate-path": {
28272
- "version": "7.2.0",
28273
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
28274
- "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
28275
- "requires": {
28276
- "p-locate": "^6.0.0"
28277
- }
28278
- },
28279
27730
  "minimatch": {
28280
27731
  "version": "7.4.2",
28281
27732
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz",
@@ -28300,22 +27751,6 @@
28300
27751
  "mimic-fn": "^4.0.0"
28301
27752
  }
28302
27753
  },
28303
- "p-limit": {
28304
- "version": "4.0.0",
28305
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
28306
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
28307
- "requires": {
28308
- "yocto-queue": "^1.0.0"
28309
- }
28310
- },
28311
- "p-locate": {
28312
- "version": "6.0.0",
28313
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
28314
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
28315
- "requires": {
28316
- "p-limit": "^4.0.0"
28317
- }
28318
- },
28319
27754
  "path-exists": {
28320
27755
  "version": "5.0.0",
28321
27756
  "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
@@ -28335,11 +27770,6 @@
28335
27770
  "version": "3.0.0",
28336
27771
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
28337
27772
  "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
28338
- },
28339
- "yocto-queue": {
28340
- "version": "1.0.0",
28341
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
28342
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
28343
27773
  }
28344
27774
  }
28345
27775
  },
@@ -29124,13 +28554,13 @@
29124
28554
  }
29125
28555
  },
29126
28556
  "@verdaccio/config": {
29127
- "version": "6.0.0-6-next.62",
29128
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.62.tgz",
29129
- "integrity": "sha512-WYljDhnBfvui1U7fACUD990PUmv57xLSCCCO3uI+URCEtd4TXKe05Aotd2SDhXreoTfDCsTu8uDBKPXKOwnXLA==",
28557
+ "version": "6.0.0-6-next.65",
28558
+ "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.65.tgz",
28559
+ "integrity": "sha512-f6wUZH8k8FbhYqvVKWROx1yK60azcqITRPPa3wn56AjCdoni6xv2EJ2D1j7gf1Irh9Df4eMDqJ95Rrefo26elw==",
29130
28560
  "dev": true,
29131
28561
  "requires": {
29132
- "@verdaccio/core": "6.0.0-6-next.62",
29133
- "@verdaccio/utils": "6.0.0-6-next.30",
28562
+ "@verdaccio/core": "6.0.0-6-next.65",
28563
+ "@verdaccio/utils": "6.0.0-6-next.33",
29134
28564
  "debug": "4.3.4",
29135
28565
  "js-yaml": "4.1.0",
29136
28566
  "lodash": "4.17.21",
@@ -29139,9 +28569,9 @@
29139
28569
  }
29140
28570
  },
29141
28571
  "@verdaccio/core": {
29142
- "version": "6.0.0-6-next.62",
29143
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.62.tgz",
29144
- "integrity": "sha512-4O/I5wv5LKXCSbZN11Y1o1WI+Cz028bHdtGH5jsyqTPh4coiA5Q+3MYkWyWZiCNt56lx1EkaEl0Aj0gcIGIvzA==",
28572
+ "version": "6.0.0-6-next.65",
28573
+ "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.65.tgz",
28574
+ "integrity": "sha512-HQl/7gYvpar5vhu2Z6U59bbdn4F3jzTmIUVgPIr7C69tVx33aY7ubVaYpB0j8OZhJx3Yn0Foo5NSkElWtJ3HzA==",
29145
28575
  "dev": true,
29146
28576
  "requires": {
29147
28577
  "ajv": "8.11.2",
@@ -29212,22 +28642,22 @@
29212
28642
  }
29213
28643
  },
29214
28644
  "@verdaccio/logger-7": {
29215
- "version": "6.0.0-6-next.7",
29216
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.7.tgz",
29217
- "integrity": "sha512-YnjqM5bMvObVXk8pEKGZ4/Iv4jo2nhA16KWRzi2ZSGpRE1r7LqdDvExiyesZJyL3AL8mOTsL9QaLbxYCDzcH1Q==",
28645
+ "version": "6.0.0-6-next.10",
28646
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-7/-/logger-7-6.0.0-6-next.10.tgz",
28647
+ "integrity": "sha512-PhikftJgc3HGUCzZkcuKAJ9kjiKDL+68Q12OBZLEZeRoY4Yj5ZoFzQqf0647mhvL/i5ZzgM1XT1PscYL2AQg8A==",
29218
28648
  "dev": true,
29219
28649
  "requires": {
29220
- "@verdaccio/logger-commons": "6.0.0-6-next.30",
28650
+ "@verdaccio/logger-commons": "6.0.0-6-next.33",
29221
28651
  "pino": "7.11.0"
29222
28652
  }
29223
28653
  },
29224
28654
  "@verdaccio/logger-commons": {
29225
- "version": "6.0.0-6-next.30",
29226
- "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.30.tgz",
29227
- "integrity": "sha512-WDaQbMmktzr06bmGDzMnBLxm02ZvWegl908qWkO8trtrAkhlY8dji9n93H1I0fch8yZkmDqcwtyl8Yk1QROskg==",
28655
+ "version": "6.0.0-6-next.33",
28656
+ "resolved": "https://registry.npmjs.org/@verdaccio/logger-commons/-/logger-commons-6.0.0-6-next.33.tgz",
28657
+ "integrity": "sha512-HB3ABs9csHbjCfOs7hRVyo01IP2oaFd9Duta887q/L6jOfP7hvKyxFEz0qohppxO741hCFKWMQ9JxZBZnGftzw==",
29228
28658
  "dev": true,
29229
28659
  "requires": {
29230
- "@verdaccio/core": "6.0.0-6-next.62",
28660
+ "@verdaccio/core": "6.0.0-6-next.65",
29231
28661
  "@verdaccio/logger-prettify": "6.0.0-6-next.9",
29232
28662
  "colorette": "2.0.19",
29233
28663
  "debug": "4.3.4"
@@ -29247,15 +28677,15 @@
29247
28677
  }
29248
28678
  },
29249
28679
  "@verdaccio/middleware": {
29250
- "version": "6.0.0-6-next.41",
29251
- "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.41.tgz",
29252
- "integrity": "sha512-BBoCop540ibGntPm7ujZ28NJBuHJK46qasqMZwNF2ngMeRpxxkfV2s2VAN66QTOP1O/oF1RdR86a4oYbNpJbcw==",
28680
+ "version": "6.0.0-6-next.44",
28681
+ "resolved": "https://registry.npmjs.org/@verdaccio/middleware/-/middleware-6.0.0-6-next.44.tgz",
28682
+ "integrity": "sha512-CGtVb8r0PYecMGzFEuLKPLCKDWuYCEiUxTWP9vcYpBwccn2365nP2epbgxQ5+h0VWl5p+pj7nH5KqDa32yF7+A==",
29253
28683
  "dev": true,
29254
28684
  "requires": {
29255
- "@verdaccio/config": "6.0.0-6-next.62",
29256
- "@verdaccio/core": "6.0.0-6-next.62",
29257
- "@verdaccio/url": "11.0.0-6-next.28",
29258
- "@verdaccio/utils": "6.0.0-6-next.30",
28685
+ "@verdaccio/config": "6.0.0-6-next.65",
28686
+ "@verdaccio/core": "6.0.0-6-next.65",
28687
+ "@verdaccio/url": "11.0.0-6-next.31",
28688
+ "@verdaccio/utils": "6.0.0-6-next.33",
29259
28689
  "debug": "4.3.4",
29260
28690
  "express": "4.18.2",
29261
28691
  "express-rate-limit": "5.5.1",
@@ -29278,6 +28708,17 @@
29278
28708
  }
29279
28709
  }
29280
28710
  },
28711
+ "@verdaccio/signature": {
28712
+ "version": "6.0.0-6-next.2",
28713
+ "resolved": "https://registry.npmjs.org/@verdaccio/signature/-/signature-6.0.0-6-next.2.tgz",
28714
+ "integrity": "sha512-aFvMbxxHzJCpPmqSgVuQYvYN2RP11CoSEcTXikkyb1zF4Uf3cOy53zUZ1Y7iOKCRYTgWrmet9KP7+24e44GHxg==",
28715
+ "dev": true,
28716
+ "requires": {
28717
+ "debug": "4.3.4",
28718
+ "jsonwebtoken": "9.0.0",
28719
+ "lodash": "4.17.21"
28720
+ }
28721
+ },
29281
28722
  "@verdaccio/streams": {
29282
28723
  "version": "10.2.0",
29283
28724
  "resolved": "https://registry.npmjs.org/@verdaccio/streams/-/streams-10.2.0.tgz",
@@ -29285,43 +28726,43 @@
29285
28726
  "dev": true
29286
28727
  },
29287
28728
  "@verdaccio/tarball": {
29288
- "version": "11.0.0-6-next.31",
29289
- "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.31.tgz",
29290
- "integrity": "sha512-xRloqNFygFcCXaIOU1i4eHgoLTOHyxxgVJm/KCNYJZP6HMO2/lD27+NK+24Wi9bOyhwAj/3FymU8wPwzuULDOw==",
28729
+ "version": "11.0.0-6-next.34",
28730
+ "resolved": "https://registry.npmjs.org/@verdaccio/tarball/-/tarball-11.0.0-6-next.34.tgz",
28731
+ "integrity": "sha512-FP7JWym2/4uzuBlvLO4WcNfAA58EKhoZiIPP+aQbK6n0eRIWlmd4ZaP2LP+SULKjXtk3fGsnQdzC0O/J8HKSgw==",
29291
28732
  "dev": true,
29292
28733
  "requires": {
29293
- "@verdaccio/core": "6.0.0-6-next.62",
29294
- "@verdaccio/url": "11.0.0-6-next.28",
29295
- "@verdaccio/utils": "6.0.0-6-next.30",
28734
+ "@verdaccio/core": "6.0.0-6-next.65",
28735
+ "@verdaccio/url": "11.0.0-6-next.31",
28736
+ "@verdaccio/utils": "6.0.0-6-next.33",
29296
28737
  "debug": "4.3.4",
29297
28738
  "lodash": "4.17.21"
29298
28739
  }
29299
28740
  },
29300
28741
  "@verdaccio/ui-theme": {
29301
- "version": "6.0.0-6-next.62",
29302
- "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.62.tgz",
29303
- "integrity": "sha512-q85YCFi7jJSdWmgvpTiHyH09PELbE4rOqCkhY1HnxLxdKptZhJQwfs2t/ICcsaBmVCRtqZvLwVVVSev6EVIbZw==",
28742
+ "version": "6.0.0-6-next.65",
28743
+ "resolved": "https://registry.npmjs.org/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.65.tgz",
28744
+ "integrity": "sha512-HQugL4nvXtPeuj876k7xUFdurXQ3bhi6eq9poQPIwZTf/Mielp5BSIF/thVk+OuYWFCT3Fb3Z9U8sP/QfiKpQw==",
29304
28745
  "dev": true
29305
28746
  },
29306
28747
  "@verdaccio/url": {
29307
- "version": "11.0.0-6-next.28",
29308
- "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.28.tgz",
29309
- "integrity": "sha512-0OFrg+lXKuQUj1zwl12DRoXFVbE4sN7guBdjVLp/bt/VfP04kC1HhVZd4nyKb5pzg2vS7/WggiF9GWNUIDAKRA==",
28748
+ "version": "11.0.0-6-next.31",
28749
+ "resolved": "https://registry.npmjs.org/@verdaccio/url/-/url-11.0.0-6-next.31.tgz",
28750
+ "integrity": "sha512-X5HdJ2t+c1o14eed/g9eXsF2vrhrT5oXhs86V5sY2QdKxaNCknw1X2Ksus591K3aHYcwOgbzj5kc6mJ6NRwVQA==",
29310
28751
  "dev": true,
29311
28752
  "requires": {
29312
- "@verdaccio/core": "6.0.0-6-next.62",
28753
+ "@verdaccio/core": "6.0.0-6-next.65",
29313
28754
  "debug": "4.3.4",
29314
28755
  "lodash": "4.17.21",
29315
28756
  "validator": "13.9.0"
29316
28757
  }
29317
28758
  },
29318
28759
  "@verdaccio/utils": {
29319
- "version": "6.0.0-6-next.30",
29320
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.30.tgz",
29321
- "integrity": "sha512-nnwORGb5wPcMpSvxcA1/aR8jp6fD1P16LYlwia7qH/1BezldFg+uHH3wITlloCdRNash82XgSZNWeghn1frKtA==",
28760
+ "version": "6.0.0-6-next.33",
28761
+ "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.33.tgz",
28762
+ "integrity": "sha512-Ny+svJLmYgwcihaxGSHHZF1IU1SuBCWKaMhQefI4DrzmRQnW8N2eVOSRqENL26B/hK+120Y6NeHF0vh4iNgBpw==",
29322
28763
  "dev": true,
29323
28764
  "requires": {
29324
- "@verdaccio/core": "6.0.0-6-next.62",
28765
+ "@verdaccio/core": "6.0.0-6-next.65",
29325
28766
  "lodash": "4.17.21",
29326
28767
  "minimatch": "3.1.2",
29327
28768
  "semver": "7.3.8"
@@ -29993,12 +29434,6 @@
29993
29434
  "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
29994
29435
  "dev": true
29995
29436
  },
29996
- "is-unicode-supported": {
29997
- "version": "1.2.0",
29998
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
29999
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ==",
30000
- "dev": true
30001
- },
30002
29437
  "p-event": {
30003
29438
  "version": "5.0.1",
30004
29439
  "resolved": "https://registry.npmjs.org/p-event/-/p-event-5.0.1.tgz",
@@ -30275,9 +29710,9 @@
30275
29710
  }
30276
29711
  },
30277
29712
  "boxen": {
30278
- "version": "7.0.1",
30279
- "resolved": "https://registry.npmjs.org/boxen/-/boxen-7.0.1.tgz",
30280
- "integrity": "sha512-8k2eH6SRAK00NDl1iX5q17RJ8rfl53TajdYxE3ssMLehbg487dEVgsad4pIsZb/QqBgYWIl6JOauMTLGX2Kpkw==",
29713
+ "version": "7.0.2",
29714
+ "resolved": "https://registry.npmjs.org/boxen/-/boxen-7.0.2.tgz",
29715
+ "integrity": "sha512-1Z4UJabXUP1/R9rLpoU3O2lEMnG3pPLAs/ZD2lF3t2q7qD5lM8rqbtnvtvm4N0wEyNlE+9yZVTVAGmd1V5jabg==",
30281
29716
  "requires": {
30282
29717
  "ansi-align": "^3.0.1",
30283
29718
  "camelcase": "^7.0.0",
@@ -30546,6 +29981,25 @@
30546
29981
  "yargs-parser": "^20.2.9"
30547
29982
  },
30548
29983
  "dependencies": {
29984
+ "find-up": {
29985
+ "version": "5.0.0",
29986
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
29987
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
29988
+ "dev": true,
29989
+ "requires": {
29990
+ "locate-path": "^6.0.0",
29991
+ "path-exists": "^4.0.0"
29992
+ }
29993
+ },
29994
+ "locate-path": {
29995
+ "version": "6.0.0",
29996
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
29997
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
29998
+ "dev": true,
29999
+ "requires": {
30000
+ "p-locate": "^5.0.0"
30001
+ }
30002
+ },
30549
30003
  "yargs": {
30550
30004
  "version": "16.2.0",
30551
30005
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
@@ -34170,11 +33624,11 @@
34170
33624
  "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
34171
33625
  },
34172
33626
  "fastify": {
34173
- "version": "4.13.0",
34174
- "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.13.0.tgz",
34175
- "integrity": "sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==",
33627
+ "version": "4.14.1",
33628
+ "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.14.1.tgz",
33629
+ "integrity": "sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==",
34176
33630
  "requires": {
34177
- "@fastify/ajv-compiler": "^3.3.1",
33631
+ "@fastify/ajv-compiler": "^3.5.0",
34178
33632
  "@fastify/error": "^3.0.0",
34179
33633
  "@fastify/fast-json-stringify-compiler": "^4.1.0",
34180
33634
  "abstract-logging": "^2.0.1",
@@ -34192,9 +33646,9 @@
34192
33646
  },
34193
33647
  "dependencies": {
34194
33648
  "pino": {
34195
- "version": "8.10.0",
34196
- "resolved": "https://registry.npmjs.org/pino/-/pino-8.10.0.tgz",
34197
- "integrity": "sha512-ODfIe+giJtQGsvNAEj5/sHHpL3TFBg161JBH4W62Hc0l0PJjsDFD1R7meLI4PZ2aoHDJznxFNShkJcaG/qJToQ==",
33649
+ "version": "8.11.0",
33650
+ "resolved": "https://registry.npmjs.org/pino/-/pino-8.11.0.tgz",
33651
+ "integrity": "sha512-Z2eKSvlrl2rH8p5eveNUnTdd4AjJk8tAsLkHYZQKGHP4WTh2Gi1cOSOs3eWPqaj+niS3gj4UkoreoaWgF3ZWYg==",
34198
33652
  "requires": {
34199
33653
  "atomic-sleep": "^1.0.0",
34200
33654
  "fast-redact": "^3.1.1",
@@ -34422,12 +33876,19 @@
34422
33876
  }
34423
33877
  },
34424
33878
  "find-up": {
34425
- "version": "5.0.0",
34426
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
34427
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
33879
+ "version": "6.3.0",
33880
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
33881
+ "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
34428
33882
  "requires": {
34429
- "locate-path": "^6.0.0",
34430
- "path-exists": "^4.0.0"
33883
+ "locate-path": "^7.1.0",
33884
+ "path-exists": "^5.0.0"
33885
+ },
33886
+ "dependencies": {
33887
+ "path-exists": {
33888
+ "version": "5.0.0",
33889
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
33890
+ "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ=="
33891
+ }
34431
33892
  }
34432
33893
  },
34433
33894
  "flat-cache": {
@@ -35778,9 +35239,9 @@
35778
35239
  }
35779
35240
  },
35780
35241
  "is-interactive": {
35781
- "version": "1.0.0",
35782
- "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz",
35783
- "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w=="
35242
+ "version": "2.0.0",
35243
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
35244
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ=="
35784
35245
  },
35785
35246
  "is-natural-number": {
35786
35247
  "version": "4.0.1",
@@ -35913,9 +35374,9 @@
35913
35374
  "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
35914
35375
  },
35915
35376
  "is-unicode-supported": {
35916
- "version": "0.1.0",
35917
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
35918
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw=="
35377
+ "version": "1.3.0",
35378
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
35379
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ=="
35919
35380
  },
35920
35381
  "is-url": {
35921
35382
  "version": "1.2.4",
@@ -36663,11 +36124,34 @@
36663
36124
  "dev": true
36664
36125
  },
36665
36126
  "locate-path": {
36666
- "version": "6.0.0",
36667
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
36668
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
36127
+ "version": "7.2.0",
36128
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
36129
+ "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
36669
36130
  "requires": {
36670
- "p-locate": "^5.0.0"
36131
+ "p-locate": "^6.0.0"
36132
+ },
36133
+ "dependencies": {
36134
+ "p-limit": {
36135
+ "version": "4.0.0",
36136
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
36137
+ "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
36138
+ "requires": {
36139
+ "yocto-queue": "^1.0.0"
36140
+ }
36141
+ },
36142
+ "p-locate": {
36143
+ "version": "6.0.0",
36144
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
36145
+ "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
36146
+ "requires": {
36147
+ "p-limit": "^4.0.0"
36148
+ }
36149
+ },
36150
+ "yocto-queue": {
36151
+ "version": "1.0.0",
36152
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
36153
+ "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g=="
36154
+ }
36671
36155
  }
36672
36156
  },
36673
36157
  "lockfile": {
@@ -36811,11 +36295,6 @@
36811
36295
  "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-3.0.0.tgz",
36812
36296
  "integrity": "sha512-oQZM+QmVni8MsYzcq9lgTHD/qeLqaG8XaOPOW7dzuSafVxSUlH1+1ZDefj2OD9f2XsmG5lFl2Euc9NI4jgwFWg=="
36813
36297
  },
36814
- "is-unicode-supported": {
36815
- "version": "1.2.0",
36816
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.2.0.tgz",
36817
- "integrity": "sha512-wH+U77omcRzevfIG8dDhTS0V9zZyweakfD01FULl97+0EHiJTTZtJqxPSkIIo/SDPv/i07k/C9jAPY+jwLLeUQ=="
36818
- },
36819
36298
  "map-obj": {
36820
36299
  "version": "5.0.2",
36821
36300
  "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-5.0.2.tgz",
@@ -36824,52 +36303,12 @@
36824
36303
  }
36825
36304
  },
36826
36305
  "log-symbols": {
36827
- "version": "4.1.0",
36828
- "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
36829
- "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==",
36306
+ "version": "5.1.0",
36307
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-5.1.0.tgz",
36308
+ "integrity": "sha512-l0x2DvrW294C9uDCoQe1VSU4gf529FkSZ6leBl4TiqZH/e+0R7hSfHQBNut2mNygDgHwvYHfFLn6Oxb3VWj2rA==",
36830
36309
  "requires": {
36831
- "chalk": "^4.1.0",
36832
- "is-unicode-supported": "^0.1.0"
36833
- },
36834
- "dependencies": {
36835
- "ansi-styles": {
36836
- "version": "4.3.0",
36837
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
36838
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
36839
- "requires": {
36840
- "color-convert": "^2.0.1"
36841
- }
36842
- },
36843
- "chalk": {
36844
- "version": "4.1.2",
36845
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
36846
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
36847
- "requires": {
36848
- "ansi-styles": "^4.1.0",
36849
- "supports-color": "^7.1.0"
36850
- }
36851
- },
36852
- "color-convert": {
36853
- "version": "2.0.1",
36854
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
36855
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
36856
- "requires": {
36857
- "color-name": "~1.1.4"
36858
- }
36859
- },
36860
- "color-name": {
36861
- "version": "1.1.4",
36862
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
36863
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
36864
- },
36865
- "supports-color": {
36866
- "version": "7.2.0",
36867
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
36868
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
36869
- "requires": {
36870
- "has-flag": "^4.0.0"
36871
- }
36872
- }
36310
+ "chalk": "^5.0.0",
36311
+ "is-unicode-supported": "^1.1.0"
36873
36312
  }
36874
36313
  },
36875
36314
  "log-update": {
@@ -38372,83 +37811,56 @@
38372
37811
  }
38373
37812
  },
38374
37813
  "ora": {
38375
- "version": "5.4.1",
38376
- "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
38377
- "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==",
37814
+ "version": "6.1.2",
37815
+ "resolved": "https://registry.npmjs.org/ora/-/ora-6.1.2.tgz",
37816
+ "integrity": "sha512-EJQ3NiP5Xo94wJXIzAyOtSb0QEIAUu7m8t6UZ9krbz0vAJqr92JpcK/lEXg91q6B9pEGqrykkd2EQplnifDSBw==",
38378
37817
  "requires": {
38379
- "bl": "^4.1.0",
38380
- "chalk": "^4.1.0",
38381
- "cli-cursor": "^3.1.0",
38382
- "cli-spinners": "^2.5.0",
38383
- "is-interactive": "^1.0.0",
38384
- "is-unicode-supported": "^0.1.0",
38385
- "log-symbols": "^4.1.0",
38386
- "strip-ansi": "^6.0.0",
37818
+ "bl": "^5.0.0",
37819
+ "chalk": "^5.0.0",
37820
+ "cli-cursor": "^4.0.0",
37821
+ "cli-spinners": "^2.6.1",
37822
+ "is-interactive": "^2.0.0",
37823
+ "is-unicode-supported": "^1.1.0",
37824
+ "log-symbols": "^5.1.0",
37825
+ "strip-ansi": "^7.0.1",
38387
37826
  "wcwidth": "^1.0.1"
38388
37827
  },
38389
37828
  "dependencies": {
38390
- "ansi-styles": {
38391
- "version": "4.3.0",
38392
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
38393
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
37829
+ "bl": {
37830
+ "version": "5.1.0",
37831
+ "resolved": "https://registry.npmjs.org/bl/-/bl-5.1.0.tgz",
37832
+ "integrity": "sha512-tv1ZJHLfTDnXE6tMHv73YgSJaWR2AFuPwMntBe7XL/GBFHnT0CLnsHMogfk5+GzCDC5ZWarSCYaIGATZt9dNsQ==",
38394
37833
  "requires": {
38395
- "color-convert": "^2.0.1"
37834
+ "buffer": "^6.0.3",
37835
+ "inherits": "^2.0.4",
37836
+ "readable-stream": "^3.4.0"
38396
37837
  }
38397
37838
  },
38398
- "chalk": {
38399
- "version": "4.1.2",
38400
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
38401
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
37839
+ "buffer": {
37840
+ "version": "6.0.3",
37841
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
37842
+ "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
38402
37843
  "requires": {
38403
- "ansi-styles": "^4.1.0",
38404
- "supports-color": "^7.1.0"
37844
+ "base64-js": "^1.3.1",
37845
+ "ieee754": "^1.2.1"
38405
37846
  }
38406
37847
  },
38407
37848
  "cli-cursor": {
38408
- "version": "3.1.0",
38409
- "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
38410
- "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
38411
- "requires": {
38412
- "restore-cursor": "^3.1.0"
38413
- }
38414
- },
38415
- "color-convert": {
38416
- "version": "2.0.1",
38417
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
38418
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
37849
+ "version": "4.0.0",
37850
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz",
37851
+ "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==",
38419
37852
  "requires": {
38420
- "color-name": "~1.1.4"
37853
+ "restore-cursor": "^4.0.0"
38421
37854
  }
38422
37855
  },
38423
- "color-name": {
38424
- "version": "1.1.4",
38425
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
38426
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
38427
- },
38428
37856
  "restore-cursor": {
38429
- "version": "3.1.0",
38430
- "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
38431
- "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
37857
+ "version": "4.0.0",
37858
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz",
37859
+ "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==",
38432
37860
  "requires": {
38433
37861
  "onetime": "^5.1.0",
38434
37862
  "signal-exit": "^3.0.2"
38435
37863
  }
38436
- },
38437
- "strip-ansi": {
38438
- "version": "6.0.1",
38439
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
38440
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
38441
- "requires": {
38442
- "ansi-regex": "^5.0.1"
38443
- }
38444
- },
38445
- "supports-color": {
38446
- "version": "7.2.0",
38447
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
38448
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
38449
- "requires": {
38450
- "has-flag": "^4.0.0"
38451
- }
38452
37864
  }
38453
37865
  }
38454
37866
  },
@@ -38561,6 +37973,7 @@
38561
37973
  "version": "5.0.0",
38562
37974
  "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
38563
37975
  "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
37976
+ "dev": true,
38564
37977
  "requires": {
38565
37978
  "p-limit": "^3.0.2"
38566
37979
  }
@@ -38733,7 +38146,8 @@
38733
38146
  "parse-ms": {
38734
38147
  "version": "2.1.0",
38735
38148
  "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-2.1.0.tgz",
38736
- "integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA=="
38149
+ "integrity": "sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==",
38150
+ "dev": true
38737
38151
  },
38738
38152
  "parseurl": {
38739
38153
  "version": "1.3.3",
@@ -38973,68 +38387,38 @@
38973
38387
  "requires": {
38974
38388
  "find-up": "^6.0.0",
38975
38389
  "load-json-file": "^7.0.0"
38390
+ }
38391
+ },
38392
+ "pkg-dir": {
38393
+ "version": "5.0.0",
38394
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
38395
+ "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
38396
+ "dev": true,
38397
+ "requires": {
38398
+ "find-up": "^5.0.0"
38976
38399
  },
38977
38400
  "dependencies": {
38978
38401
  "find-up": {
38979
- "version": "6.3.0",
38980
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz",
38981
- "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==",
38402
+ "version": "5.0.0",
38403
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
38404
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
38982
38405
  "dev": true,
38983
38406
  "requires": {
38984
- "locate-path": "^7.1.0",
38985
- "path-exists": "^5.0.0"
38407
+ "locate-path": "^6.0.0",
38408
+ "path-exists": "^4.0.0"
38986
38409
  }
38987
38410
  },
38988
38411
  "locate-path": {
38989
- "version": "7.1.1",
38990
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.1.1.tgz",
38991
- "integrity": "sha512-vJXaRMJgRVD3+cUZs3Mncj2mxpt5mP0EmNOsxRSZRMlbqjvxzDEOIUWXGmavo0ZC9+tNZCBLQ66reA11nbpHZg==",
38992
- "dev": true,
38993
- "requires": {
38994
- "p-locate": "^6.0.0"
38995
- }
38996
- },
38997
- "p-limit": {
38998
- "version": "4.0.0",
38999
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
39000
- "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
39001
- "dev": true,
39002
- "requires": {
39003
- "yocto-queue": "^1.0.0"
39004
- }
39005
- },
39006
- "p-locate": {
39007
38412
  "version": "6.0.0",
39008
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
39009
- "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
38413
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
38414
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
39010
38415
  "dev": true,
39011
38416
  "requires": {
39012
- "p-limit": "^4.0.0"
38417
+ "p-locate": "^5.0.0"
39013
38418
  }
39014
- },
39015
- "path-exists": {
39016
- "version": "5.0.0",
39017
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
39018
- "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
39019
- "dev": true
39020
- },
39021
- "yocto-queue": {
39022
- "version": "1.0.0",
39023
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
39024
- "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
39025
- "dev": true
39026
38419
  }
39027
38420
  }
39028
38421
  },
39029
- "pkg-dir": {
39030
- "version": "5.0.0",
39031
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz",
39032
- "integrity": "sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==",
39033
- "dev": true,
39034
- "requires": {
39035
- "find-up": "^5.0.0"
39036
- }
39037
- },
39038
38422
  "pkg-types": {
39039
38423
  "version": "1.0.2",
39040
38424
  "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.2.tgz",
@@ -39169,6 +38553,7 @@
39169
38553
  "version": "7.0.1",
39170
38554
  "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-7.0.1.tgz",
39171
38555
  "integrity": "sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==",
38556
+ "dev": true,
39172
38557
  "requires": {
39173
38558
  "parse-ms": "^2.1.0"
39174
38559
  }
@@ -42220,21 +41605,22 @@
42220
41605
  "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
42221
41606
  },
42222
41607
  "verdaccio": {
42223
- "version": "5.21.2",
42224
- "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.21.2.tgz",
42225
- "integrity": "sha512-GEzWZtiIq0zVBc/tRDLVPunvj8p/R3kmuor9eLJnWDHZP0Z0Rsg20dwm/YEQ1rM5O63sKaddyTJFhJBMZPrZ8Q==",
41608
+ "version": "5.22.1",
41609
+ "resolved": "https://registry.npmjs.org/verdaccio/-/verdaccio-5.22.1.tgz",
41610
+ "integrity": "sha512-rTPFsgpy9Y02ycu80tMD8P1yBY7jO1kAJZvl9djfQ12ZGHYW8zL5cUuUm2D0hv+nneA2lBtEdvbvSr9xzgHnrA==",
42226
41611
  "dev": true,
42227
41612
  "requires": {
42228
- "@verdaccio/config": "6.0.0-6-next.62",
42229
- "@verdaccio/core": "6.0.0-6-next.62",
41613
+ "@verdaccio/config": "6.0.0-6-next.65",
41614
+ "@verdaccio/core": "6.0.0-6-next.65",
42230
41615
  "@verdaccio/local-storage": "10.3.1",
42231
- "@verdaccio/logger-7": "6.0.0-6-next.7",
42232
- "@verdaccio/middleware": "6.0.0-6-next.41",
41616
+ "@verdaccio/logger-7": "6.0.0-6-next.10",
41617
+ "@verdaccio/middleware": "6.0.0-6-next.44",
41618
+ "@verdaccio/signature": "6.0.0-6-next.2",
42233
41619
  "@verdaccio/streams": "10.2.0",
42234
- "@verdaccio/tarball": "11.0.0-6-next.31",
42235
- "@verdaccio/ui-theme": "6.0.0-6-next.62",
42236
- "@verdaccio/url": "11.0.0-6-next.28",
42237
- "@verdaccio/utils": "6.0.0-6-next.30",
41620
+ "@verdaccio/tarball": "11.0.0-6-next.34",
41621
+ "@verdaccio/ui-theme": "6.0.0-6-next.65",
41622
+ "@verdaccio/url": "11.0.0-6-next.31",
41623
+ "@verdaccio/utils": "6.0.0-6-next.33",
42238
41624
  "async": "3.2.4",
42239
41625
  "body-parser": "1.20.2",
42240
41626
  "clipanion": "3.2.0",
@@ -42261,7 +41647,7 @@
42261
41647
  "request": "2.88.2",
42262
41648
  "semver": "7.3.8",
42263
41649
  "validator": "13.9.0",
42264
- "verdaccio-audit": "11.0.0-6-next.23",
41650
+ "verdaccio-audit": "11.0.0-6-next.28",
42265
41651
  "verdaccio-htpasswd": "10.5.2"
42266
41652
  },
42267
41653
  "dependencies": {
@@ -42342,89 +41728,16 @@
42342
41728
  }
42343
41729
  },
42344
41730
  "verdaccio-audit": {
42345
- "version": "11.0.0-6-next.23",
42346
- "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.23.tgz",
42347
- "integrity": "sha512-4TmBfglknSIgLVKUOrhx9ArtI715Ju2SJnyoP0e7DIM1vEdw3Njt1GTG44L47r+n+rB7I6rsrM0/MxKffUmjNQ==",
41731
+ "version": "11.0.0-6-next.28",
41732
+ "resolved": "https://registry.npmjs.org/verdaccio-audit/-/verdaccio-audit-11.0.0-6-next.28.tgz",
41733
+ "integrity": "sha512-Ik9HksxqG8+lzmNhFp8GDAHxU+iVXRxqEsUXNco2MSWfrYrppKKJnr+r+ki0q5PjbvppsbZKfKZ4cjuPaOyH0A==",
42348
41734
  "dev": true,
42349
41735
  "requires": {
42350
- "@verdaccio/config": "6.0.0-6-next.60",
42351
- "@verdaccio/core": "6.0.0-6-next.60",
41736
+ "@verdaccio/config": "6.0.0-6-next.65",
41737
+ "@verdaccio/core": "6.0.0-6-next.65",
42352
41738
  "express": "4.18.2",
42353
41739
  "https-proxy-agent": "5.0.1",
42354
41740
  "node-fetch": "cjs"
42355
- },
42356
- "dependencies": {
42357
- "@verdaccio/config": {
42358
- "version": "6.0.0-6-next.60",
42359
- "resolved": "https://registry.npmjs.org/@verdaccio/config/-/config-6.0.0-6-next.60.tgz",
42360
- "integrity": "sha512-q6r8JEXUV2piZUtWW5SR11vIVqO4b4OGKmAnwCf6EdszRoRcxzf9KBlktVxSzmoIUOvygf0a+3hGbGI9qZBSjw==",
42361
- "dev": true,
42362
- "requires": {
42363
- "@verdaccio/core": "6.0.0-6-next.60",
42364
- "@verdaccio/utils": "6.0.0-6-next.28",
42365
- "debug": "4.3.4",
42366
- "lodash": "4.17.21",
42367
- "minimatch": "3.1.2",
42368
- "yaml": "2.2.0",
42369
- "yup": "0.32.11"
42370
- }
42371
- },
42372
- "@verdaccio/core": {
42373
- "version": "6.0.0-6-next.60",
42374
- "resolved": "https://registry.npmjs.org/@verdaccio/core/-/core-6.0.0-6-next.60.tgz",
42375
- "integrity": "sha512-ZCDOPGjC1rox2dKwZ38GyWA3muA5JlTSfJ15EoIzd8kkWekGtV4/qtua0xUoxH4MhrYQmycsMuelaRveDtSz9A==",
42376
- "dev": true,
42377
- "requires": {
42378
- "ajv": "8.11.2",
42379
- "core-js": "3.27.0",
42380
- "http-errors": "1.8.1",
42381
- "http-status-codes": "2.2.0",
42382
- "process-warning": "1.0.0",
42383
- "semver": "7.3.8"
42384
- }
42385
- },
42386
- "@verdaccio/utils": {
42387
- "version": "6.0.0-6-next.28",
42388
- "resolved": "https://registry.npmjs.org/@verdaccio/utils/-/utils-6.0.0-6-next.28.tgz",
42389
- "integrity": "sha512-tEGIC7iYiDxZnrdBFB6O1cOdYOyeqE42MO4edtNLugbvAgh5iAntUI4qAGic8a39Od5JBm7QQ0RU3qHiofyU1w==",
42390
- "dev": true,
42391
- "requires": {
42392
- "@verdaccio/core": "6.0.0-6-next.60",
42393
- "lodash": "4.17.21",
42394
- "minimatch": "3.1.2",
42395
- "semver": "7.3.8"
42396
- }
42397
- },
42398
- "ajv": {
42399
- "version": "8.11.2",
42400
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz",
42401
- "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==",
42402
- "dev": true,
42403
- "requires": {
42404
- "fast-deep-equal": "^3.1.1",
42405
- "json-schema-traverse": "^1.0.0",
42406
- "require-from-string": "^2.0.2",
42407
- "uri-js": "^4.2.2"
42408
- }
42409
- },
42410
- "core-js": {
42411
- "version": "3.27.0",
42412
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.27.0.tgz",
42413
- "integrity": "sha512-wY6cKosevs430KRkHUIsvepDXHGjlXOZO3hYXNyqpD6JvB0X28aXyv0t1Y1vZMwE7SoKmtfa6IASHCPN52FwBQ==",
42414
- "dev": true
42415
- },
42416
- "json-schema-traverse": {
42417
- "version": "1.0.0",
42418
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
42419
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
42420
- "dev": true
42421
- },
42422
- "yaml": {
42423
- "version": "2.2.0",
42424
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.0.tgz",
42425
- "integrity": "sha512-auf7Gi6QwO7HW//GA9seGvTXVGWl1CM/ADWh1+RxtXr6XOxnT65ovDl9fTi4e0monEyJxCHqDpF6QnFDXmJE4g==",
42426
- "dev": true
42427
- }
42428
41741
  }
42429
41742
  },
42430
41743
  "verdaccio-htpasswd": {