Skip to content

Commit 837499d

Browse files
committed
feat: Update cozy-harvest-lib
- Update cozy-harvest-lib from 12.5.0 to 12.5.2
1 parent 772a036 commit 837499d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cozy-device-helper": "2.6.0",
3939
"cozy-doctypes": "1.83.8",
4040
"cozy-flags": "2.10.0",
41-
"cozy-harvest-lib": "^12.5.0",
41+
"cozy-harvest-lib": "^12.5.2",
4242
"cozy-intent": "^2.3.0",
4343
"cozy-keys-lib": "^4.3.0",
4444
"cozy-logger": "1.8.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5791,10 +5791,10 @@ [email protected]:
57915791
dependencies:
57925792
microee "^0.0.6"
57935793

5794-
cozy-harvest-lib@^12.5.0:
5795-
version "12.5.0"
5796-
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-12.5.0.tgz#5bb5a684efa1c00f1c80ea3385756ea33b6c5b23"
5797-
integrity sha512-+vwJFKH/rxWGnWWEbYhWhWY5u5MUj4da3/xPjYWSKVUj774OHey+eMd92AfvyGfPdRtfi5n4DrOcAl8wcoVYKw==
5794+
cozy-harvest-lib@^12.5.2:
5795+
version "12.5.2"
5796+
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-12.5.2.tgz#9630821ef97bfa2de982237f7e97b7185a2317a5"
5797+
integrity sha512-ykzo2XwxqQaLcCblg/OxKfLawVQnXk5w9fmd7b9yc3vgp235p5WrQYzk38abfjwNKjJnyjIsPIGNtDDsQO6HAA==
57985798
dependencies:
57995799
"@cozy/minilog" "^1.0.0"
58005800
"@sentry/browser" "^6.0.1"
@@ -11762,9 +11762,9 @@ msgpack5@^4.0.2:
1176211762
readable-stream "^2.3.6"
1176311763
safe-buffer "^5.1.2"
1176411764

11765-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
11765+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1176611766
version "1.0.8"
11767-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
11767+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1176811768
dependencies:
1176911769
"@juggle/resize-observer" "^3.1.3"
1177011770
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)