fix(resolve): fix infinite recursions and cycle detection in OpenAPI 3.1.0 resolution (#9837)
This commit is contained in:
@@ -103,7 +103,7 @@
|
|||||||
"reselect": "^5.1.0",
|
"reselect": "^5.1.0",
|
||||||
"serialize-error": "^8.1.0",
|
"serialize-error": "^8.1.0",
|
||||||
"sha.js": "^2.4.11",
|
"sha.js": "^2.4.11",
|
||||||
"swagger-client": "^3.26.8",
|
"swagger-client": "^3.27.0",
|
||||||
"url-parse": "^1.5.10",
|
"url-parse": "^1.5.10",
|
||||||
"xml": "=1.0.1",
|
"xml": "=1.0.1",
|
||||||
"xml-but-prettier": "^1.0.1",
|
"xml-but-prettier": "^1.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user