From 837499de90b98164e6119b72c63e9564b6d0c5f2 Mon Sep 17 00:00:00 2001 From: Merkur39 Date: Fri, 27 Jan 2023 10:23:00 +0100 Subject: [PATCH] feat: Update cozy-harvest-lib - Update cozy-harvest-lib from 12.5.0 to 12.5.2 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 3340ddb212..91cefeca92 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "cozy-device-helper": "2.6.0", "cozy-doctypes": "1.83.8", "cozy-flags": "2.10.0", - "cozy-harvest-lib": "^12.5.0", + "cozy-harvest-lib": "^12.5.2", "cozy-intent": "^2.3.0", "cozy-keys-lib": "^4.3.0", "cozy-logger": "1.8.1", diff --git a/yarn.lock b/yarn.lock index 868397b044..d1baef8743 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5791,10 +5791,10 @@ cozy-flags@2.10.0: dependencies: microee "^0.0.6" -cozy-harvest-lib@^12.5.0: - version "12.5.0" - resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-12.5.0.tgz#5bb5a684efa1c00f1c80ea3385756ea33b6c5b23" - integrity sha512-+vwJFKH/rxWGnWWEbYhWhWY5u5MUj4da3/xPjYWSKVUj774OHey+eMd92AfvyGfPdRtfi5n4DrOcAl8wcoVYKw== +cozy-harvest-lib@^12.5.2: + version "12.5.2" + resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-12.5.2.tgz#9630821ef97bfa2de982237f7e97b7185a2317a5" + integrity sha512-ykzo2XwxqQaLcCblg/OxKfLawVQnXk5w9fmd7b9yc3vgp235p5WrQYzk38abfjwNKjJnyjIsPIGNtDDsQO6HAA== dependencies: "@cozy/minilog" "^1.0.0" "@sentry/browser" "^6.0.1" @@ -11762,9 +11762,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"