diff --git a/package.json b/package.json
index b4721c173b1571efecbac621bafb8dba07a885dd..eef66165ceca516bad2b273027e40915b2c1840a 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
     "github-url-from-git": "1.5.0",
     "global-agent": "2.1.1",
     "got": "9.6.0",
-    "handlebars": "4.2.1",
+    "handlebars": "4.4.0",
     "hasha": "5.1.0",
     "ini": "1.3.5",
     "js-yaml": "3.13.1",
diff --git a/yarn.lock b/yarn.lock
index 24c6c915e22bc7b04893976627ee056b4fe18d09..197d1340d230c875e83e8a988d1d04cb5a7bd806 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3971,10 +3971,10 @@ growly@^1.3.0:
   resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
   integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
 
-handlebars@4.2.1, handlebars@^4.1.2:
-  version "4.2.1"
-  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.1.tgz#dc69c0e61604224f0c23b38b5b6741db210b57da"
-  integrity sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==
+handlebars@4.4.0, handlebars@^4.1.2:
+  version "4.4.0"
+  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.0.tgz#22e1a897c5d83023d39801f35f6b65cf97ed8b25"
+  integrity sha512-xkRtOt3/3DzTKMOt3xahj2M/EqNhY988T+imYSlMgs5fVhLN2fmKVVj0LtEGmb+3UUYV5Qmm1052Mm3dIQxOvw==
   dependencies:
     neo-async "^2.6.0"
     optimist "^0.6.1"