diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index a885e2e531..3422c4953c 100644 --- a/packages/core/admin/package.json +++ b/packages/core/admin/package.json @@ -99,7 +99,7 @@ "markdown-it-sub": "^1.0.0", "markdown-it-sup": "1.0.0", "match-sorter": "^4.0.2", - "mini-css-extract-plugin": "2.4.4", + "mini-css-extract-plugin": "2.7.2", "msw": "0.49.1", "node-polyfill-webpack-plugin": "2.0.1", "node-schedule": "2.1.0", diff --git a/yarn.lock b/yarn.lock index ea9bac2fdb..47298d2c7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16338,12 +16338,12 @@ mini-create-react-context@^0.4.0: "@babel/runtime" "^7.12.1" tiny-warning "^1.0.3" -mini-css-extract-plugin@2.4.4: - version "2.4.4" - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.4.tgz#c7e5d2d931dcf100ae50ae949ba757c506b54b0f" - integrity sha512-UJ+aNuFQaQaECu7AamlWOBLj2cJ6XSGU4zNiqXeZ7lZLe5VD0DoSPWFbWArXueo+6FZVbgHzpX9lUIaBIDLuYg== +mini-css-extract-plugin@2.7.2: + version "2.7.2" + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz#e049d3ea7d3e4e773aad585c6cb329ce0c7b72d7" + integrity sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw== dependencies: - schema-utils "^3.1.0" + schema-utils "^4.0.0" minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1: version "1.0.1"