diff --git a/package.json b/package.json
index 2901ab9b3694df72a4114d29fe34061168d39da7..a5139c829225e663c6dac7caf9fa9d3dfa2d9a77 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
     "@simbathesailor/use-what-changed": "^2.0.0",
     "axios": "^0.19.0",
     "cozy-bar": "7.14.0",
-    "cozy-client": "32.1.0",
+    "cozy-client": "32.1.1",
     "cozy-device-helper": ">=2.1.0",
     "cozy-flags": ">2.8.6",
     "cozy-harvest-lib": "9.15.2",
diff --git a/yarn.lock b/yarn.lock
index ebd64771fb49d86838dccd053aabf28e9b8efdde..c6e5a979e9d6529422c4787ea37ed157d899102f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5754,10 +5754,10 @@ cozy-client@23.4.0:
     sift "^6.0.0"
     url-search-params-polyfill "^7.0.0"
 
-cozy-client@32.1.0:
-  version "32.1.0"
-  resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-32.1.0.tgz#d38ee04e0dcae62f11a0e868349bf3f8bd20c117"
-  integrity sha512-dd7UZnX9Uaonq0T+E8mqBEV58j3BMQFaRXIU/gFYVYPHKNB8sHyvcXSh4tLh4RYNNJDECgkWsLmtogkxoPz/jg==
+cozy-client@32.1.1:
+  version "32.1.1"
+  resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-32.1.1.tgz#6d17774c84409e262a5495abe170f29650ba3cc3"
+  integrity sha512-SIEba6RXqmRos7D1cWC7ACsgpeT2N5yhPDjyyXNxtncTaXEMT0aAGzG5+ZTQsZrHTyye9UHQ36zmU/EjbDTynQ==
   dependencies:
     "@cozy/minilog" "1.0.0"
     "@types/jest" "^26.0.20"
@@ -12583,9 +12583,9 @@ msgpack5@^4.0.2:
     readable-stream "^2.3.6"
     safe-buffer "^5.1.2"
 
-"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.6":
+"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.6":
   version "1.0.6"
-  resolved "git+https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5"
+  resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5"
   dependencies:
     "@juggle/resize-observer" "^3.1.3"
     jest-environment-jsdom-sixteen "^1.0.3"