diff --git a/package-lock.json b/package-lock.json index 8f339b4..66f8ade 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "fs-extra": "11.3.2", "gh-pages": "6.3.0", "globby": "15.0.0", - "handlebars": "4.7.8", + "handlebars": "4.7.9", "handlebars-helpers": "0.10.0", "is-interactive": "2.0.0", "is-plain-object": "5.0.0", @@ -5806,9 +5806,9 @@ } }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", @@ -16783,9 +16783,9 @@ } }, "handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "requires": { "minimist": "^1.2.5", "neo-async": "^2.6.2", diff --git a/package.json b/package.json index 9ae88ee..1adc22f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "fs-extra": "11.3.2", "gh-pages": "6.3.0", "globby": "15.0.0", - "handlebars": "4.7.8", + "handlebars": "4.7.9", "handlebars-helpers": "0.10.0", "is-interactive": "2.0.0", "is-plain-object": "5.0.0",