diff --git a/AhMyth-Server/app/node_modules/gulp-autoprefixer/package.json b/AhMyth-Server/app/node_modules/gulp-autoprefixer/package.json index fdbc8c50..0e68ef3c 100644 --- a/AhMyth-Server/app/node_modules/gulp-autoprefixer/package.json +++ b/AhMyth-Server/app/node_modules/gulp-autoprefixer/package.json @@ -55,9 +55,9 @@ "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues" }, "dependencies": { - "autoprefixer": "^6.0.0", + "autoprefixer": "^10.0.0", "gulp-util": "^3.0.0", - "postcss": "^5.0.4", + "postcss": "^8.4.31", "through2": "^2.0.0", "vinyl-sourcemaps-apply": "^0.2.0" },