diff --git a/campus/package.json b/campus/package.json index 15c0f1eaf..f12c498ec 100644 --- a/campus/package.json +++ b/campus/package.json @@ -29,7 +29,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-jest": "26.6.3", "babel-plugin-styled-components": "2.0.6", "concurrently": "7.0.0", diff --git a/root/package.json b/root/package.json index 22ebc79ea..2b0453618 100644 --- a/root/package.json +++ b/root/package.json @@ -27,7 +27,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",