diff --git a/package.json b/package.json index 161bacc6..84aae762 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,11 @@ "documentation": "^14.0.3", "semantic-release": "^25.0.3" }, + "overrides": { + "c8": { + "yargs": "^18.0.0" + } + }, "repository": { "type": "git", "url": "git+https://github.com/template-tools/template-sync-action.git"