fix(deps): bump swagger-client to v3.14.1 (#7440)

This sets minimum Node.js version to >=12.4 and
fixes problem with swagger-ui.js build fragment.

Refs #7436
This commit is contained in:
Vladimir Gorej
2021-07-30 11:36:20 +02:00
committed by GitHub
parent 9320e8597a
commit 8daf4e43b3
3 changed files with 135 additions and 54 deletions

View File

@@ -91,7 +91,7 @@
"reselect": "^4.0.0",
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.13.5",
"swagger-client": "=3.14.1",
"url-parse": "^1.5.1",
"xml-but-prettier": "^1.0.1",
"zenscroll": "^4.0.2"