fix(try-it-out): fix objects in arrays being stringified twice when building requests (#9805)

This commit is contained in:
Oliwia Rogala
2024-04-11 16:22:47 +02:00
committed by GitHub
parent 1a22b316c9
commit 9e02f4716b
2 changed files with 5 additions and 5 deletions

View File

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