diff --git a/package.json b/package.json index 36d3c8b378..522a709648 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "cozy-device-helper": "2.7.0", "cozy-doctypes": "1.83.8", "cozy-flags": "2.12.0", - "cozy-harvest-lib": "^13.15.0", + "cozy-harvest-lib": "^13.15.1", "cozy-intent": "^2.3.0", "cozy-keys-lib": "^4.3.0", "cozy-logger": "1.10.0", diff --git a/yarn.lock b/yarn.lock index d1b4b99765..b1133f613e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5811,10 +5811,10 @@ cozy-flags@2.12.0: dependencies: microee "^0.0.6" -cozy-harvest-lib@^13.15.0: - version "13.15.0" - resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-13.15.0.tgz#0afe514c23bcbdc21fb8f783fa44ca72747f0951" - integrity sha512-FkQQqzoqcpoVXgfFFCA6CzZBbldiE/InoVenrgQ7b59Woaj60FRfBiRUpQjmQxv1/W7ZnjmlG96KWmbh+/VHOg== +cozy-harvest-lib@^13.15.1: + version "13.15.1" + resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-13.15.1.tgz#4887166a5e7d5056ad1a61798cb67b7ea555f622" + integrity sha512-K8ZDp7gxx0iD+Y0wNJwsGJlWomFe/0qog3mJW8l1/i1ggFoXLRmWE3BjqPwOEYeSDKceYCMBRk2iALvsBJhOGQ== dependencies: "@cozy/minilog" "^1.0.0" "@sentry/browser" "^6.0.1" @@ -11780,9 +11780,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"