diff --git a/package-lock.json b/package-lock.json index 05d7355a..399604c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "devDependencies": { - "autoprefixer": "^10.4.16", + "autoprefixer": "^10.4.19", "axios": "^1.5", "lodash": "^4.17.19", "postcss": "^8.4.36", diff --git a/package.json b/package.json index 4264046c..4ce904e0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "production": "mix --production" }, "devDependencies": { - "autoprefixer": "^10.4.16", + "autoprefixer": "^10.4.19", "axios": "^1.5", "lodash": "^4.17.19", "postcss": "^8.4.36",