diff --git a/package.json b/package.json
index 2e37e387ce60bd869c35c6267cf70d9eee181466..af9dd826450d6d655c78af9cf2d810a931b42ab7 100644
--- a/package.json
+++ b/package.json
@@ -119,7 +119,7 @@
     "github-url-from-git": "1.5.0",
     "global-agent": "2.1.8",
     "got": "9.6.0",
-    "handlebars": "4.7.2",
+    "handlebars": "4.7.3",
     "hasha": "5.1.0",
     "ini": "1.3.5",
     "js-yaml": "3.13.1",
diff --git a/yarn.lock b/yarn.lock
index 129158daf6ee0ecf69e1263e0b4137d6c522da2f..ed88028c16a318bac426d2c6cb4fa5ef6cdb0bd7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4263,10 +4263,10 @@ growly@^1.3.0:
   resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
   integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
 
-handlebars@4.7.2, handlebars@^4.4.0:
-  version "4.7.2"
-  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.2.tgz#01127b3840156a0927058779482031afe0e730d7"
-  integrity sha512-4PwqDL2laXtTWZghzzCtunQUTLbo31pcCJrd/B/9JP8XbhVzpS5ZXuKqlOzsd1rtcaLo4KqAn8nl8mkknS4MHw==
+handlebars@4.7.3, handlebars@^4.4.0:
+  version "4.7.3"
+  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.3.tgz#8ece2797826886cf8082d1726ff21d2a022550ee"
+  integrity sha512-SRGwSYuNfx8DwHD/6InAPzD6RgeruWLT+B8e8a7gGs8FWgHzlExpTFMEq2IA6QpAfOClpKHy6+8IqTjeBCu6Kg==
   dependencies:
     neo-async "^2.6.0"
     optimist "^0.6.1"