diff --git a/package.json b/package.json index 5508a103d..efea52ffd 100644 --- a/package.json +++ b/package.json @@ -130,18 +130,18 @@ "dependencies": { "absolute-path": "^0.0.0", "art": "^0.10.0", - "babel-core": "^6.6.4", - "babel-plugin-external-helpers": "^6.5.0", + "babel-core": "^6.10.4", + "babel-plugin-external-helpers": "^6.8.0", "babel-plugin-syntax-trailing-function-commas": "^6.5.0", "babel-plugin-transform-flow-strip-types": "^6.6.5", "babel-plugin-transform-object-rest-spread": "^6.6.5", - "babel-polyfill": "^6.6.1", - "babel-preset-es2015-node": "^4.0.2", + "babel-polyfill": "^6.9.1", + "babel-preset-es2015-node": "^6.1.0", "babel-preset-fbjs": "^2.0.0", "babel-preset-react-native": "^1.9.0", "babel-register": "^6.6.0", "babel-types": "^6.6.4", - "babylon": "^6.6.4", + "babylon": "^6.8.2", "base64-js": "^0.0.8", "bser": "^1.0.2", "chalk": "^1.1.1",