diff --git a/package.json b/package.json index b2b55bb..b9fc476 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "consolidate": "^0.15.1", "find-up": "4.1.0", "fs-extra": "^8.1.0", - "handlebars": "4.7.6", + "handlebars": "4.7.7", "inquirer": "^7.3.3", "js-yaml": "3.13.1", "mkdirp": "^1.0.3", diff --git a/yarn.lock b/yarn.lock index 91e4b7e..3949cd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2907,10 +2907,10 @@ growly@^1.3.0: resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= -handlebars@4.7.6: - 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"