diff --git a/package.json b/package.json index 8dcda91..2badce0 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "deep-extend": "0.6.0", "extend": "3.0.2", "fstream": "1.0.12", - "handlebars": "4.1.2", + "handlebars": "4.5.3", "js-yaml": "3.13.1", "lodash": "4.17.15", "marked": "0.6.1", diff --git a/yarn.lock b/yarn.lock index 7c2f0e8..e3396cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2612,10 +2612,10 @@ growly@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" -handlebars@4.1.2, handlebars@^4.0.2, handlebars@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67" - integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw== +handlebars@4.5.3, handlebars@^4.0.2, handlebars@^4.1.2: + version "4.5.3" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482" + integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA== dependencies: neo-async "^2.6.0" optimist "^0.6.1"