diff --git a/package.json b/package.json index b5b6386f..883b9da2 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "classnames": "2.3.1", "cozy-bar": "^23.1.0", "cozy-client": "^60.8.0", - "cozy-dataproxy-lib": "^4.1.0", + "cozy-dataproxy-lib": "^4.11.0", "cozy-device-helper": "^3.8.0", "cozy-devtools": "^1.3.0", "cozy-doctypes": "1.86.1", diff --git a/yarn.lock b/yarn.lock index fd736326..0265ad1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7757,10 +7757,10 @@ cozy-client@^60.8.0: sift "^6.0.0" url-search-params-polyfill "^8.0.0" -cozy-dataproxy-lib@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-4.1.0.tgz#20d0a38e059fb5924d85f3b5a550d7d28ec9a477" - integrity sha512-k5lVjnpPmATEUZaYeK0B8J0+ntiNRmpmTXyDi8p6H7y41LO/yZ0XhbIqxbO4PjPnT8aKFWx3zQ7LGqIXS2Y7LA== +cozy-dataproxy-lib@^4.11.0: + version "4.11.0" + resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-4.11.0.tgz#89cd935486517574ce1e648aab62209638afa4ab" + integrity sha512-4XMP8axtvpOnwlmBHug8obGCt5zU/gXABt4RLqCLi4FlsVryAGw9QYZibUPNsirGrHiMdwXrC5rrDPWAFMUUvA== dependencies: comlink "4.4.1" flexsearch "0.7.43" @@ -14509,9 +14509,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.9": +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": version "1.0.8" - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" dependencies: "@juggle/resize-observer" "^3.1.3" jest-environment-jsdom-sixteen "^1.0.3"