File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
packages/openapi-generator Expand file tree Collapse file tree 2 files changed +13
-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" : " ^14.0.1 " ,
48
+ "@apidevtools/json-schema-ref-parser" : " ^14.0.2 " ,
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@14.0.1" , "@apidevtools/json-schema-ref-parser@^14.0.1" :
59
+ " @apidevtools/json-schema-ref-parser@14.0.1 " :
60
60
version "14.0.1"
61
61
resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.0.1.tgz#3bc445ed2eddf72bc2f9eb2e295c696bdc5be725"
62
62
integrity sha512-Oc96zvmxx1fqoSEdUmfmvvb59/KDOnUoJ7s2t7bISyAn0XEz57LCCw8k2Y4Pf3mwKaZLMciESALORLgfe2frCw==
73
73
" @types/json-schema" " ^7.0.15"
74
74
js-yaml "^4.1.0"
75
75
76
+ " @apidevtools/json-schema-ref-parser@^14.0.2 " :
77
+ version "14.0.2"
78
+ resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-14.0.2.tgz#bd8f85db1ca7ac49d465567cb7108998d4240944"
79
+ integrity sha512-5NSrCKPoD+zY/kDmYijF86ehSLD1S7/HX0TOU5WRYCX93JgkfC1hWDVOkvf+qgDVvrzVGZWYtS6lb5vhoio9RA==
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"
1797
1805
integrity sha512-ju/75+YPkNE5vX1iPer+qtI1eI/LqJVYZgOsmSHI1iiEM1bQL5Gh1lEvyjR9T7ZXVE1FwJa2doWJEEmPNwbZkw==
1798
1806
1799
1807
" @types/lodash@>=4.14.200 " :
1800
- version "4.17.17 "
1801
- resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17 .tgz#fb85a04f47e9e4da888384feead0de05f7070355 "
1802
- integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ ==
1808
+ version "4.17.18 "
1809
+ resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.18 .tgz#4710e7db5b3857103764bf7b7b666414e6141baf "
1810
+ integrity sha512-KJ65INaxqxmU6EoCiJmRPZC9H9RVWCRd349tXM2M3O5NA7cY6YL7c0bHAHQ93NOfTObEQ004kd2QVHs/r0+m4g ==
1803
1811
1804
1812
" @types/minimatch@^3.0.3 " :
1805
1813
version "3.0.5"
You can’t perform that action at this time.
0 commit comments