diff --git a/package.json b/package.json index 7f4e2f9305022..9ffb0a9212ec7 100644 --- a/package.json +++ b/package.json @@ -1507,7 +1507,7 @@ "@emotion/jest": "^11.11.0", "@fast-check/jest": "^2.1.1", "@frsource/cypress-plugin-visual-regression-diff": "^3.3.10", - "@hey-api/openapi-ts": "0.88.0", + "@hey-api/openapi-ts": "0.88.1", "@huggingface/hub": "^2.2.0", "@jest/console": "^29.7.0", "@jest/reporters": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index ff1525dcb232d..b96d0c5b6e0ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3900,23 +3900,23 @@ resolved "https://registry.yarnpkg.com/@hey-api/codegen-core/-/codegen-core-0.3.3.tgz#a93d2a6b338a5525fe53be42c29e2dd839122e43" integrity sha512-vArVDtrvdzFewu1hnjUm4jX1NBITlSCeO81EdWq676MxQbyxsGcDPAgohaSA+Wvr4HjPSvsg2/1s2zYxUtXebg== -"@hey-api/json-schema-ref-parser@1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.2.1.tgz#7268186964bfb24beb227e2d79e514fd0dd3c775" - integrity sha512-inPeksRLq+j3ArnuGOzQPQE//YrhezQG0+9Y9yizScBN2qatJ78fIByhEgKdNAbtguDCn4RPxmEhcrePwHxs4A== +"@hey-api/json-schema-ref-parser@1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.2.2.tgz#9609373215dd868d42d89561c9b906c64f5d9239" + integrity sha512-oS+5yAdwnK20lSeFO1d53Ku+yaGCsY8PcrmSq2GtSs3bsBfRnHAbpPKSVzQcaxAOrzj5NB+f34WhZglVrNayBA== dependencies: "@jsdevtools/ono" "^7.1.3" "@types/json-schema" "^7.0.15" - js-yaml "^4.1.0" + js-yaml "^4.1.1" lodash "^4.17.21" -"@hey-api/openapi-ts@0.88.0": - version "0.88.0" - resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.88.0.tgz#357ac0eae7c47738c75d67440ae89d2aff04db71" - integrity sha512-ZrvmDfmVf+N4ry786LAhS/DoH+xkIjIJIeDnj2aL1qnMTIDsdRIXXvr80EnAZVBgunzu1wTBbHb3H9OfyDQ2EQ== +"@hey-api/openapi-ts@0.88.1": + version "0.88.1" + resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.88.1.tgz#516c9c9f4461f3e5f05dfb9ccb71c56cbdd9fc5a" + integrity sha512-x/nDTupOnV9VuSeNIiJpgIpc915GHduhyseJeMTnI0JMsXaObmpa0rgPr3ASVEYMLgpvqozIEG1RTOOnal6zLQ== dependencies: "@hey-api/codegen-core" "^0.3.3" - "@hey-api/json-schema-ref-parser" "1.2.1" + "@hey-api/json-schema-ref-parser" "1.2.2" ansi-colors "4.1.3" c12 "3.3.2" color-support "1.1.3"