diff --git a/package-lock.json b/package-lock.json
index 8badf7d31df8ec6d96a561cac0e651a509cd68f5..7c0c88088ac190bb632674e3634cbdf0a0503611 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
         "@emotion/css": "^11.11.2",
         "@emotion/react": "^11.11.1",
         "@open-policy-agent/opa-wasm": "^1.8.1",
-        "@orchestrator-ui/orchestrator-ui-components": "2.10.0",
+        "@orchestrator-ui/orchestrator-ui-components": "2.12.0",
         "@reduxjs/toolkit": "^2.0.1",
         "axios": "^1.7.2",
         "cytoscape": "^3.29.2",
@@ -2835,9 +2835,9 @@
       }
     },
     "node_modules/@orchestrator-ui/orchestrator-ui-components": {
-      "version": "2.10.0",
-      "resolved": "https://registry.npmjs.org/@orchestrator-ui/orchestrator-ui-components/-/orchestrator-ui-components-2.10.0.tgz",
-      "integrity": "sha512-nu2bohCByXQZR8tPgA1AYQTqxi46BVXNleRGYNAu08QWgkZc5G4AZEekIO4s2PeO1YoN3SqdY1+v0mkMBLfvhA==",
+      "version": "2.12.0",
+      "resolved": "https://registry.npmjs.org/@orchestrator-ui/orchestrator-ui-components/-/orchestrator-ui-components-2.12.0.tgz",
+      "integrity": "sha512-Xak+w7rADoskN8hZjwcfX9GN4qrUr5EhZtzocN77CnYW4lFmZqvF8+aNSjrzzjtS+sK8Uu1IJ6Bfa5t3h4IRcg==",
       "license": "Apache-2.0",
       "dependencies": {
         "@elastic/eui": "^97.0.0",
diff --git a/package.json b/package.json
index 31c4c1509aadda5fcccda126115a01c60a763657..20098c8035dba6b02f5506fac043cf735118156b 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
     "@emotion/css": "^11.11.2",
     "@emotion/react": "^11.11.1",
     "@open-policy-agent/opa-wasm": "^1.8.1",
-    "@orchestrator-ui/orchestrator-ui-components": "2.10.0",
+    "@orchestrator-ui/orchestrator-ui-components": "2.12.0",
     "@reduxjs/toolkit": "^2.0.1",
     "axios": "^1.7.2",
     "cytoscape": "^3.29.2",