diff --git a/bower.json b/bower.json index 5a6fa77..4824d26 100644 --- a/bower.json +++ b/bower.json @@ -16,6 +16,6 @@ "SpinKit": "~1.2.5", "bootstrap-sass": "^3.3.7", "list.js": "^1.5.0", - "what-input": "^4.3.1" + "what-input": "^5.0.2" } } diff --git a/package.json b/package.json index 11b3928..ec0f9f9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gulp-livereload": "^3.8.1" }, "dependencies": { - "autoprefixer": "^7.1.3", + "autoprefixer": "^7.1.4", "babel-core": "^6.26.0", "babel-preset-es2015": "^6.24.1", "gulp": "^3.9.1",