diff --git a/package.json b/package.json
index 54a48fd74891aa314c407051727119634d290e08..907630459107822ecd554ed1a6af7d9dd4243404 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
     "github-url-from-git": "1.5.0",
     "gl-got": "7.0.0",
     "got": "7.1.0",
-    "handlebars": "4.0.10",
+    "handlebars": "4.0.11",
     "ini": "1.3.4",
     "json-dup-key-validator": "1.0.2",
     "json-stringify-pretty-compact": "1.0.4",
diff --git a/yarn.lock b/yarn.lock
index b856cd978293fcfb3946268159c88ea65f4c8ac9..94aded8b6f936c16e0ff0b2598d7e83f4a4c3218 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2052,7 +2052,17 @@ growly@^1.3.0:
   version "1.3.0"
   resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
 
-handlebars@4.0.10, handlebars@^4.0.2, handlebars@^4.0.3:
+handlebars@4.0.11:
+  version "4.0.11"
+  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
+  dependencies:
+    async "^1.4.0"
+    optimist "^0.6.1"
+    source-map "^0.4.4"
+  optionalDependencies:
+    uglify-js "^2.6"
+
+handlebars@^4.0.2, handlebars@^4.0.3:
   version "4.0.10"
   resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.10.tgz#3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f"
   dependencies: