diff --git a/package.json b/package.json index 2a098e4c..84c21bdd 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "bugs": "https://github.com/TryGhost/Starter/issues", "contributors": "https://github.com/TryGhost/Starter/graphs/contributors", "devDependencies": { - "autoprefixer": "10.4.10", + "autoprefixer": "10.4.11", "beeper": "2.1.0", "cssnano": "5.1.13", "gscan": "4.34.0", diff --git a/yarn.lock b/yarn.lock index f87aa680..7c155663 100644 --- a/yarn.lock +++ b/yarn.lock @@ -602,10 +602,10 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -autoprefixer@10.4.10: - version "10.4.10" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.10.tgz#a1d8891d1516155eb13a772b1289efdc61de14ef" - integrity sha512-nMaiDARyp1e74c8IeAXkr+BmFKa8By4Zak7tyaNPF09Iu39WFpNXOWrVirmXjKr+5cOyERwvtbMOLYz6iBJYgQ== +autoprefixer@10.4.11: + version "10.4.11" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.11.tgz#835136aff1d9cd43640151e0d2dba00f8eac7c1c" + integrity sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg== dependencies: browserslist "^4.21.3" caniuse-lite "^1.0.30001399"