diff --git a/packages/cozy-mespapiers-lib/package.json b/packages/cozy-mespapiers-lib/package.json index f190157de7..db8098e425 100644 --- a/packages/cozy-mespapiers-lib/package.json +++ b/packages/cozy-mespapiers-lib/package.json @@ -16,7 +16,7 @@ "@testing-library/react": "11.2.7", "babel-preset-cozy-app": "2.0.1", "cozy-bar": "7.16.0", - "cozy-client": "^34.4.0", + "cozy-client": "^34.5.0", "cozy-device-helper": "^2.6.0", "cozy-doctypes": "^1.86.0", "cozy-harvest-lib": "^9.32.5", @@ -37,7 +37,7 @@ "react-input-mask": "3.0.0-alpha.2" }, "peerDependencies": { - "cozy-client": ">=34.4.0", + "cozy-client": ">=34.5.0", "cozy-device-helper": ">=2.2.0", "cozy-doctypes": ">=1.83.8", "cozy-harvest-lib": ">=9.10.1", diff --git a/yarn.lock b/yarn.lock index 7e71d7b1d5..af6da53600 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6976,10 +6976,10 @@ cozy-client@^32.2.0: sift "^6.0.0" url-search-params-polyfill "^8.0.0" -cozy-client@^34.4.0: - version "34.4.0" - resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-34.4.0.tgz#7d72aa3a38c08de4f3597c5fc68998553dd29f2f" - integrity sha512-Vh50SGKVHaxT1pDlmXn5AtEd8W2dzPFczXLOm4A9HuBttNUzS8cT2/MXfo9Xs7YV7nU/PhPlKtyvdrZqo9RxXQ== +cozy-client@^34.5.0: + version "34.5.0" + resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-34.5.0.tgz#862e62d3cb545fa34a66fdc0457521bc2959cb3b" + integrity sha512-oqrJZTg1UtqtsPBMuk4alJP/D3A2JLh0ofzAmikmnxS/wYlsP0Dn6T4Rl6FUWU4udg7wZ+3AU9PkusIWpe4zrg== dependencies: "@cozy/minilog" "1.0.0" "@types/jest" "^26.0.20" @@ -14774,17 +14774,6 @@ 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": - version "1.0.8" - uid "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" - react-spring "9.0.0-rc.3" - react-use-gesture "^7.0.8" - react-use-measure "^2.0.0" - "mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.6": version "1.0.6" resolved "https://github.com/cozy/mui-bottom-sheet.git#494c40416ecde95732c864f9b921e7e545075aa5"