diff --git a/package.json b/package.json index 8dc654d2..f0fa5b87 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "html-webpack-plugin": "^5.5.1", "less": "^4.1.3", "less-loader": "^11.1.0", - "mini-css-extract-plugin": "^2.7.5", + "mini-css-extract-plugin": "^2.7.6", "office-addin-cli": "^1.5.3", "office-addin-debugging": "^5.0.5", "office-addin-dev-certs": "^1.11.3", diff --git a/yarn.lock b/yarn.lock index 8c8daaca..d341eda8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8550,10 +8550,10 @@ mini-create-react-context@^0.4.0: "@babel/runtime" "^7.12.1" tiny-warning "^1.0.3" -mini-css-extract-plugin@^2.7.5: - version "2.7.5" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.5.tgz#afbb344977659ec0f1f6e050c7aea456b121cfc5" - integrity sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ== +mini-css-extract-plugin@^2.7.6: + version "2.7.6" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.6.tgz#282a3d38863fddcd2e0c220aaed5b90bc156564d" + integrity sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw== dependencies: schema-utils "^4.0.0"