diff --git a/campus/package.json b/campus/package.json index 00c7359d9..9269a8f44 100644 --- a/campus/package.json +++ b/campus/package.json @@ -24,7 +24,7 @@ "@types/systemjs": "6.1.1", "@typescript-eslint/eslint-plugin": "5.14.0", "@typescript-eslint/parser": "5.14.0", - "autoprefixer": "10.4.2", + "autoprefixer": "10.4.4", "babel-plugin-styled-components": "2.0.6", "concurrently": "7.0.0", "css-loader": "6.7.1", diff --git a/root/package.json b/root/package.json index bd52ca245..440aa3a1f 100644 --- a/root/package.json +++ b/root/package.json @@ -26,7 +26,7 @@ "@typescript-eslint/eslint-plugin": "5.14.0", "@typescript-eslint/parser": "5.14.0", "@vue/preload-webpack-plugin": "2.0.0", - "autoprefixer": "10.4.2", + "autoprefixer": "10.4.4", "awesome-typescript-loader": "5.2.1", "babel-plugin-styled-components": "2.0.6", "concurrently": "7.0.0",