diff --git a/package.json b/package.json index d50fd29328c3c..89e9eb6c08375 100644 --- a/package.json +++ b/package.json @@ -1196,7 +1196,7 @@ "nodemailer": "^6.9.15", "normalize-path": "^3.0.0", "nunjucks": "^3.2.4", - "oas": "^25.2.1", + "oas": "^25.3.0", "object-hash": "^3.0.0", "object-path-immutable": "^3.1.1", "openai": "^4.72.0", diff --git a/yarn.lock b/yarn.lock index f5400cb6a40e9..a0cccb9e64494 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25418,10 +25418,10 @@ oas-validator@^5.0.8: should "^13.2.1" yaml "^1.10.0" -oas@^25.2.1: - version "25.2.1" - resolved "https://registry.yarnpkg.com/oas/-/oas-25.2.1.tgz#2cf0ac042e5ba7af0bfc2a9acea6d33699cd6b90" - integrity sha512-56NO/ThEzIQeniJHm12tFIIGaugcdZTxYWiWP0KV8W9DcdWRvk9tvBEKITFp9r62w7W25vobedpiApa9u/Aoxg== +oas@^25.3.0: + version "25.3.0" + resolved "https://registry.yarnpkg.com/oas/-/oas-25.3.0.tgz#c55a3a557fc040c2e8ea5954dd017b746ae2ac3a" + integrity sha512-98HLqUASE1u4kS8o3O7ZqjT1LG5oNwNjG1oXTsMscYVl2RSW4gMzlrn80dpxjsxpMlVuqPPa/sUS5WFtkk+Xxg== dependencies: "@readme/json-schema-ref-parser" "^1.2.0" "@types/json-schema" "^7.0.11"