File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 3232 "ajv-formats" : " ^2.1.1" ,
3333 "better-ajv-errors" : " 1.2.0" ,
3434 "oas-validator" : " ^5.0.8" ,
35- "openapi3-ts" : " ^1.3 .0" ,
35+ "openapi3-ts" : " ^4.0 .0" ,
3636 "xregexp" : " ^4.2.4"
3737 },
3838 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -3616,10 +3616,12 @@ onetime@^5.1.2:
36163616 dependencies :
36173617 mimic-fn "^2.1.0"
36183618
3619- openapi3-ts@^1.3.0 :
3620- version "1.4.0"
3621- resolved "https://registry.yarnpkg.com/openapi3-ts/-/openapi3-ts-1.4.0.tgz#679d5a24be0efc36f5de4fc2c4b8513663e16f65"
3622- integrity sha512-8DmE2oKayvSkIR3XSZ4+pRliBsx19bSNeIzkTPswY8r4wvjX86bMxsORdqwAwMxE8PefOcSAT2auvi/0TZe9yA==
3619+ openapi3-ts@^4.0.0 :
3620+ version "4.5.0"
3621+ resolved "https://registry.yarnpkg.com/openapi3-ts/-/openapi3-ts-4.5.0.tgz#1241fcdac0a711d654dfa74feebc2ce7a210790a"
3622+ integrity sha512-jaL+HgTq2Gj5jRcfdutgRGLosCy/hT8sQf6VOy+P+g36cZOjI1iukdPnijC+4CmeRzg/jEllJUboEic2FhxhtQ==
3623+ dependencies :
3624+ yaml "^2.8.0"
36233625
36243626os-homedir@^1.0.0 :
36253627 version "1.0.2"
@@ -4641,6 +4643,11 @@ yaml@^1.10.0:
46414643 resolved "https://packages.atlassian.com/api/npm/npm-remote/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
46424644 integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
46434645
4646+ yaml@^2.8.0 :
4647+ version "2.8.2"
4648+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.2.tgz#5694f25eca0ce9c3e7a9d9e00ce0ddabbd9e35c5"
4649+ integrity sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==
4650+
46444651yargs-parser@^18.1.2, yargs-parser@^18.1.3 :
46454652 version "18.1.3"
46464653 resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
You can’t perform that action at this time.
0 commit comments