diff --git a/package.json b/package.json index 56f5ab8..2e48d8e 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.3", "js-yaml": "^3.13.1", "lodash": "^4.17.15", "markdown": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index 17f020a..89377d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3946,9 +3946,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.3: + version "4.7.3" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.3.tgz#8ece2797826886cf8082d1726ff21d2a022550ee" dependencies: neo-async "^2.6.0" optimist "^0.6.1"