From eaa03ffe85ce6472c835737305ab76c097452a36 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovatebot@exemple.com>
Date: Fri, 1 Jul 2022 03:19:50 +0000
Subject: [PATCH] fix(deps): update dependency cozy-harvest-lib to v9.16.0

---
 package.json |  2 +-
 yarn.lock    | 21 ++++++++++++++-------
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/package.json b/package.json
index b22cbe506..d7adab5b6 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
     "cozy-client": "32.2.0",
     "cozy-device-helper": ">=2.1.0",
     "cozy-flags": ">2.8.6",
-    "cozy-harvest-lib": "9.15.4",
+    "cozy-harvest-lib": "9.16.0",
     "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 879271ba6..844c92b6c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5241,10 +5241,10 @@ cozy-flags@>2.8.6, cozy-flags@^2.8.7:
   dependencies:
     microee "^0.0.6"
 
-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==
+cozy-harvest-lib@9.16.0:
+  version "9.16.0"
+  resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-9.16.0.tgz#f8e2daf39a68a73c6ae772b1c7824bae69b0cfbb"
+  integrity sha512-NRe25j5w7Dz761UmYyFXKHUcB3fusQjXtfK8G5iSgSmx9ZavyXdB/Oj1qISE66FORDPjTPmyoIMjaKq+38ZFgw==
   dependencies:
     "@cozy/minilog" "^1.0.0"
     "@sentry/browser" "^6.0.1"
@@ -11025,12 +11025,19 @@ mini-css-extract-plugin@0.5.0:
     schema-utils "^1.0.0"
     webpack-sources "^1.1.0"
 
-minilog@3.1.0, "minilog@git+https://github.com/cozy/minilog.git#master":
+minilog@3.1.0:
   version "3.1.0"
   resolved "git+https://github.com/cozy/minilog.git#6da0aa58759c4f1a1a7e0fd093dbe2a67c035c55"
   dependencies:
     microee "0.0.6"
 
+"minilog@https://github.com/cozy/minilog.git#master":
+  version "3.1.0"
+  uid "6da0aa58759c4f1a1a7e0fd093dbe2a67c035c55"
+  resolved "https://github.com/cozy/minilog.git#6da0aa58759c4f1a1a7e0fd093dbe2a67c035c55"
+  dependencies:
+    microee "0.0.6"
+
 minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
   version "1.0.1"
   resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
@@ -11582,9 +11589,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