housekeeping(deps): swagger-client@3.11.1 (#6452)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-10-01 10:46:00 -07:00
committed by GitHub
parent aee8cc5a17
commit 3a9179c6eb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -28326,9 +28326,9 @@
}
},
"swagger-client": {
"version": "3.11.0",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.11.0.tgz",
"integrity": "sha512-5cM2S8qDmA0fwpGW71384Bik7MXI5D8XJz6uVHeH3X3gy9hZo8SDc7MeNShnxSLKAGIUHs9gIqjSeCrUftMNPw==",
"version": "3.11.1",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.11.1.tgz",
"integrity": "sha512-/D4I9lnGKaRmiNFTSY6xBBWYgPCHcDw7J9m4mcyeSOmZs7yGHVSFa7ozNyc7TAjNY0x2zQKjivGMUNkJ72W7ZQ==",
"requires": {
"@babel/runtime-corejs3": "^7.11.2",
"btoa": "^1.2.1",

View File

@@ -92,7 +92,7 @@
"reselect": "^4.0.0",
"serialize-error": "^2.1.0",
"sha.js": "^2.4.11",
"swagger-client": "=3.11.0",
"swagger-client": "=3.11.1",
"url-parse": "^1.4.7",
"xml-but-prettier": "^1.0.1",
"zenscroll": "^4.0.2"