diff --git a/package.json b/package.json
index a4158a9a74a52f8da216b3fbb065360c0a2c57e5..12c969f182178ebe3e660379ad09e9e16dcbeda9 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
     "grunt-contrib-clean": "~0.6.0",
     "grunt-contrib-compress": "~0.13.0",
     "grunt-contrib-concat": "~0.5.1",
-    "grunt-contrib-connect": "~0.9.0",
+    "grunt-contrib-connect": "~0.10.1",
     "grunt-contrib-copy": "~0.8.0",
     "grunt-contrib-csslint": "~0.4.0",
     "grunt-contrib-cssmin": "~0.12.2",
diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json
index 381062de1e9172ec401465bee48e726b91f3f1f3..87e3ec02aaee57f71271bfe669231138687d9ecd 100644
--- a/test-infra/npm-shrinkwrap.json
+++ b/test-infra/npm-shrinkwrap.json
@@ -603,8 +603,8 @@
       }
     },
     "grunt-contrib-connect": {
-      "version": "0.9.0",
-      "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.9.0.tgz",
+      "version": "0.10.1",
+      "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.10.1.tgz",
       "dependencies": {
         "async": {
           "version": "0.9.0",