diff --git a/package.json b/package.json index 0d1905d5..2fb87fc4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "jquery-ujs": "^1.2.3", "jstree": "^3.3.12", "keycharm": "^0.4.0", - "mini-css-extract-plugin": "^2.7.0", + "mini-css-extract-plugin": "^2.7.1", "moment": "^2.29.4", "opensans-webkit": "^1.1.0", "pnp-webpack-plugin": "^1.7.0", diff --git a/yarn.lock b/yarn.lock index fd7241b4..c7ae65c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3131,10 +3131,10 @@ mimic-fn@^2.1.0: resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== -mini-css-extract-plugin@^2.7.0: - version "2.7.0" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz#d7d9ba0c5b596d155e36e2b174082fc7f010dd64" - integrity sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw== +mini-css-extract-plugin@^2.7.1: + version "2.7.1" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz#ec924df783cff32ce6183fceb653028f70128643" + integrity sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw== dependencies: schema-utils "^4.0.0"