Skip to content

Commit

Permalink
fix(deps): update dependency cozy-harvest-lib to ^6.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 18ff70b commit 92175b6
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"cozy-client": "^45.15.0",
"cozy-device-helper": "2.0.0",
"cozy-flags": "^2.10.1",
"cozy-harvest-lib": "^6.7.3",
"cozy-harvest-lib": "^6.15.2",
"cozy-intent": "1.16.1",
"cozy-logger": "^1.9.0",
"cozy-sharing": "^3.10.0",
Expand Down
41 changes: 30 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6078,10 +6078,10 @@ cosmiconfig@^7.0.0:
path-type "^4.0.0"
yaml "^1.10.0"

[email protected].23:
version "0.0.23"
resolved "https://registry.yarnpkg.com/cozy-bi-auth/-/cozy-bi-auth-0.0.23.tgz#fcbf6b710622c50fad20573b3ca6cac64102b65f"
integrity sha512-UXzLlEeq1+g7Q7qQyDzdsIPE+4CbFmNbFVmgel7PlvBols6AunCS2SOptwAmcdCr3jI6CXSv/0TS57jmDPdukg==
[email protected].24:
version "0.0.24"
resolved "https://registry.yarnpkg.com/cozy-bi-auth/-/cozy-bi-auth-0.0.24.tgz#b9232e5c5a9828e59c88b6130a8d50043ed050b0"
integrity sha512-7Dr08b6uE81x1jjO8jZfy2738mvaQpUS4N+tfZthpO1MB7kSeB0RPlULG+IEMBll+NDlixypjcmVPdJ8ZJUkNA==
dependencies:
cozy-logger "^1.3.0"
lodash "^4.17.20"
Expand Down Expand Up @@ -6137,23 +6137,34 @@ cozy-doctypes@^1.82.3:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.83.3:
version "1.89.5"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.5.tgz#9bd2f650e537124aaf634a831320c8b76a965cc2"
integrity sha512-oMdITpn8J8k7XEzBOGE+ZZLiEA7RUZTKOF8ZA8r1OrZF6A1FTxCha8EDySGLlVr+QXyMkoYT5GFsqkEUn9LkbA==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-flags@^2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-2.10.1.tgz#aee640dc21d75b067ea1cd020e3e4e5c24922b18"
integrity sha512-5fxZWhDyL3BCs0pJoiRtoyUQTNqvrhqrFn743XmB2ltVk7Qf/ajvtixHQo6UmzOIUZ6W7n9JXIm40ruu8169tg==
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^6.7.3:
version "6.7.3"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-6.7.3.tgz#9d73e55c740c3a38a7eff6af01c671e8fda6c91f"
integrity sha512-bZCABxq15mwHsDHdOgIBNDZ7FuA5qaEicnjFHLEyhSUmBPOFkyExfhIk4IXxl2UO/IRHqhJ9OEEo6eWTLCjCpQ==
cozy-harvest-lib@^6.15.2:
version "6.15.2"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-6.15.2.tgz#e5ce1339ffc45ae4609f6632bbd92c1764b05dc2"
integrity sha512-kMKEEGJOjGoG60atENheZljaGeK7z6mpEw/yBBa0YE3CLDY5J09IKaUIgS3whp8xeeRrCatAuwVas2Z/9yFqNw==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
cozy-bi-auth "0.0.23"
cozy-doctypes "^1.82.3"
cozy-logger "^1.7.0"
cozy-bi-auth "0.0.24"
cozy-doctypes "^1.83.3"
cozy-logger "^1.8.0"
date-fns "^1.30.1"
final-form "^4.18.5"
lodash "^4.17.19"
Expand All @@ -6175,6 +6186,14 @@ cozy-interapp@^0.5.4:
resolved "https://registry.yarnpkg.com/cozy-interapp/-/cozy-interapp-0.5.7.tgz#75cafe1732ad660e2caf1ccf412f302594705f39"
integrity sha512-laIL/ATYV9oZnmqS+LMoO9qzk8XjJ1v2/YrA1Po2rI8ia/MDgjYO07424x2RuvHhNOBPGjD+JmqwQ0rNDlLW+Q==

cozy-logger@^1.10.4, cozy-logger@^1.8.0:
version "1.10.4"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.4.tgz#8a55a0b1fc23db9cf90524043d959c274d376c24"
integrity sha512-zDpG+edSqghx6HAIh6wIWmqQ49IX85anv+Y4P5pjHs4w697n5yI13UzhW7NczhFlflVF9ibxeKXqBNYvb4DW+Q==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.3.0, cozy-logger@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.7.0.tgz#945ff84df66f7e7e9640db00f8c632d4ff776fc8"
Expand Down

0 comments on commit 92175b6

Please sign in to comment.