diff --git a/package.json b/package.json index 2065bab1..3404df5c 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint": "5.13.0", "fuzzy": "0.1.3", "graphql-request": "1.8.2", - "handlebars": "4.0.12", + "handlebars": "4.1.0", "handlebars-loader": "1.7.1", "html-minifier": "3.5.21", "html-minifier-loader": "1.4.1", diff --git a/yarn.lock b/yarn.lock index 0cba1d7a..350a7ee9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3278,7 +3278,17 @@ handlebars-loader@1.7.1: loader-utils "1.0.x" object-assign "^4.1.0" -handlebars@4.0.12, handlebars@^4.0.11: +handlebars@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.0.tgz#0d6a6f34ff1f63cecec8423aa4169827bf787c3a" + dependencies: + async "^2.5.0" + optimist "^0.6.1" + source-map "^0.6.1" + optionalDependencies: + uglify-js "^3.1.4" + +handlebars@^4.0.11: version "4.0.12" resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5" dependencies: