File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
packages/openapi-generator Expand file tree Collapse file tree 2 files changed +10
-2
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.1 " ,
48
+ "@apidevtools/json-schema-ref-parser" : " ^13.0.4 " ,
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 56
56
resolved "https://registry.npmjs.org/@andrewbranch/untar.js/-/untar.js-1.0.3.tgz#ba9494f85eb83017c5c855763969caf1d0adea00"
57
57
integrity sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==
58
58
59
- " @apidevtools/json-schema-ref-parser@13.0.2" , "@apidevtools/json-schema-ref-parser@^13.0.1" :
59
+ " @apidevtools/json-schema-ref-parser@13.0.2 " :
60
60
version "13.0.2"
61
61
resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13.0.2.tgz#d5455cf6ca5ada49fa36c82cb6cd66e1f4c0ec1b"
62
62
integrity sha512-ThpknSFmb1zJXU16ba8cFbDRL3WRs6WETW323gOhj7Gwdj9GUqNpA5JFhdAINxINyAz03gqgF5Y4UydAjE3Pdg==
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.4 " :
77
+ version "13.0.4"
78
+ resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-13.0.4.tgz#54a6a40be6aa513b62362c449d82998dd156063f"
79
+ integrity sha512-uL4dmc/lM3EA0i6oTflN1GZpMmZWYKllmcbGAzwYO/Wp9r+RGoTw4RBstCh0ri/yqoQo+itAt3GWLLgW8RIEEg==
80
+ dependencies :
81
+ " @types/json-schema" " ^7.0.15"
82
+ js-yaml "^4.1.0"
83
+
76
84
" @apidevtools/openapi-schemas@^2.1.0 " :
77
85
version "2.1.0"
78
86
resolved "https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz#9fa08017fb59d80538812f03fc7cac5992caaa17"
You can’t perform that action at this time.
0 commit comments