diff --git a/package-lock.json b/package-lock.json index 4191496..03ed1a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@vue/cli-service": "~5.0.0", "eslint": "^7.32.0", "eslint-plugin-vue": "^8.7.1", - "postcss": "^8.4.18", + "postcss": "^8.4.33", "postcss-load-config": "^4.0.1", "tailwindcss": "^3.2.1", "terser-webpack-plugin": "^5.3.9", diff --git a/package.json b/package.json index f05f0e6..6e490cc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@vue/cli-service": "~5.0.0", "eslint": "^7.32.0", "eslint-plugin-vue": "^8.7.1", - "postcss": "^8.4.18", + "postcss": "^8.4.33", "postcss-load-config": "^4.0.1", "tailwindcss": "^3.2.1", "terser-webpack-plugin": "^5.3.9",