From e04b70993a32b2d794d5418f41698956b262fe65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 08:13:48 +0000 Subject: [PATCH] chore(deps-dev): bump @apidevtools/json-schema-ref-parser Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.2.1 to 15.3.5. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.2.1...v15.3.5) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 15.3.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/openapi-generator/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/openapi-generator/package.json b/packages/openapi-generator/package.json index afaf966a6c..4d3907810e 100644 --- a/packages/openapi-generator/package.json +++ b/packages/openapi-generator/package.json @@ -50,7 +50,7 @@ "swagger2openapi": "^7.0.4" }, "devDependencies": { - "@apidevtools/json-schema-ref-parser": "^14.1.1", + "@apidevtools/json-schema-ref-parser": "^15.3.5", "@jest/globals": "^30.3.0", "@sap-cloud-sdk/test-util-internal": "workspace:^", "@types/content-type": "^1.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50a37ef45e..c948d49e9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -715,8 +715,8 @@ importers: version: 7.0.8 devDependencies: '@apidevtools/json-schema-ref-parser': - specifier: ^14.1.1 - version: 14.2.1(@types/json-schema@7.0.15) + specifier: ^15.3.5 + version: 15.3.5(@types/json-schema@7.0.15) '@jest/globals': specifier: ^30.3.0 version: 30.3.0 @@ -1245,9 +1245,9 @@ packages: resolution: {integrity: sha512-Oc96zvmxx1fqoSEdUmfmvvb59/KDOnUoJ7s2t7bISyAn0XEz57LCCw8k2Y4Pf3mwKaZLMciESALORLgfe2frCw==} engines: {node: '>= 16'} - '@apidevtools/json-schema-ref-parser@14.2.1': - resolution: {integrity: sha512-HmdFw9CDYqM6B25pqGBpNeLCKvGPlIx1EbLrVL0zPvj50CJQUHyBNBw45Muk0kEIkogo1VZvOKHajdMuAzSxRg==} - engines: {node: '>= 20'} + '@apidevtools/json-schema-ref-parser@15.3.5': + resolution: {integrity: sha512-orNOYXw3hYXxxisXMldjzjBzqqTLBPbwOtHg7ovBPvfBHDue1qM9YJENZ3W2BQuS+7z4ThogMbEzEsov57Itkg==} + engines: {node: '>=20'} peerDependencies: '@types/json-schema': ^7.0.15 @@ -6352,7 +6352,7 @@ snapshots: '@types/json-schema': 7.0.15 js-yaml: 4.1.1 - '@apidevtools/json-schema-ref-parser@14.2.1(@types/json-schema@7.0.15)': + '@apidevtools/json-schema-ref-parser@15.3.5(@types/json-schema@7.0.15)': dependencies: '@types/json-schema': 7.0.15 js-yaml: 4.1.1