From a0920ecbf3ccd8261613937d64036b1e481c9472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 04:45:47 +0000 Subject: [PATCH] chore(deps): bump @seriousme/openapi-schema-validator Bumps [@seriousme/openapi-schema-validator](https://github.com/seriousme/openapi-schema-validator) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/seriousme/openapi-schema-validator/releases) - [Changelog](https://github.com/seriousme/openapi-schema-validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/seriousme/openapi-schema-validator/compare/v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: "@seriousme/openapi-schema-validator" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index c62c798..95606ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -364,10 +364,9 @@ } }, "node_modules/@seriousme/openapi-schema-validator": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@seriousme/openapi-schema-validator/-/openapi-schema-validator-2.2.4.tgz", - "integrity": "sha512-kjFZbn3tbRkORGzxzpL1ZjxNn/a0uS9RIfVEy48KP1K+IGdnuxIWn40v/ITVu9a51NlSQixdFRIZOxyhEp0Z5A==", - "license": "MIT", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@seriousme/openapi-schema-validator/-/openapi-schema-validator-2.2.5.tgz", + "integrity": "sha512-WQJjr03X6PLw8TOC4vTHqPl9ihtpY17jaVBJ6Yt/lHrGabUYP+BTq4yM9AbfDLP5C7v6+sfF2OJsET/W7QvKQw==", "dependencies": { "ajv": "^8.17.1", "ajv-draft-04": "^1.0.0", @@ -2345,9 +2344,9 @@ "optional": true }, "@seriousme/openapi-schema-validator": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@seriousme/openapi-schema-validator/-/openapi-schema-validator-2.2.4.tgz", - "integrity": "sha512-kjFZbn3tbRkORGzxzpL1ZjxNn/a0uS9RIfVEy48KP1K+IGdnuxIWn40v/ITVu9a51NlSQixdFRIZOxyhEp0Z5A==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@seriousme/openapi-schema-validator/-/openapi-schema-validator-2.2.5.tgz", + "integrity": "sha512-WQJjr03X6PLw8TOC4vTHqPl9ihtpY17jaVBJ6Yt/lHrGabUYP+BTq4yM9AbfDLP5C7v6+sfF2OJsET/W7QvKQw==", "requires": { "ajv": "^8.17.1", "ajv-draft-04": "^1.0.0",