diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index 1f82e9c1d1240..990df148647cf 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -48,7 +48,7 @@ "dompurify": "^3.3.1", "escape-html": "^1.0.3", "focus-trap": "^7.8.0", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "is-svg": "^6.1.0", "libphonenumber-js": "^1.12.40", "lodash": "^4.17.23", @@ -10357,9 +10357,9 @@ "peer": true }, "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==", "license": "MIT", "dependencies": { "minimist": "^1.2.5", diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 4b351685fbc89..35b3e5c1d397f 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -64,7 +64,7 @@ "dompurify": "^3.3.1", "escape-html": "^1.0.3", "focus-trap": "^7.8.0", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "is-svg": "^6.1.0", "libphonenumber-js": "^1.12.40", "lodash": "^4.17.23",