diff --git a/package-lock.json b/package-lock.json
index a45992d5498e8a11f89ffc675f72dbc35f8cf1f8..7b2ac5fb427407467f28162d33045ba32723d9cf 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53,7 +53,7 @@
         "lockfile-lint": "^4.6.2",
         "nodemon": "^2.0.15",
         "npm-run-all": "^4.1.5",
-        "postcss": "^8.4.7",
+        "postcss": "^8.4.8",
         "postcss-cli": "^9.1.0",
         "rollup": "^2.68.0",
         "rollup-plugin-istanbul": "^3.0.0",
@@ -7979,9 +7979,9 @@
       }
     },
     "node_modules/postcss": {
-      "version": "8.4.7",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.7.tgz",
-      "integrity": "sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==",
+      "version": "8.4.8",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz",
+      "integrity": "sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==",
       "dev": true,
       "dependencies": {
         "nanoid": "^3.3.1",
@@ -16632,9 +16632,9 @@
       "dev": true
     },
     "postcss": {
-      "version": "8.4.7",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.7.tgz",
-      "integrity": "sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==",
+      "version": "8.4.8",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz",
+      "integrity": "sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==",
       "dev": true,
       "requires": {
         "nanoid": "^3.3.1",
diff --git a/package.json b/package.json
index 0a325f7bde31b682a5aad3cfbccabae4e820e368..03b319b519ac9e554a727e469013fe08c71ac3d0 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
     "lockfile-lint": "^4.6.2",
     "nodemon": "^2.0.15",
     "npm-run-all": "^4.1.5",
-    "postcss": "^8.4.7",
+    "postcss": "^8.4.8",
     "postcss-cli": "^9.1.0",
     "rollup": "^2.68.0",
     "rollup-plugin-istanbul": "^3.0.0",