From e97d16e076e686b02013353409cdfd5b326a6d9f Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovatebot@exemple.com>
Date: Wed, 29 Jun 2022 03:15:07 +0000
Subject: [PATCH] fix(deps): update dependency cozy-harvest-lib to v9.15.4

---
 package.json |  2 +-
 yarn.lock    | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/package.json b/package.json
index 61f4c4534..e96055c8f 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 10d6b3410..eea130352 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"
-- 
GitLab