diff --git a/package.json b/package.json index a34bb53..2177c95 100644 --- a/package.json +++ b/package.json @@ -50,15 +50,18 @@ "typescript-eslint": "8.31.1" }, "overrides": { - "minimatch": "^9.0.5" + "minimatch": "^9.0.5", + "handlebars": "4.7.9" }, "pnpm": { "overrides": { - "minimatch": "^9.0.5" + "minimatch": "^9.0.5", + "handlebars": "4.7.9" } }, "resolutions": { - "minimatch": "^9.0.5" + "minimatch": "^9.0.5", + "handlebars": "4.7.9" }, "exports": { ".": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6497094..72b7fd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,6 +6,7 @@ settings: overrides: minimatch: ^9.0.5 + handlebars: 4.7.9 importers: .: @@ -1828,10 +1829,10 @@ packages: integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==, } - handlebars@4.7.8: + handlebars@4.7.9: resolution: { - integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==, + integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==, } engines: { node: '>=0.4.7' } hasBin: true @@ -4537,7 +4538,7 @@ snapshots: graphemer@1.4.0: {} - handlebars@4.7.8: + handlebars@4.7.9: dependencies: minimist: 1.2.6 neo-async: 2.6.2 @@ -5363,7 +5364,7 @@ snapshots: dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - handlebars: 4.7.8 + handlebars: 4.7.9 jest: 29.7.0(@types/node@20.19.11)(ts-node@10.7.0(@swc/core@1.4.16)(@types/node@20.19.11)(typescript@5.8.3)) json5: 2.2.3 lodash.memoize: 4.1.2