diff --git a/package.json b/package.json index cb522909..d93c7060 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint-config-prettier": "6.5.0", "eslint-plugin-prettier": "3.1.1", "glob": "7.1.6", - "handlebars": "4.5.1", + "handlebars": "4.5.2", "jest": "24.9.0", "jest-cli": "24.9.0", "js-yaml": "3.13.1", diff --git a/yarn.lock b/yarn.lock index eef57697..b8ba7218 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2228,10 +2228,10 @@ growly@^1.3.0: resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081" integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= -handlebars@4.5.1, handlebars@^4.1.2: - version "4.5.1" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.1.tgz#8a01c382c180272260d07f2d1aa3ae745715c7ba" - integrity sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA== +handlebars@4.5.2, handlebars@^4.1.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.2.tgz#5a4eb92ab5962ca3415ac188c86dc7f784f76a0f" + integrity sha512-29Zxv/cynYB7mkT1rVWQnV7mGX6v7H/miQ6dbEpYTKq5eJBN7PsRB+ViYJlcT6JINTSu4dVB9kOqEun78h6Exg== dependencies: neo-async "^2.6.0" optimist "^0.6.1"