diff --git a/package.json b/package.json
index 1221b593443d9e206398a43ddcba03e028090550..147f9088249e999289001d0cb704893919cfc549 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
     "cozy-logger": ">1.7.0",
     "cozy-realtime": "4.2.8",
     "cozy-scripts": "6.3.10",
-    "cozy-ui": "81.5.0",
+    "cozy-ui": "81.9.0",
     "d3": "^6.0.0",
     "detect-browser": "^5.1.1",
     "file-saver": "^2.0.5",
diff --git a/yarn.lock b/yarn.lock
index 514fa6899027d75fcb1437bca06934050076edad..93b19ded8328b8c19bd62b320654bae8b2cddbf1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6261,10 +6261,10 @@ cozy-stack-client@^35.6.0:
     mime "^2.4.0"
     qs "^6.7.0"
 
-cozy-ui@81.5.0:
-  version "81.5.0"
-  resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-81.5.0.tgz#e462a710af3121f30fb2cd908e2154ded23d7dde"
-  integrity sha512-tHho2iw46CIPsn20aOHExSj3+B/7bNbF6fEFcmaKVj8H2TNbk9Kq6znZ0vO1A7zP2pv7Kj3TGqwbc5zkjwWNYw==
+cozy-ui@81.9.0:
+  version "81.9.0"
+  resolved "https://registry.yarnpkg.com/cozy-ui/-/cozy-ui-81.9.0.tgz#ad6e79cb608851676cf1f80093df500a943f06bf"
+  integrity sha512-f++0oOvAt1JNRrmiilFFu9ZdhnYl8Iv6x+fBTyw8ertRhTg5YdFHdYsrK6lDjnm6AxXNU1mpnKX4GvrKlaV46A==
   dependencies:
     "@babel/runtime" "^7.3.4"
     "@material-ui/core" "4.12.3"
@@ -12653,9 +12653,9 @@ msgpack5@^4.0.2:
     readable-stream "^2.3.6"
     safe-buffer "^5.1.2"
 
-"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
+"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
   version "1.0.8"
-  resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
+  resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
   dependencies:
     "@juggle/resize-observer" "^3.1.3"
     jest-environment-jsdom-sixteen "^1.0.3"