diff --git a/build/package-lock.json b/build/package-lock.json
index ce20c97ce4de0614ac9b07fab1dc21a745913af3..fdec6a64c900e3e0f452ec508740bdce3a883fba 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -2089,9 +2089,9 @@
       "dev": true
     },
     "handlebars": {
-      "version": "4.0.12",
-      "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz",
-      "integrity": "sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==",
+      "version": "4.1.0",
+      "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz",
+      "integrity": "sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==",
       "dev": true,
       "requires": {
         "async": "^2.5.0",
diff --git a/build/package.json b/build/package.json
index 386a4c31c790574a11b2311c84cd104aa691744e..290206a32e8e10f3207beb2d7a3b9e1dc812306f 100644
--- a/build/package.json
+++ b/build/package.json
@@ -11,7 +11,7 @@
   "contributors": [],
   "dependencies": {},
   "devDependencies": {
-    "handlebars": "^4.0.5",
+    "handlebars": "^4.1.0",
     "jasmine-core": "~2.5.2",
     "jasmine-sinon": "^0.4.0",
     "jsdoc": "^3.5.5",