diff --git a/package.json b/package.json index 776ae9b..0707a64 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "node": ">=18" }, "dependencies": { - "@apidevtools/json-schema-ref-parser": "^11.1.0", + "@apidevtools/json-schema-ref-parser": "^11.6.2", "json-schema-walker": "^2.0.0", "openapi-types": "^12.1.3", "yargs": "^17.7.2" diff --git a/yarn.lock b/yarn.lock index 6ef8cf4..18790fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,6 +25,17 @@ __metadata: languageName: node linkType: hard +"@apidevtools/json-schema-ref-parser@npm:^11.6.2": + version: 11.6.2 + resolution: "@apidevtools/json-schema-ref-parser@npm:11.6.2" + dependencies: + "@jsdevtools/ono": "npm:^7.1.3" + "@types/json-schema": "npm:^7.0.15" + js-yaml: "npm:^4.1.0" + checksum: 9fa6bf2aae47294ef1e283a2e57a0b61c6934c3549059948e421b5dea06d13ab12165801ecb999f85b89b5794394963e0f27a17349172bd2a0894e0cbcedcb71 + languageName: node + linkType: hard + "@bcoe/v8-coverage@npm:^0.2.3": version: 0.2.3 resolution: "@bcoe/v8-coverage@npm:0.2.3" @@ -374,7 +385,7 @@ __metadata: version: 0.0.0-use.local resolution: "@openapi-contrib/json-schema-to-openapi-schema@workspace:." dependencies: - "@apidevtools/json-schema-ref-parser": "npm:^11.1.0" + "@apidevtools/json-schema-ref-parser": "npm:^11.6.2" "@types/json-schema": "npm:^7.0.15" "@typescript-eslint/eslint-plugin": "npm:^6.10.0" "@typescript-eslint/parser": "npm:^6.10.0"