chore(deps): update dependency sass to v1.80.6

Renovate-Branch: renovate/sass-1.x
Change-Id: I82116901fd788e75ff7d68fe51730e9adb02f8b9
diff --git a/package.json b/package.json
index a4d78b0..a01ba4d 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "mini-css-extract-plugin": "2.9.2",
     "path": "0.12.7",
     "raw-loader": "4.0.2",
-    "sass": "1.80.5",
+    "sass": "1.80.6",
     "sass-loader": "16.0.3",
     "style-loader": "4.0.0",
     "terser-webpack-plugin": "5.3.10",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a58780a..79b8ace 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -109,11 +109,11 @@
         specifier: 4.0.2
         version: 4.0.2(webpack@5.96.1)
       sass:
-        specifier: 1.80.5
-        version: 1.80.5
+        specifier: 1.80.6
+        version: 1.80.6
       sass-loader:
         specifier: 16.0.3
-        version: 16.0.3(sass@1.80.5)(webpack@5.96.1)
+        version: 16.0.3(sass@1.80.6)(webpack@5.96.1)
       style-loader:
         specifier: 4.0.0
         version: 4.0.0(webpack@5.96.1)
@@ -3322,8 +3322,8 @@
       webpack:
         optional: true
 
-  sass@1.80.5:
-    resolution: {integrity: sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==}
+  sass@1.80.6:
+    resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==}
     engines: {node: '>=14.0.0'}
     hasBin: true
 
@@ -5022,6 +5022,7 @@
       '@parcel/watcher-win32-arm64': 2.4.1
       '@parcel/watcher-win32-ia32': 2.4.1
       '@parcel/watcher-win32-x64': 2.4.1
+    optional: true
 
   '@parse5/tools@0.3.0':
     dependencies:
@@ -5658,6 +5659,7 @@
   braces@3.0.3:
     dependencies:
       fill-range: 7.1.1
+    optional: true
 
   browserslist@4.22.3:
     dependencies:
@@ -5974,7 +5976,8 @@
 
   delayed-stream@1.0.0: {}
 
-  detect-libc@1.0.3: {}
+  detect-libc@1.0.3:
+    optional: true
 
   detect-newline@3.1.0: {}
 
@@ -6351,6 +6354,7 @@
   fill-range@7.1.1:
     dependencies:
       to-regex-range: 5.0.1
+    optional: true
 
   find-up@4.1.0:
     dependencies:
@@ -7296,6 +7300,7 @@
     dependencies:
       braces: 3.0.3
       picomatch: 2.3.1
+    optional: true
 
   mime-db@1.48.0: {}
 
@@ -7349,7 +7354,8 @@
       lower-case: 2.0.2
       tslib: 2.7.0
 
-  node-addon-api@7.1.1: {}
+  node-addon-api@7.1.1:
+    optional: true
 
   node-forge@1.3.1: {}
 
@@ -7525,7 +7531,8 @@
 
   picomatch@2.3.0: {}
 
-  picomatch@2.3.1: {}
+  picomatch@2.3.1:
+    optional: true
 
   pino-abstract-transport@1.2.0:
     dependencies:
@@ -7778,19 +7785,20 @@
 
   safer-buffer@2.1.2: {}
 
-  sass-loader@16.0.3(sass@1.80.5)(webpack@5.96.1):
+  sass-loader@16.0.3(sass@1.80.6)(webpack@5.96.1):
     dependencies:
       neo-async: 2.6.2
     optionalDependencies:
-      sass: 1.80.5
+      sass: 1.80.6
       webpack: 5.96.1(webpack-cli@5.1.4)
 
-  sass@1.80.5:
+  sass@1.80.6:
     dependencies:
-      '@parcel/watcher': 2.4.1
       chokidar: 4.0.1
       immutable: 4.3.4
       source-map-js: 1.0.2
+    optionalDependencies:
+      '@parcel/watcher': 2.4.1
 
   sax@1.4.1: {}