diff --git a/package.json b/package.json index 1c5199a..ec9da50 100644 --- a/package.json +++ b/package.json @@ -27,12 +27,12 @@ "homepage": "https://github.com/andreobriennz/kube-flexbox#readme", "dependencies": { "gulp": "^4.0.0", - "gulp-autoprefixer": "^5.0.0", + "gulp-autoprefixer": "^8.0.0", "gulp-babel": "^7.0.1", "gulp-clean-css": "^3.9.4", "gulp-concat": "^2.6.1", "gulp-rename": "^1.3.0", - "gulp-sass": "^4.0.1", + "gulp-sass": "^5.0.0", "gulp-uglify": "^3.0.0", "minimatch": "^3.0.4", "snyk": "^1.316.1"