diff --git a/package.json b/package.json index 4ef45b0ec..f3064ba54 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dotenv": "^1.2.0", "email-templates": "^2.0.1", "express": "^4.9.8", - "handlebars": "^4.0.11", + "handlebars": "^4.7.7", "jsonwebtoken": "5.0.4", "method-override": "^2.3.5", "moment": "^2.10.3", diff --git a/yarn.lock b/yarn.lock index 72662af87..ce5b29c5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2173,10 +2173,10 @@ gulplog@^1.0.0: dependencies: glogg "^1.0.0" -handlebars@^4.0.11: - version "4.7.6" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e" - integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA== +handlebars@^4.7.7: + version "4.7.7" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1" + integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA== dependencies: minimist "^1.2.5" neo-async "^2.6.0"