File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/openapi-generator Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
"swagger2openapi" : " ^7.0.4"
46
46
},
47
47
"devDependencies" : {
48
- "@apidevtools/json-schema-ref-parser" : " ^13 .0.5 " ,
48
+ "@apidevtools/json-schema-ref-parser" : " ^14 .0.1 " ,
49
49
"@types/js-yaml" : " ^4.0.9" ,
50
50
"mock-fs" : " ^5.5.0" ,
51
51
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change 73
73
" @types/json-schema" " ^7.0.15"
74
74
js-yaml "^4.1.0"
75
75
76
- " @apidevtools/json-schema-ref-parser@^13 .0.5 " :
77
- version "13 .0.5 "
78
- resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13 .0.5 .tgz#e7a5cfc7df315ebcbafeb98199b72ebed9743b68 "
79
- integrity sha512-xfh4xVJD62gG6spIc7lwxoWT+l16nZu1ELyU8FkjaP/oD2yP09EvLAU6KhtudN9aML2Khhs9pY6Slr7KGTES3w ==
76
+ " @apidevtools/json-schema-ref-parser@^14 .0.1 " :
77
+ version "14 .0.1 "
78
+ resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14 .0.1 .tgz#3bc445ed2eddf72bc2f9eb2e295c696bdc5be725 "
79
+ integrity sha512-Oc96zvmxx1fqoSEdUmfmvvb59/KDOnUoJ7s2t7bISyAn0XEz57LCCw8k2Y4Pf3mwKaZLMciESALORLgfe2frCw ==
80
80
dependencies :
81
81
" @types/json-schema" " ^7.0.15"
82
82
js-yaml "^4.1.0"
You can’t perform that action at this time.
0 commit comments