diff --git a/package.json b/package.json index 4e919e5..d5268e4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "follow-redirects": ">=1.15.11", "glob-parent": "^6.0.2", "howler": "^2.2.4", - "mini-css-extract-plugin": "^2.10.0", + "mini-css-extract-plugin": "^2.10.1", "nosleep.js": "^0.12.0", "sass": "^1.97.3", "sass-loader": "^16.0.7", diff --git a/yarn.lock b/yarn.lock index c38f8f5..6f2607c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1609,10 +1609,10 @@ mime@1.6.0: resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== -mini-css-extract-plugin@^2.10.0: - 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== +mini-css-extract-plugin@^2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.1.tgz#a7f0bb890f4e1ce6dfc124bd1e6d6fcd3b359844" + integrity sha512-k7G3Y5QOegl380tXmZ68foBRRjE9Ljavx835ObdvmZjQ639izvZD8CS7BkWw1qKPPzHsGL/JDhl0uyU1zc2rJw== dependencies: schema-utils "^4.0.0" tapable "^2.2.1"