diff --git a/package-lock.json b/package-lock.json index 5726a2b2..cfaa75ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "file-loader": "^6.2.0", "html-loader": "^4.2.0", "html-webpack-plugin": "^5.5.0", - "mini-css-extract-plugin": "^2.7.1", + "mini-css-extract-plugin": "^2.7.7", "node-sass": "^8.0.0", "postcss-loader": "^7.0.2", "postcss-preset-env": "^7.8.3", @@ -6507,9 +6507,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz", - "integrity": "sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw==", + "version": "2.7.7", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", + "integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", "dev": true, "dependencies": { "schema-utils": "^4.0.0" @@ -15324,9 +15324,9 @@ "dev": true }, "mini-css-extract-plugin": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz", - "integrity": "sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw==", + "version": "2.7.7", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.7.tgz", + "integrity": "sha512-+0n11YGyRavUR3IlaOzJ0/4Il1avMvJ1VJfhWfCn24ITQXhRr1gghbhhrda6tgtNcpZaWKdSuwKq20Jb7fnlyw==", "dev": true, "requires": { "schema-utils": "^4.0.0" diff --git a/package.json b/package.json index d62e224f..ef1aa6ff 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "file-loader": "^6.2.0", "html-loader": "^4.2.0", "html-webpack-plugin": "^5.5.0", - "mini-css-extract-plugin": "^2.7.1", + "mini-css-extract-plugin": "^2.7.7", "node-sass": "^8.0.0", "postcss-loader": "^7.0.2", "postcss-preset-env": "^7.8.3",