diff --git a/package.json b/package.json index 9c2fd18..0139b64 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ } }, "devDependencies": { - "autoprefixer": "^10.3.3", + "autoprefixer": "^10.3.4", "cssnano": "^5.0.8", "eslint": "^7.32.0", "husky": "^7.0.2", diff --git a/yarn.lock b/yarn.lock index 9d1bcb0..8641f26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -213,10 +213,10 @@ at-least-node@^1.0.0: resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== -autoprefixer@^10.3.3: - version "10.3.3" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.3.tgz#4bac89c74ef98e6a40fe1c5b76c0d1c91db153ce" - integrity sha512-yRzjxfnggrP/+qVHlUuZz5FZzEbkT+Yt0/Df6ScEMnbbZBLzYB2W0KLxoQCW+THm1SpOsM1ZPcTHAwuvmibIsQ== +autoprefixer@^10.3.4: + version "10.3.4" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.3.4.tgz#29efe5d19f51c281953178ddb5b84c5f1ca24c86" + integrity sha512-EKjKDXOq7ug+jagLzmnoTRpTT0q1KVzEJqrJd0hCBa7FiG0WbFOBCcJCy2QkW1OckpO3qgttA1aWjVbeIPAecw== dependencies: browserslist "^4.16.8" caniuse-lite "^1.0.30001252"