diff --git a/redocly/package-lock.json b/redocly/package-lock.json index 4156fb8..7775a72 100644 --- a/redocly/package-lock.json +++ b/redocly/package-lock.json @@ -8,7 +8,7 @@ "name": "modelix-openapi", "version": "1.0.0", "dependencies": { - "@redocly/cli": "^2.32.2" + "@redocly/cli": "^2.33.0" } }, "node_modules/@babel/code-frame": { @@ -384,9 +384,9 @@ } }, "node_modules/@redocly/cli": { - "version": "2.32.2", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.32.2.tgz", - "integrity": "sha512-cb2dHGWhA56a5S3mC58tYpOqu7T1qnDquOTLTiuujNceuaASgafzqcPNgMmyOHLrfwEMKx5d0LHruIV8h+RS9w==", + "version": "2.33.0", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.33.0.tgz", + "integrity": "sha512-JyeUJWntLeh/6vZuWLdtfsgzOtCxEDFSj4uvZcYEW6DcneZrHUA/iXtaNhcN0vdcu0QEG8RcA5y0khkyMwuSNQ==", "license": "MIT", "dependencies": { "@opentelemetry/exporter-trace-otlp-http": "0.214.0", @@ -394,8 +394,8 @@ "@opentelemetry/sdk-trace-node": "2.6.1", "@opentelemetry/semantic-conventions": "1.40.0", "@redocly/cli-otel": "0.3.1", - "@redocly/openapi-core": "2.32.2", - "@redocly/respect-core": "2.32.2", + "@redocly/openapi-core": "2.33.0", + "@redocly/respect-core": "2.33.0", "ajv": "npm:@redocly/ajv@8.18.1", "ajv-formats": "^3.0.1", "colorette": "^1.2.0", @@ -455,9 +455,9 @@ } }, "node_modules/@redocly/openapi-core": { - "version": "2.32.2", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.32.2.tgz", - "integrity": "sha512-2W74F9dEPv/cp87Ik6xGJzcA0yCpiQ23uIq5hWPfXhxrfCOw/Tn/mQn0pZXWOJR2oQvxXjGxqq1be827rY7Hsw==", + "version": "2.33.0", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.33.0.tgz", + "integrity": "sha512-HpLTZ/PrSHXc99TMZaG2tV7j/ItfPLZC4w8HCXsa5sPswJ4PQ4DXAufTZ6SRMoQJDx2BqTdCr6kbShTSDHe2wQ==", "license": "MIT", "dependencies": { "@redocly/ajv": "^8.18.1", @@ -477,15 +477,15 @@ } }, "node_modules/@redocly/respect-core": { - "version": "2.32.2", - "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.32.2.tgz", - "integrity": "sha512-8hnHv7BH48dBli0zgLvgmpnfuouUk2szohgHa9QGbRmmEe+HzpJxrhFy9StVQvcIZFupNxVq65ghcC46sg18wQ==", + "version": "2.33.0", + "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.33.0.tgz", + "integrity": "sha512-ND0NM3TBNwWoKbWIqFofLPLvsmlxfogVz1ftpK/n2jU/BWznwBb9zSiwORhiNe/BChKYzPKTTin0tgEE2eirNw==", "license": "MIT", "dependencies": { "@faker-js/faker": "^7.6.0", "@noble/hashes": "^1.8.0", "@redocly/ajv": "^8.18.1", - "@redocly/openapi-core": "2.32.2", + "@redocly/openapi-core": "2.33.0", "ajv": "npm:@redocly/ajv@8.18.1", "better-ajv-errors": "^2.0.3", "colorette": "^2.0.20", diff --git a/redocly/package.json b/redocly/package.json index 4b701c2..9044962 100644 --- a/redocly/package.json +++ b/redocly/package.json @@ -4,7 +4,7 @@ "description": "", "author": "", "dependencies": { - "@redocly/cli": "^2.32.2" + "@redocly/cli": "^2.33.0" }, "scripts": { "bundle": "redocly bundle"