diff --git a/package.json b/package.json index cd8d64c..b8245e6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,21 @@ "typescript-eslint": "8.57.0" }, "resolutions": { - "simple-git": ">=3.25.0" + "simple-git": ">=3.36.0", + "handlebars": "^4.7.9", + "undici": "^6.27.0", + "basic-ftp": "^5.3.1", + "minimatch": "^9.0.9", + "lodash": "^4.18.1", + "fast-uri": "^3.1.3", + "flatted": "^3.4.2", + "fast-xml-parser": "^5.10.1", + "picomatch": "^4.0.5", + "form-data": "^4.0.6", + "brace-expansion": "^5.0.7", + "fast-xml-builder": "^1.1.9", + "ajv": "^8.20.0", + "js-yaml": "^3.15.0" }, "overrides": { "simple-git": ">=3.25.0"