fix: fix regression in definition resolution (#9658)

Refs https://github.com/swagger-api/swagger-js/issues/3385
Refs #9645
This commit is contained in:
Oliwia Rogala
2024-03-01 13:50:04 +01:00
committed by GitHub
parent 0e638cd224
commit 6154396e06
4 changed files with 8 additions and 15 deletions

View File

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