File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
packages/docusaurus-plugin-openapi-docs Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 5050 "json5" : " ^2.2.3" ,
5151 "lodash" : " ^4.17.21" ,
5252 "mustache" : " ^4.2.0" ,
53- "openapi-to-postmanv2" : " ^5 .0.0" ,
53+ "openapi-to-postmanv2" : " ^6 .0.0" ,
5454 "postman-collection" : " ^5.0.2" ,
5555 "slugify" : " ^1.6.6" ,
5656 "swagger2openapi" : " ^7.0.8" ,
Original file line number Diff line number Diff line change @@ -13585,10 +13585,10 @@ open@^8.4.0:
1358513585 is-docker "^2.1.1"
1358613586 is-wsl "^2.2.0"
1358713587
13588- openapi-to-postmanv2@^5 .0.0:
13589- version "5.8 .0"
13590- resolved "https://registry.yarnpkg.com/openapi-to-postmanv2/-/openapi-to-postmanv2-5.8 .0.tgz#d4dd2d5aa25b34cf767fb02011431cdadfd18a34 "
13591- integrity sha512-7f02ypBlAx4G9z3bP/uDk8pBwRbYt97Eoso8XJLyclfyRvCC+CvERLUl0MD0x+GoumpkJYnQ0VGdib/kwtUdUw ==
13588+ openapi-to-postmanv2@^6 .0.0:
13589+ version "6.0 .0"
13590+ resolved "https://registry.yarnpkg.com/openapi-to-postmanv2/-/openapi-to-postmanv2-6.0 .0.tgz#3bf4cc5cc9ea64e1136ea563b9c922bcdba468cc "
13591+ integrity sha512-PU676AZh/7A1CFi7MOsIRTnasEauK1EQL1c4ktAOZIknoPh7OZ3yC1NoRHfogoTfS/9WFXV+uOP1mg+402fuoQ ==
1359213592 dependencies:
1359313593 ajv "^8.11.0"
1359413594 ajv-draft-04 "1.0.0"
@@ -13603,11 +13603,17 @@ openapi-to-postmanv2@^5.0.0:
1360313603 neotraverse "0.6.15"
1360413604 oas-resolver-browser "2.5.6"
1360513605 object-hash "3.0.0"
13606+ openapi-types "^12.1.3"
1360613607 path-browserify "1.0.1"
1360713608 postman-collection "^5.0.0"
1360813609 swagger2openapi "7.0.8"
1360913610 yaml "1.10.2"
1361013611
13612+ openapi-types@^12.1.3:
13613+ version "12.1.3"
13614+ resolved "https://registry.yarnpkg.com/openapi-types/-/openapi-types-12.1.3.tgz#471995eb26c4b97b7bd356aacf7b91b73e777dd3"
13615+ integrity sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==
13616+
1361113617opener@^1.5.2:
1361213618 version "1.5.2"
1361313619 resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598"
You can’t perform that action at this time.
0 commit comments