diff --git a/package.json b/package.json index a8cad7a..7a3ac66 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "body-parser": "^1.19.0", "cross-env": "^5.2.1", "express": "^4.17.1", - "handlebars": "^4.4.0", + "handlebars": "^4.7.2", "js-yaml": "^3.13.1", "lodash": "^4.17.15", "markdown": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index 509f58a..19728ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3947,9 +3947,9 @@ gzip-size@^4.1.0: duplexer "^0.1.1" pify "^3.0.0" -handlebars@^4.0.10, handlebars@^4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.0.tgz#22e1a897c5d83023d39801f35f6b65cf97ed8b25" +handlebars@^4.0.10, handlebars@^4.7.2: + version "4.7.2" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.2.tgz#01127b3840156a0927058779482031afe0e730d7" dependencies: neo-async "^2.6.0" optimist "^0.6.1"