diff --git a/package.json b/package.json index 61f4c45343f599aca36f9d3483b6c2096b22da83..e96055c8fbec19e8e565c4de5fed980d6ffa29ff 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "cozy-client": "32.1.1", "cozy-device-helper": ">=2.1.0", "cozy-flags": ">2.8.6", - "cozy-harvest-lib": "9.15.2", + "cozy-harvest-lib": "9.15.4", "cozy-intent": ">=1.14.1", "cozy-keys-lib": ">=4.1.9", "cozy-logger": ">1.7.0", diff --git a/yarn.lock b/yarn.lock index 10d6b3410677a2dded79789e2d867a35d809859f..eea130352c01f562cae59e02a4d095691512f076 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5922,10 +5922,10 @@ cozy-flags@>2.8.6: dependencies: microee "^0.0.6" -cozy-harvest-lib@9.15.2: - version "9.15.2" - resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-9.15.2.tgz#307d36d0b3dc65f26f8427c807dd13d80ca6ff8b" - integrity sha512-4vCoP4c/8iwyra/hXziJk7up/6QkNieGKk9OVPZZMtzwb1VPGKUZOX91vm56KudstJirBWiwEbcXkKtcaQkRtA== +cozy-harvest-lib@9.15.4: + version "9.15.4" + resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-9.15.4.tgz#08db87d5b30f2e8810e120ed565b295b70b3ff7b" + integrity sha512-lQzsCM4y5UquUJFnlqPnCNECeXkRmz/DE8yiRZz3+saYc6wEd7NIOFku4XYyohtuoH6st2WDHldxQlsh4x3yfA== dependencies: "@cozy/minilog" "^1.0.0" "@sentry/browser" "^6.0.1" @@ -12611,9 +12611,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"