diff --git a/package-lock.json b/package-lock.json index dd894b4a..996766dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2098,9 +2098,9 @@ } }, "handlebars": { - "version": "4.7.6", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz", - "integrity": "sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==", + "version": "4.7.7", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", + "integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", "requires": { "minimist": "^1.2.5", "neo-async": "^2.6.0", diff --git a/package.json b/package.json index 3c4179e7..9566a1ad 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "grunt-contrib-handlebars": "2.0.0", "grunt-contrib-jshint": "2.1.0", "grunt-contrib-uglify": "5.0.0", - "handlebars": "4.7.6", + "handlebars": "4.7.7", "jquery-ui-themeroller": "0.0.5", "lzma": "2.3.2", "node-packager": "0.0.6",