chore(deps): bump swagger-client from 3.19.6 to 3.19.7 (#8610)

This commit is contained in:
Vladimír Gorej
2023-05-02 14:09:10 +02:00
committed by GitHub
parent 37e8f00b6f
commit 3c4d9c20b5
3 changed files with 457 additions and 1247 deletions

1692
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -93,7 +93,7 @@
"reselect": "^4.1.7", "reselect": "^4.1.7",
"serialize-error": "^8.1.0", "serialize-error": "^8.1.0",
"sha.js": "^2.4.11", "sha.js": "^2.4.11",
"swagger-client": "^3.19.6", "swagger-client": "^3.19.7",
"url-parse": "^1.5.10", "url-parse": "^1.5.10",
"xml": "=1.0.1", "xml": "=1.0.1",
"xml-but-prettier": "^1.0.1", "xml-but-prettier": "^1.0.1",

View File

@@ -115,16 +115,6 @@ export default function buildConfig(
"..", "..",
"node_modules/safe-buffer" "node_modules/safe-buffer"
), ),
ramda: path.resolve(
__dirname,
"..",
"node_modules/@swagger-api/apidom-core/node_modules/ramda"
),
"ramda-adjunct": path.resolve(
__dirname,
"..",
"node_modules/@swagger-api/apidom-core/node_modules/ramda-adjunct"
),
}, },
fallback: { fallback: {
fs: false, fs: false,