fix(resolve): fix infinite recursions and cycle detection in OpenAPI 3.1.0 resolution (#9837)

This commit is contained in:
Vladimír Gorej
2024-04-18 10:31:53 +02:00
committed by GitHub
parent 3b786748a9
commit c452527cb2

View File

@@ -103,7 +103,7 @@
"reselect": "^5.1.0",
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.26.8",
"swagger-client": "^3.27.0",
"url-parse": "^1.5.10",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",