diff --git a/package-lock.json b/package-lock.json index 94130ef..c7a246c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "imagemin": "8.0.1", "imagemin-svgo": "10.0.1", "jquery": "3.6.3", - "mini-css-extract-plugin": "2.7.2", + "mini-css-extract-plugin": "2.7.4", "nodemon": "2.0.20", "prepr": "1.2.4", "sass": "1.55.0", @@ -4822,9 +4822,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz", - "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==", + "version": "2.7.4", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.4.tgz", + "integrity": "sha512-V5zkjajQx9gnedglDap7ZjD1mNFNISzyllzrc+9+R4iwPRUAR0St20ADflQbWkVUQ2u/QU55t8mKaxUek8Cciw==", "dependencies": { "schema-utils": "^4.0.0" }, @@ -10844,9 +10844,9 @@ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==" }, "mini-css-extract-plugin": { - "version": "2.7.2", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz", - "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==", + "version": "2.7.4", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.4.tgz", + "integrity": "sha512-V5zkjajQx9gnedglDap7ZjD1mNFNISzyllzrc+9+R4iwPRUAR0St20ADflQbWkVUQ2u/QU55t8mKaxUek8Cciw==", "requires": { "schema-utils": "^4.0.0" } diff --git a/package.json b/package.json index a8c6725..1619e20 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "imagemin": "8.0.1", "imagemin-svgo": "10.0.1", "jquery": "3.6.3", - "mini-css-extract-plugin": "2.7.2", + "mini-css-extract-plugin": "2.7.4", "nodemon": "2.0.20", "prepr": "1.2.4", "sass": "1.55.0",