fix(try-it-out): fix parsing null values when building requests (#9914)

This commit is contained in:
Oliwia Rogala
2024-05-06 17:40:21 +02:00
committed by GitHub
parent 5fa60ce073
commit fc7410b9d1
2 changed files with 5 additions and 5 deletions

View File

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