diff --git a/package.json b/package.json index 0be3dc7c3d..f36d64cac2 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,8 @@ "mdast-util-to-hast": ">=13.2.1", "js-yaml": ">=4.1.1", "fast-xml-parser": ">=5.3.6", - "@aws-sdk/client-sesv2": "^3.996.0" + "@aws-sdk/client-sesv2": "^3.996.0", + "handlebars": "4.7.9" }, "patchedDependencies": { "graphql@16.9.0": "patches/graphql@16.9.0.patch" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25af6ef0a8..211b0d4c57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,6 +29,7 @@ overrides: js-yaml: '>=4.1.1' fast-xml-parser: '>=5.3.6' '@aws-sdk/client-sesv2': ^3.996.0 + handlebars: 4.7.9 patchedDependencies: graphql@16.9.0: @@ -10443,8 +10444,8 @@ packages: resolution: {integrity: sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - handlebars@4.7.8: - resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} + handlebars@4.7.9: + resolution: {integrity: sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==} engines: {node: '>=0.4.7'} hasBin: true @@ -23738,7 +23739,7 @@ snapshots: dependencies: '@simple-libs/stream-utils': 1.2.0 conventional-commits-filter: 5.0.0 - handlebars: 4.7.8 + handlebars: 4.7.9 meow: 13.2.0 semver: 7.7.1 @@ -25766,7 +25767,7 @@ snapshots: graphql@16.9.0(patch_hash=hafdlc54qtxpqvetpefk646rly): {} - handlebars@4.7.8: + handlebars@4.7.9: dependencies: minimist: 1.2.8 neo-async: 2.6.2