diff --git a/package.json b/package.json index 1ae4f79..80f7a22 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@babel/plugin-transform-flow-strip-types": "^7.4.4", "@babel/preset-env": "7.6.2", "@babel/preset-react": "7.0.0", - "autoprefixer": "9.6.2", + "autoprefixer": "9.6.4", "babel-core": "7.0.0-bridge.0", "babel-eslint": "10.0.3", "babel-jest": "24.9.0", diff --git a/yarn.lock b/yarn.lock index c8aee06..386f480 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2239,10 +2239,10 @@ auto-bind@^2.0.0: dependencies: "@types/react" "^16.8.12" -autoprefixer@9.6.2: - version "9.6.2" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.2.tgz#30ef0c9f090f2681880f76e335c30bbed29ff22d" - integrity sha512-0hXVBruiJrTMJprJYwdWuIg87R8MJ/Yfrt85XgOgRwyC0mpBIyDdGZhSf+AEh6lAA+R/70Y+89G6YSXsCnnrEw== +autoprefixer@9.6.4: + version "9.6.4" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.6.4.tgz#e6453be47af316b2923eaeaed87860f52ad4b7eb" + integrity sha512-Koz2cJU9dKOxG8P1f8uVaBntOv9lP4yz9ffWvWaicv9gHBPhpQB22nGijwd8gqW9CNT+UdkbQOQNLVI8jN1ZfQ== dependencies: browserslist "^4.7.0" caniuse-lite "^1.0.30000998"