diff --git a/package.json b/package.json index b9132d1..8620261 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "homepage": "https://github.com/transcranial/keras-js#readme", "dependencies": { "cwise": "^1.0.9", - "lodash": "^4.16.2", + "lodash": "^4.16.3", "ndarray": "^1.0.18", "ndarray-blas-level2": "^1.1.0", "ndarray-concat-rows": "^1.0.1", @@ -47,7 +47,7 @@ }, "devDependencies": { "autoprefixer": "^6.5.0", - "babel-core": "^6.16.0", + "babel-core": "^6.17.0", "babel-eslint": "^7.0.0", "babel-loader": "^6.2.5", "babel-plugin-transform-class-properties": "^6.16.0",