diff --git a/package-lock.json b/package-lock.json index d1ab174..1c9a138 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "docs.warframestat.us", "version": "1.0.0", "dependencies": { - "@redocly/cli": "^2.19.2", + "@redocly/cli": "^2.20.3", "serve": "^14.2.6" }, "devDependencies": { @@ -357,9 +357,9 @@ "license": "BSD-3-Clause" }, "node_modules/@redocly/ajv": { - "version": "8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.18.0.tgz", + "integrity": "sha512-F+LMD2IDIXuHxgpLJh3nkLj9+tSaEzoUWd+7fONGq5pe2169FUDjpEkOfEpoGLz1sbZni/69p07OsecNfAOpqA==", "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -372,18 +372,18 @@ } }, "node_modules/@redocly/cli": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.19.2.tgz", - "integrity": "sha512-eT0hDCFwXceOUD7UxMltCk6baE9cOlCJ0LsBWFMHlaUYhkBztts0BoLx+nQTSqDUPCMGg0BKRLuNuHe3CR4HeA==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.20.3.tgz", + "integrity": "sha512-Jp2FtUMsfdg536XlxLQJdsGFapfMNtK8+Jve4hVCmMfC3brlb+xZUhC9Wt0CHIRw1RYf1aI4E5V0EO0i3x3/nQ==", "dependencies": { "@opentelemetry/exporter-trace-otlp-http": "0.202.0", "@opentelemetry/resources": "2.0.1", "@opentelemetry/sdk-trace-node": "2.0.1", "@opentelemetry/semantic-conventions": "1.34.0", - "@redocly/openapi-core": "2.19.2", - "@redocly/respect-core": "2.19.2", + "@redocly/openapi-core": "2.20.3", + "@redocly/respect-core": "2.20.3", "abort-controller": "^3.0.0", - "ajv": "npm:@redocly/ajv@8.17.4", + "ajv": "npm:@redocly/ajv@8.18.0", "ajv-formats": "^3.0.1", "colorette": "^1.2.0", "cookie": "^0.7.2", @@ -414,22 +414,6 @@ "npm": ">=10" } }, - "node_modules/@redocly/cli/node_modules/ajv": { - "name": "@redocly/ajv", - "version": "8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, "node_modules/@redocly/cli/node_modules/picomatch": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", @@ -442,21 +426,21 @@ } }, "node_modules/@redocly/config": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.43.0.tgz", - "integrity": "sha512-AbyFKRHKJ2VBmh9nO2lrG9tO2Gu/Lmnfdj4Uwoh7h/a7jWr1104t4fBgQZs/NwgGBAOkGmyQYAvardwyBeRGZA==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.44.0.tgz", + "integrity": "sha512-UHKkWcCNZrGiKBbrQ1CE08ElrOUGm5H97Zn8+wkp80Uu2AT/go5In1sbqvhHxViPYtu1MLdy7qKiifSyOL3W/A==", "dependencies": { "json-schema-to-ts": "2.7.2" } }, "node_modules/@redocly/openapi-core": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.19.2.tgz", - "integrity": "sha512-eooTSDKyN0F4YOjLPh/ajcvpzg/Rv7y5+Os/EyyCc2yu+zA+gZhSykQnOAIXcrSzrjn1bNpe4QF9eZNFLX4q0A==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.20.3.tgz", + "integrity": "sha512-i+yVsGvieqfL5ySq9N0+qQ1nxNTW0e1uTH9B+EIgkWNogV6Fuj1tcMZKlhUX7CGRIOZ+lR1AXDcAFuWVYlp9YA==", "dependencies": { - "@redocly/ajv": "^8.17.4", - "@redocly/config": "^0.43.0", - "ajv": "npm:@redocly/ajv@8.17.4", + "@redocly/ajv": "^8.18.0", + "@redocly/config": "^0.44.0", + "ajv": "npm:@redocly/ajv@8.18.0", "ajv-formats": "^3.0.1", "colorette": "^1.2.0", "js-levenshtein": "^1.1.6", @@ -470,22 +454,6 @@ "npm": ">=10" } }, - "node_modules/@redocly/openapi-core/node_modules/ajv": { - "name": "@redocly/ajv", - "version": "8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, "node_modules/@redocly/openapi-core/node_modules/picomatch": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", @@ -498,20 +466,20 @@ } }, "node_modules/@redocly/respect-core": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.19.2.tgz", - "integrity": "sha512-Ng5m9Sh+6PNW5rFrGQMucphRK/1EtMwLGeJVZBMDGe7YofiyqziDLQvJbI4aHzN2RKrYA585PKGZOQekWfoaCA==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.20.3.tgz", + "integrity": "sha512-6HVHhDNW4B73V9p4F45Ykbq7d+6QZB+IYLElyMnQ5arBHrPfLAGRVlqE2NCd6gDciE/Y57XuZ+neY5qk1VmYNQ==", "dependencies": { "@faker-js/faker": "^7.6.0", "@noble/hashes": "^1.8.0", - "@redocly/ajv": "8.17.4", - "@redocly/openapi-core": "2.19.2", - "ajv": "npm:@redocly/ajv@8.17.4", + "@redocly/ajv": "^8.18.0", + "@redocly/openapi-core": "2.20.3", + "ajv": "npm:@redocly/ajv@8.18.0", "better-ajv-errors": "^1.2.0", "colorette": "^2.0.20", "json-pointer": "^0.6.2", "jsonpath-rfc9535": "1.3.0", - "openapi-sampler": "^1.7.0", + "openapi-sampler": "^1.7.1", "outdent": "^0.8.0", "picomatch": "^4.0.3" }, @@ -520,22 +488,6 @@ "npm": ">=10" } }, - "node_modules/@redocly/respect-core/node_modules/ajv": { - "name": "@redocly/ajv", - "version": "8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", - "dependencies": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, "node_modules/@redocly/respect-core/node_modules/colorette": { "version": "2.0.20", "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", @@ -2322,12 +2274,12 @@ } }, "node_modules/openapi-sampler": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.7.0.tgz", - "integrity": "sha512-fWq32F5vqGpgRJYIarC/9Y1wC9tKnRDcCOjsDJ7MIcSv2HsE7kNifcXIZ8FVtNStBUWxYrEk/MKqVF0SwZ5gog==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.7.1.tgz", + "integrity": "sha512-pKFRROcYyxRt9GIn0NmS+GkWPS19l0CLQRYAnHk4m1Qp+G43ssVNcfRMs1sLkGrVMuFWO4P4F6YMXeXnfyFGuQ==", "dependencies": { "@types/json-schema": "^7.0.7", - "fast-xml-parser": "^5.3.4", + "fast-xml-parser": "^5.3.8", "json-pointer": "0.6.2" } }, @@ -3712,9 +3664,9 @@ "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==" }, "@redocly/ajv": { - "version": "8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.18.0.tgz", + "integrity": "sha512-F+LMD2IDIXuHxgpLJh3nkLj9+tSaEzoUWd+7fONGq5pe2169FUDjpEkOfEpoGLz1sbZni/69p07OsecNfAOpqA==", "requires": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -3723,18 +3675,18 @@ } }, "@redocly/cli": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.19.2.tgz", - "integrity": "sha512-eT0hDCFwXceOUD7UxMltCk6baE9cOlCJ0LsBWFMHlaUYhkBztts0BoLx+nQTSqDUPCMGg0BKRLuNuHe3CR4HeA==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.20.3.tgz", + "integrity": "sha512-Jp2FtUMsfdg536XlxLQJdsGFapfMNtK8+Jve4hVCmMfC3brlb+xZUhC9Wt0CHIRw1RYf1aI4E5V0EO0i3x3/nQ==", "requires": { "@opentelemetry/exporter-trace-otlp-http": "0.202.0", "@opentelemetry/resources": "2.0.1", "@opentelemetry/sdk-trace-node": "2.0.1", "@opentelemetry/semantic-conventions": "1.34.0", - "@redocly/openapi-core": "2.19.2", - "@redocly/respect-core": "2.19.2", + "@redocly/openapi-core": "2.20.3", + "@redocly/respect-core": "2.20.3", "abort-controller": "^3.0.0", - "ajv": "npm:@redocly/ajv@8.17.4", + "ajv": "npm:@redocly/ajv@8.18.0", "ajv-formats": "^3.0.1", "colorette": "^1.2.0", "cookie": "^0.7.2", @@ -3757,17 +3709,6 @@ "yargs": "17.0.1" }, "dependencies": { - "ajv": { - "version": "npm:@redocly/ajv@8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", - "requires": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - } - }, "picomatch": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", @@ -3776,21 +3717,21 @@ } }, "@redocly/config": { - "version": "0.43.0", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.43.0.tgz", - "integrity": "sha512-AbyFKRHKJ2VBmh9nO2lrG9tO2Gu/Lmnfdj4Uwoh7h/a7jWr1104t4fBgQZs/NwgGBAOkGmyQYAvardwyBeRGZA==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.44.0.tgz", + "integrity": "sha512-UHKkWcCNZrGiKBbrQ1CE08ElrOUGm5H97Zn8+wkp80Uu2AT/go5In1sbqvhHxViPYtu1MLdy7qKiifSyOL3W/A==", "requires": { "json-schema-to-ts": "2.7.2" } }, "@redocly/openapi-core": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.19.2.tgz", - "integrity": "sha512-eooTSDKyN0F4YOjLPh/ajcvpzg/Rv7y5+Os/EyyCc2yu+zA+gZhSykQnOAIXcrSzrjn1bNpe4QF9eZNFLX4q0A==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.20.3.tgz", + "integrity": "sha512-i+yVsGvieqfL5ySq9N0+qQ1nxNTW0e1uTH9B+EIgkWNogV6Fuj1tcMZKlhUX7CGRIOZ+lR1AXDcAFuWVYlp9YA==", "requires": { - "@redocly/ajv": "^8.17.4", - "@redocly/config": "^0.43.0", - "ajv": "npm:@redocly/ajv@8.17.4", + "@redocly/ajv": "^8.18.0", + "@redocly/config": "^0.44.0", + "ajv": "npm:@redocly/ajv@8.18.0", "ajv-formats": "^3.0.1", "colorette": "^1.2.0", "js-levenshtein": "^1.1.6", @@ -3800,17 +3741,6 @@ "yaml-ast-parser": "0.0.43" }, "dependencies": { - "ajv": { - "version": "npm:@redocly/ajv@8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", - "requires": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - } - }, "picomatch": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", @@ -3819,35 +3749,24 @@ } }, "@redocly/respect-core": { - "version": "2.19.2", - "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.19.2.tgz", - "integrity": "sha512-Ng5m9Sh+6PNW5rFrGQMucphRK/1EtMwLGeJVZBMDGe7YofiyqziDLQvJbI4aHzN2RKrYA585PKGZOQekWfoaCA==", + "version": "2.20.3", + "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.20.3.tgz", + "integrity": "sha512-6HVHhDNW4B73V9p4F45Ykbq7d+6QZB+IYLElyMnQ5arBHrPfLAGRVlqE2NCd6gDciE/Y57XuZ+neY5qk1VmYNQ==", "requires": { "@faker-js/faker": "^7.6.0", "@noble/hashes": "^1.8.0", - "@redocly/ajv": "8.17.4", - "@redocly/openapi-core": "2.19.2", - "ajv": "npm:@redocly/ajv@8.17.4", + "@redocly/ajv": "^8.18.0", + "@redocly/openapi-core": "2.20.3", + "ajv": "npm:@redocly/ajv@8.18.0", "better-ajv-errors": "^1.2.0", "colorette": "^2.0.20", "json-pointer": "^0.6.2", "jsonpath-rfc9535": "1.3.0", - "openapi-sampler": "^1.7.0", + "openapi-sampler": "^1.7.1", "outdent": "^0.8.0", "picomatch": "^4.0.3" }, "dependencies": { - "ajv": { - "version": "npm:@redocly/ajv@8.17.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.17.4.tgz", - "integrity": "sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==", - "requires": { - "fast-deep-equal": "^3.1.3", - "fast-uri": "^3.0.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2" - } - }, "colorette": { "version": "2.0.20", "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", @@ -5030,12 +4949,12 @@ } }, "openapi-sampler": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.7.0.tgz", - "integrity": "sha512-fWq32F5vqGpgRJYIarC/9Y1wC9tKnRDcCOjsDJ7MIcSv2HsE7kNifcXIZ8FVtNStBUWxYrEk/MKqVF0SwZ5gog==", + "version": "1.7.1", + "resolved": "https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.7.1.tgz", + "integrity": "sha512-pKFRROcYyxRt9GIn0NmS+GkWPS19l0CLQRYAnHk4m1Qp+G43ssVNcfRMs1sLkGrVMuFWO4P4F6YMXeXnfyFGuQ==", "requires": { "@types/json-schema": "^7.0.7", - "fast-xml-parser": "^5.3.4", + "fast-xml-parser": "^5.3.8", "json-pointer": "0.6.2" } }, diff --git a/package.json b/package.json index 51291cb..f0dfdb9 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "@redocly/cli": "^2.19.2", + "@redocly/cli": "^2.20.3", "serve": "^14.2.6" }, "scripts": {