chore(deps): bump swagger-client from 3.23.0 to 3.23.1 (#9310)

This commit is contained in:
dependabot[bot]
2023-10-13 12:06:50 +00:00
committed by GitHub
parent 11bbaa87c6
commit 33c340e801
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -41,7 +41,7 @@
"reselect": "^4.1.8",
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.23.0",
"swagger-client": "^3.23.1",
"url-parse": "^1.5.10",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",
@@ -27569,9 +27569,9 @@
}
},
"node_modules/swagger-client": {
"version": "3.23.0",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.23.0.tgz",
"integrity": "sha512-n0erqA78BVFiQkb+HDdho4sKxGz+7u3g3BKkoQHy6KArF79TCKpD6GSPJwenknsuA8byjTd+CkgTBtCmJgXRFA==",
"version": "3.23.1",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.23.1.tgz",
"integrity": "sha512-ecRJsoGozhGvEUmim2kIc/pH9BllnPVuajuEXVm49EDbwbwbp7P+i5EW+8w5FLaqmGrx9eio51G9bvJV/XC+YQ==",
"dependencies": {
"@babel/runtime-corejs3": "^7.22.15",
"@swagger-api/apidom-core": ">=0.77.0 <1.0.0",
@@ -49892,9 +49892,9 @@
}
},
"swagger-client": {
"version": "3.23.0",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.23.0.tgz",
"integrity": "sha512-n0erqA78BVFiQkb+HDdho4sKxGz+7u3g3BKkoQHy6KArF79TCKpD6GSPJwenknsuA8byjTd+CkgTBtCmJgXRFA==",
"version": "3.23.1",
"resolved": "https://registry.npmjs.org/swagger-client/-/swagger-client-3.23.1.tgz",
"integrity": "sha512-ecRJsoGozhGvEUmim2kIc/pH9BllnPVuajuEXVm49EDbwbwbp7P+i5EW+8w5FLaqmGrx9eio51G9bvJV/XC+YQ==",
"requires": {
"@babel/runtime-corejs3": "^7.22.15",
"@swagger-api/apidom-core": ">=0.77.0 <1.0.0",

View File

@@ -105,7 +105,7 @@
"reselect": "^4.1.8",
"serialize-error": "^8.1.0",
"sha.js": "^2.4.11",
"swagger-client": "^3.23.0",
"swagger-client": "^3.23.1",
"url-parse": "^1.5.10",
"xml": "=1.0.1",
"xml-but-prettier": "^1.0.1",