diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json
index 0c060253bdcb88df04f5b944d2dcdfae28915838..b76f3dce6df45b647f0745309e499fe8f744de01 100644
--- a/npm-shrinkwrap.json
+++ b/npm-shrinkwrap.json
@@ -5101,7 +5101,7 @@
       "version": "3.5.17"
     },
     "dc": {
-      "version": "2.0.0-beta.31",
+      "version": "2.0.0-beta.32",
       "dependencies": {
         "crossfilter2": {
           "version": "1.3.14"
@@ -5251,10 +5251,10 @@
           }
         },
         "espree": {
-          "version": "3.1.7",
+          "version": "3.1.6",
           "dependencies": {
             "acorn": {
-              "version": "3.3.0"
+              "version": "3.2.0"
             },
             "acorn-jsx": {
               "version": "3.0.1"
@@ -5268,14 +5268,11 @@
           "version": "2.0.2"
         },
         "file-entry-cache": {
-          "version": "1.3.1",
+          "version": "1.2.4",
           "dependencies": {
             "flat-cache": {
-              "version": "1.2.1",
+              "version": "1.0.10",
               "dependencies": {
-                "circular-json": {
-                  "version": "0.3.1"
-                },
                 "del": {
                   "version": "2.2.1",
                   "dependencies": {
@@ -5318,12 +5315,15 @@
                       }
                     },
                     "rimraf": {
-                      "version": "2.5.4"
+                      "version": "2.5.3"
                     }
                   }
                 },
                 "graceful-fs": {
-                  "version": "4.1.5"
+                  "version": "4.1.4"
+                },
+                "read-json-sync": {
+                  "version": "1.1.1"
                 },
                 "write": {
                   "version": "0.2.1"
@@ -5356,10 +5356,10 @@
               "version": "3.0.2",
               "dependencies": {
                 "brace-expansion": {
-                  "version": "1.1.6",
+                  "version": "1.1.5",
                   "dependencies": {
                     "balanced-match": {
-                      "version": "0.4.2"
+                      "version": "0.4.1"
                     },
                     "concat-map": {
                       "version": "0.0.1"
@@ -5561,7 +5561,7 @@
           }
         },
         "lodash": {
-          "version": "4.14.1"
+          "version": "4.13.1"
         },
         "mkdirp": {
           "version": "0.5.1",
@@ -5578,7 +5578,7 @@
               "version": "0.1.3"
             },
             "fast-levenshtein": {
-              "version": "1.1.4"
+              "version": "1.1.3"
             },
             "prelude-ls": {
               "version": "1.1.2"
diff --git a/package.json b/package.json
index 7978a8e6786fa6a9f8b5805d42ca66c448a44f62..8cb58e31cb08da69d0471622a0e0283d20d7fbb1 100644
--- a/package.json
+++ b/package.json
@@ -21,8 +21,8 @@
     "classnames": "^2.1.3",
     "color": "^0.11.1",
     "crossfilter": "^1.3.12",
-    "d3": "^3.5.16",
-    "dc": "^2.0.0-beta.25",
+    "d3": "^3.5.17",
+    "dc": "^2.0.0-beta.32",
     "diff": "^2.2.1",
     "fixed-data-table": "^0.6.0",
     "history": "^3.0.0",