diff --git a/package.json b/package.json index 5a30f975b1..78857f7208 100644 --- a/package.json +++ b/package.json @@ -112,5 +112,8 @@ "registry": "https://registry.npmjs.org/", "access": "public" }, - "homepage": "https://db-ui.github.io/core/" + "homepage": "https://db-ui.github.io/core/", + "overrides": { + "cross-spawn": "~7.0.5" + } }