diff --git a/package-lock.json b/package-lock.json index bdb2e736..66cf375c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -100,7 +100,7 @@ "license-checker": "^25.0.0", "lint-staged": "=11.2.6", "local-web-server": "^4.2.1", - "mini-css-extract-plugin": "^2.4.6", + "mini-css-extract-plugin": "^2.5.3", "mocha": "=8.4.0", "npm-audit-ci-wrapper": "^3.0.2", "npm-run-all": "^4.1.5", @@ -17260,9 +17260,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.6.tgz", - "integrity": "sha512-khHpc29bdsE9EQiGSLqQieLyMbGca+bkC42/BBL1gXC8yAS0nHpOTUCBYUK6En1FuRdfE9wKXhGtsab8vmsugg==", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz", + "integrity": "sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==", "dev": true, "dependencies": { "schema-utils": "^4.0.0" @@ -38645,9 +38645,9 @@ "dev": true }, "mini-css-extract-plugin": { - "version": "2.4.6", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.6.tgz", - "integrity": "sha512-khHpc29bdsE9EQiGSLqQieLyMbGca+bkC42/BBL1gXC8yAS0nHpOTUCBYUK6En1FuRdfE9wKXhGtsab8vmsugg==", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.5.3.tgz", + "integrity": "sha512-YseMB8cs8U/KCaAGQoqYmfUuhhGW0a9p9XvWXrxVOkE3/IiISTLw4ALNt7JR5B2eYauFM+PQGSbXMDmVbR7Tfw==", "dev": true, "requires": { "schema-utils": "^4.0.0" diff --git a/package.json b/package.json index e1f7406a..9c874d62 100644 --- a/package.json +++ b/package.json @@ -152,7 +152,7 @@ "license-checker": "^25.0.0", "lint-staged": "=11.2.6", "local-web-server": "^4.2.1", - "mini-css-extract-plugin": "^2.4.6", + "mini-css-extract-plugin": "^2.5.3", "mocha": "=8.4.0", "npm-audit-ci-wrapper": "^3.0.2", "npm-run-all": "^4.1.5",