diff --git a/package.json b/package.json index 5f00ab9d33..d314609ecd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "coveralls": "lcov-result-merger 'test/coverage/*/lcov.info' | node_modules/coveralls/bin/coveralls.js" }, "dependencies": { - "babel-cli": "^6.16.0", + "babel-cli": "^6.22.0", "babel-core": "^6.13.2", "babel-loader": "^6.2.5", "babel-plugin-istanbul": "^3.1.2",