diff --git a/package.json b/package.json index 5c857c54..9a8fbb45 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "devDependencies": { "autoprefixer": "^10.4", "css-loader": "^7.1", - "mini-css-extract-plugin": "^2.9", + "mini-css-extract-plugin": "^2.10", "postcss-loader": "^8.2", "sass": "^1.97", "sass-loader": "^16.0", diff --git a/yarn.lock b/yarn.lock index 824d5d44..1dbe3b07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -787,10 +787,10 @@ mime-types@^2.1.27: dependencies: mime-db "1.52.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"