diff --git a/package-lock.json b/package-lock.json
index a842e9fd7bb2cd627a7e85679c9508577783da82..74ea2766b6e0729d5cc94398f752841457b219d8 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.1.0",
+        "@orchestrator-ui/orchestrator-ui-components": "2.1.1",
         "@reduxjs/toolkit": "^2.0.1",
         "axios": "^1.7.2",
         "cytoscape": "^3.29.2",
@@ -2474,9 +2474,9 @@
       }
     },
     "node_modules/@orchestrator-ui/orchestrator-ui-components": {
-      "version": "2.1.0",
-      "resolved": "https://registry.npmjs.org/@orchestrator-ui/orchestrator-ui-components/-/orchestrator-ui-components-2.1.0.tgz",
-      "integrity": "sha512-f+VumJfyDiRQN9On6U+9lNyYUvSp5zYkcu3MqblhuXWbpQmuaWyQqfOrM9VQ/mPcpADSErXUdNLZHAhhE03JOw==",
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/@orchestrator-ui/orchestrator-ui-components/-/orchestrator-ui-components-2.1.1.tgz",
+      "integrity": "sha512-bgeWZ2oFjDbEKaW8vy5dwbkfgDMCs8ocCEWKUqxALOBovbT+tl8tngnttUoX26fkvBD7zjAsvq4b74G4wVkYiw==",
       "license": "Apache-2.0",
       "dependencies": {
         "@elastic/eui": "^95.1.0",
diff --git a/package.json b/package.json
index ca18198f59c85aa5a691c632fc3cb586555528df..39375d895404dc3cc28893b7dbe8521f28948fe9 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.1.0",
+    "@orchestrator-ui/orchestrator-ui-components": "2.1.1",
     "@reduxjs/toolkit": "^2.0.1",
     "axios": "^1.7.2",
     "cytoscape": "^3.29.2",