diff --git a/package.json b/package.json
index 13d957fdeb8b8f141927814508bbc7445498649a..1447b1c3ae5a5d611977a23c30d404893a438de5 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
     "github-url-from-git": "1.5.0",
     "global-agent": "2.1.6",
     "got": "9.6.0",
-    "handlebars": "4.5.1",
+    "handlebars": "4.5.2",
     "hasha": "5.1.0",
     "ini": "1.3.5",
     "js-yaml": "3.13.1",
diff --git a/yarn.lock b/yarn.lock
index d1a21ed959588493e2165ceae586b9ab8e771341..8e42ce44e144ecddc028fa11320038f8ecf0aeaf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4066,10 +4066,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, handlebars@^4.4.0:
-  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, handlebars@^4.4.0:
+  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"