diff --git a/package-lock.json b/package-lock.json index ed3e4b64..7636606d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -100,7 +100,7 @@ "license-checker": "^25.0.0", "lint-staged": "^15.2.2", "local-web-server": "^5.3.1", - "mini-css-extract-plugin": "^2.8.0", + "mini-css-extract-plugin": "^2.8.1", "npm-audit-ci-wrapper": "^3.0.2", "npm-run-all": "^4.1.5", "oauth2-server": "^2.4.1", @@ -20255,9 +20255,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz", - "integrity": "sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz", + "integrity": "sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==", "dev": true, "dependencies": { "schema-utils": "^4.0.0", diff --git a/package.json b/package.json index 16770a7d..02f709aa 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "license-checker": "^25.0.0", "lint-staged": "^15.2.2", "local-web-server": "^5.3.1", - "mini-css-extract-plugin": "^2.8.0", + "mini-css-extract-plugin": "^2.8.1", "npm-audit-ci-wrapper": "^3.0.2", "npm-run-all": "^4.1.5", "oauth2-server": "^2.4.1",