diff --git a/package-lock.json b/package-lock.json
index 9e94e64b04073404b5e3c11e5f9b1a9f194fd630..8ca10e6ceb6b91fa98831afdf0cc4b5f92886b99 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
       "dependencies": {
         "@emotion/react": "^11.13.3",
         "@emotion/styled": "^11.13.0",
-        "@ess-ics/ce-ui-common": "8.2.2",
+        "@ess-ics/ce-ui-common": "^9.0.0",
         "@mui/icons-material": "^5.14.1",
         "@mui/material": "^5.14.1",
         "@reduxjs/toolkit": "^2.2.7",
@@ -1399,9 +1399,9 @@
       }
     },
     "node_modules/@ess-ics/ce-ui-common": {
-      "version": "8.2.2",
-      "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-8.2.2.tgz",
-      "integrity": "sha512-36LucnjZeKt4bCOGFq16ggcYyBy009qiOMchqGQayVRUQqRcNQrLNUhT9w/8PLHfM6D47wGTYrIszwU5j/mXAA==",
+      "version": "9.0.0",
+      "resolved": "https://artifactory.esss.lu.se/artifactory/api/npm/ics-npm/@ess-ics/ce-ui-common/-/ce-ui-common-9.0.0.tgz",
+      "integrity": "sha512-B1wI/4NX9sj3RDGpG+BX8edmLdIiR7YZykpn9Uo3YxhmT06fehwNI7KwCZCme3iVxICP52GSPeCYlA+D9cvu/g==",
       "dependencies": {
         "@fontsource/titillium-web": "^5.0.22",
         "@mui/x-data-grid-pro": "^6.5.0",
diff --git a/package.json b/package.json
index abe8ea512d74188e92e19295bf33fb2aa9e59dc3..02fe0b0712f245b7a6938016f29b9115b71770f4 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
   "dependencies": {
     "@emotion/react": "^11.13.3",
     "@emotion/styled": "^11.13.0",
-    "@ess-ics/ce-ui-common": "8.2.2",
+    "@ess-ics/ce-ui-common": "^9.0.0",
     "@mui/icons-material": "^5.14.1",
     "@mui/material": "^5.14.1",
     "@reduxjs/toolkit": "^2.2.7",