chore(deps): bump swagger-client from 3.13.2 to 3.13.3

Bumps [swagger-client](https://github.com/swagger-api/swagger-js) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Commits](https://github.com/swagger-api/swagger-js/compare/v3.13.2...v3.13.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-10 10:40:23 +00:00
committed by GitHub
parent 193d845e3c
commit f15f7a2680
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -10265,9 +10265,9 @@
}
},
"cross-fetch": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.3.tgz",
"integrity": "sha512-2i6v88DTqVBNODyjD9U6Ycn/uSZNvyHe25cIbo2fFnAACAsaLTJsd23miRWiR5NuiGXR9wpJ9d40/9WAhjDIrw==",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz",
"integrity": "sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==",
"requires": {
"node-fetch": "2.6.1"
},
@@ -30722,9 +30722,9 @@
}
},
"swagger-client": {
"version": "3.13.2",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.13.2.tgz",
"integrity": "sha512-kamtyXtmbZiA2C5YTVqJYgoPJgzqtM5RbeP23Rt/YPYjMArTKZ2fjx1UTsI0aSbws0GluU5pVHiGp8YMciSUfw==",
"version": "3.13.3",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.13.3.tgz",
"integrity": "sha512-8ZVm0NIhmAiHaBwDibkX76W3jvs3h1Okb41iyeSG8TPXwuZbeS5tEpOkqgUMdK48dKs0S8VMu5ldkak79MFVMw==",
"requires": {
"@babel/runtime-corejs3": "^7.11.2",
"btoa": "^1.2.1",

View File

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