diff --git a/package.json b/package.json index 630559e..2d8406c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "autoprefixer": "^9.8", "css-loader": "^7.1", - "mini-css-extract-plugin": "^2.9", + "mini-css-extract-plugin": "^2.10", "sass": "^1.97", "postcss-loader": "^8.2", "sass-loader": "^16.0", diff --git a/yarn.lock b/yarn.lock index f7dd90a..d13ebd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -855,10 +855,10 @@ mime-types@^2.1.27: dependencies: mime-db "1.44.0" -mini-css-extract-plugin@^2.9: - version "2.9.4" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200" - integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ== +mini-css-extract-plugin@^2.10: + version "2.10.0" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz#d801a1f388f8fac7333c01b7c15c9222c811def4" + integrity sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g== dependencies: schema-utils "^4.0.0" tapable "^2.2.1"