diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 030eb4da95aa629a5bfa70f2587ff81093ba8560..23e17af30f1f0b2bd39842791220893e2ee406b9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,10 @@
 include:
   - project: "uis/devops/continuous-delivery/ci-templates"
     file: "/auto-devops/common-pipeline.yml"
-    ref: "v6.6.0"
+    ref: "v6.7.0"
   - project: "uis/devops/continuous-delivery/ci-templates"
     file: "/commitlint.yml"
-    ref: "v6.6.0"
+    ref: "v6.7.0"
 
 variables:
   CONTAINER_SCANNING_DISABLED: "1"
diff --git a/yarn.lock b/yarn.lock
index 13afbb7dbc07af8f68d60d8a71c24ef9580f60fe..8837aff03dec93db9c6964b91123231d70c43135 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2027,9 +2027,9 @@
     robust-predicates "^3.0.2"
 
 "@mui/x-charts@^7.26.0":
-  version "7.27.0"
-  resolved "https://registry.yarnpkg.com/@mui/x-charts/-/x-charts-7.27.0.tgz#cf70df4020030e26607c25cc86cef3e85d8d4f44"
-  integrity sha512-EIT5zbClc8n14qBvCD7jYSVI4jWAWajY7g8gznf5rggCJuv08IHfmi23q6afax73q6yTAi30qeUmcqttqXV4DQ==
+  version "7.27.1"
+  resolved "https://registry.yarnpkg.com/@mui/x-charts/-/x-charts-7.27.1.tgz#0bc32cfcb9361162ee4ea47202332aecef31f93b"
+  integrity sha512-9z7fopitKjazY+p+sI2Z0zpip5zq3GYBC0hDuzxFUMvH582/FX1ZP6g1Wub0oetQReIMciL+rqU4agmRucvanw==
   dependencies:
     "@babel/runtime" "^7.25.7"
     "@mui/utils" "^5.16.6 || ^6.0.0"