diff --git a/composer.json b/composer.json
index 70b30d885199fb35a88a5eedae217cb09c6749f3..18ffadb8a29a5c5239e03f5326c7e661ee8ae6c6 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
         "spomky-labs/otphp": "^10",
         "tuupola/cors-middleware": "^1.2.1",
         "tecnickcom/tcpdf": "^6.3",
-        "scssphp/scssphp": "^1.4",
+        "scssphp/scssphp": "1.12.1",
         "symfony/yaml": "^5.0",
         "ezyang/htmlpurifier": "^4.13",
         "davefx/phplot": "^6.2",
diff --git a/composer.lock b/composer.lock
index 02eed92dec5de44084d1a2ec98a98e87322cd062..d47ed8c658cfda14df86f09222bde934ca327ffb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "a63ea48b02fb5f560eaa7f4544fc340c",
+    "content-hash": "fcafb6aa7ae481f3523dda004973c010",
     "packages": [
         {
             "name": "algo26-matthias/idna-convert",
@@ -3485,16 +3485,16 @@
         },
         {
             "name": "scssphp/scssphp",
-            "version": "v1.11.0",
+            "version": "v1.12.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/scssphp/scssphp.git",
-                "reference": "33749d12c2569bb24071f94e9af828662dabb068"
+                "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068",
-                "reference": "33749d12c2569bb24071f94e9af828662dabb068",
+                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/394ed1e960138710a60d035c1a85d43d0bf0faeb",
+                "reference": "394ed1e960138710a60d035c1a85d43d0bf0faeb",
                 "shasum": ""
             },
             "require": {
@@ -3511,7 +3511,7 @@
                 "thoughtbot/bourbon": "^7.0",
                 "twbs/bootstrap": "~5.0",
                 "twbs/bootstrap4": "4.6.1",
-                "zurb/foundation": "~6.5"
+                "zurb/foundation": "~6.7.0"
             },
             "suggest": {
                 "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
@@ -3559,9 +3559,9 @@
             ],
             "support": {
                 "issues": "https://github.com/scssphp/scssphp/issues",
-                "source": "https://github.com/scssphp/scssphp/tree/v1.11.0"
+                "source": "https://github.com/scssphp/scssphp/tree/v1.12.1"
             },
-            "time": "2022-09-02T21:24:55+00:00"
+            "time": "2024-01-13T12:36:40+00:00"
         },
         {
             "name": "slim/psr7",