diff --git a/package-lock.json b/package-lock.json index 04b7dd6ac..9e739826f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1916,9 +1916,9 @@ "license": "MIT" }, "node_modules/@redocly/cli": { - "version": "2.25.1", - "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.25.1.tgz", - "integrity": "sha512-i17Riz3CO3KMhaxMW3OPUw8ipeipnuk4wQTRu4zi2pCA/zI6GkeO/Ku7pdEwPd1LuPIR/RNBTp0YPahmyGy+2A==", + "version": "2.25.2", + "resolved": "https://registry.npmjs.org/@redocly/cli/-/cli-2.25.2.tgz", + "integrity": "sha512-kn1SiHDss3t+Ami37T6ZH5ov1fiEXF1y488bUOUgrh0pEK8VOq8+HlPbdte/cH0K+dWPhuLyKNACd+KhMQPjCw==", "dev": true, "license": "MIT", "dependencies": { @@ -1927,8 +1927,8 @@ "@opentelemetry/sdk-trace-node": "2.0.1", "@opentelemetry/semantic-conventions": "1.34.0", "@redocly/cli-otel": "0.1.2", - "@redocly/openapi-core": "2.25.1", - "@redocly/respect-core": "2.25.1", + "@redocly/openapi-core": "2.25.2", + "@redocly/respect-core": "2.25.2", "abort-controller": "^3.0.0", "ajv": "npm:@redocly/ajv@8.18.0", "ajv-formats": "^3.0.1", @@ -1939,7 +1939,7 @@ "handlebars": "^4.7.6", "https-proxy-agent": "^7.0.5", "mobx": "^6.0.4", - "picomatch": "^4.0.3", + "picomatch": "^4.0.4", "pluralize": "^8.0.0", "react": "^17.0.0 || ^18.2.0 || ^19.2.1", "react-dom": "^17.0.0 || ^18.2.0 || ^19.2.1", @@ -2130,9 +2130,9 @@ } }, "node_modules/@redocly/config": { - "version": "0.44.2", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.44.2.tgz", - "integrity": "sha512-/77Y/C4aDCa0XkRYffISHH1K816KDmmFY1LX3TwODJ4Li+DFhvyWiMm7ofFCEssKwNjs3fzGW/ISKOsDFdirJw==", + "version": "0.45.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.45.0.tgz", + "integrity": "sha512-V+wNusPQUaYV1c5s9iptfKQ2Ggno4bMeiyXdNILxqZS87gttwPfqlqHKHKFyz006voS3JsR295cbpx3GlsIxKg==", "dev": true, "license": "MIT", "dependencies": { @@ -2140,20 +2140,20 @@ } }, "node_modules/@redocly/openapi-core": { - "version": "2.25.1", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.25.1.tgz", - "integrity": "sha512-6n1gkzvqLhU1/rCSDvLqSrceiXHMw5YTqrao63nb/SLxPzbhBEW61D9VAvu2dn5HGsanYc9QH0j73W/D3eYsVw==", + "version": "2.25.2", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-2.25.2.tgz", + "integrity": "sha512-HIvxgwxQct/IdRJjjqu4g8BLpCik6I3zxp8JFJpRtmY1TSIZAOZjJwlkoh4uQcy/nCP+psSMgQvzjVGml3k6+w==", "dev": true, "license": "MIT", "dependencies": { "@redocly/ajv": "^8.18.0", - "@redocly/config": "^0.44.2", + "@redocly/config": "^0.45.0", "ajv": "npm:@redocly/ajv@8.18.0", "ajv-formats": "^3.0.1", "colorette": "^1.2.0", "js-levenshtein": "^1.1.6", "js-yaml": "^4.1.0", - "picomatch": "^4.0.3", + "picomatch": "^4.0.4", "pluralize": "^8.0.0", "yaml-ast-parser": "0.0.43" }, @@ -2188,16 +2188,16 @@ "license": "MIT" }, "node_modules/@redocly/respect-core": { - "version": "2.25.1", - "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.25.1.tgz", - "integrity": "sha512-iF/7uP/kI5BPzdp4e2Ug3UQWU1ghYJoAPURFcqPvtRc0S4G3olyecJggOhDQqyC8iDHvN7SJNmm/O3VWn4QU4Q==", + "version": "2.25.2", + "resolved": "https://registry.npmjs.org/@redocly/respect-core/-/respect-core-2.25.2.tgz", + "integrity": "sha512-GpvmjY2x8u4pAGNts7slexuKDzDWHNUB4gey9/rSqvC8IaqY49vkvMuRodIBwCsqXhn2rpkJbar1UK3rAOuy7g==", "dev": true, "license": "MIT", "dependencies": { "@faker-js/faker": "^7.6.0", "@noble/hashes": "^1.8.0", "@redocly/ajv": "^8.18.0", - "@redocly/openapi-core": "2.25.1", + "@redocly/openapi-core": "2.25.2", "ajv": "npm:@redocly/ajv@8.18.0", "better-ajv-errors": "^1.2.0", "colorette": "^2.0.20", @@ -2205,7 +2205,7 @@ "jsonpath-rfc9535": "1.3.0", "openapi-sampler": "^1.7.1", "outdent": "^0.8.0", - "picomatch": "^4.0.3" + "picomatch": "^4.0.4" }, "engines": { "node": ">=22.12.0 || >=20.19.0 <21.0.0", @@ -7178,7 +7178,7 @@ "version": "0.0.1", "license": "MIT", "devDependencies": { - "@redocly/cli": "^2.25.1", + "@redocly/cli": "^2.25.2", "tsx": "4.21.0" }, "engines": { diff --git a/packages/specification/package.json b/packages/specification/package.json index ca1f4367b..7331544ef 100644 --- a/packages/specification/package.json +++ b/packages/specification/package.json @@ -16,7 +16,7 @@ "clean": "rm -rf lib coverage prescriptions-for-patients.preprocessed.yaml" }, "devDependencies": { - "@redocly/cli": "^2.25.1", + "@redocly/cli": "^2.25.2", "tsx": "4.21.0" } }