Skip to content

Commit fc7410b

Browse files
authored
fix(try-it-out): fix parsing null values when building requests (#9914)
1 parent 5fa60ce commit fc7410b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"reselect": "^5.1.0",
102102
"serialize-error": "^8.1.0",
103103
"sha.js": "^2.4.11",
104-
"swagger-client": "^3.27.2",
104+
"swagger-client": "^3.27.3",
105105
"url-parse": "^1.5.10",
106106
"xml": "=1.0.1",
107107
"xml-but-prettier": "^1.0.1",

0 commit comments

Comments
 (0)