diff --git a/package.json b/package.json index a9e3aa0c..b994f6e2 100644 --- a/package.json +++ b/package.json @@ -82,5 +82,8 @@ }, "engines": { "node": ">= 16.19.0" + }, + "overrides": { + "handlebars": ">=4.7.9" } }