Skip to content

Commit

Permalink
fix(deps): update dependency cozy-harvest-lib to ^26.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 4550eb1 commit c94212d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cozy-device-helper": "^3.0.0",
"cozy-doctypes": "1.83.7",
"cozy-flags": "^3.2.2",
"cozy-harvest-lib": "^26.0.0",
"cozy-harvest-lib": "^26.0.3",
"cozy-intent": "2.7.0",
"cozy-interapp": "0.7.7",
"cozy-keys-lib": "6.0.0",
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5503,23 +5503,34 @@ cozy-doctypes@^1.90.0:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.91.0:
version "1.91.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.0.tgz#5b5920fa1220767bdc171db50939695fa585d5bc"
integrity sha512-6dSShF4JFDEXuWIq5E/D64Yt53Z+xD1iRRMyDrrNEDQ1bkpOeYVYJL/LOxYZlYRl5Ek4LT9PdhjlubxLl3fDLA==
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@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.2.2.tgz#778b148ec6db0d9d9988fee43952e4b21547fb71"
integrity sha512-IWp/naaY+F9baSkLOjzi4M2UYHdIYAAiUBYGRempu3UbFQ1muCeclsut0OBy4oD8f8ENG4HhDQAdwSBAULOoFw==
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^26.0.0:
version "26.0.0"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-26.0.0.tgz#a594e75dd8e18b92cd0534068fef92ce942eeade"
integrity sha512-GzhurHNwdZka9j82mcqwvTebHFzIkTbKNTIgeGQfGqxVVFrHjihovgU9aOE/jHDABA/eU4z77faihyhcHavNfA==
cozy-harvest-lib@^26.0.3:
version "26.0.3"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-26.0.3.tgz#a2e59bf49eb9504c2ab1ff6009c7e730c6e1dedd"
integrity sha512-NEKEiwiMFKv91omdTBBt+qxhGCOp2xZzdwVuPlftI4bKYbAT3f8ekWt/TMcqF35S6Sh3k3EXGQ111SUKa3m7lw==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
classnames "^2.3.1"
cozy-bi-auth "0.0.25"
cozy-doctypes "^1.90.0"
cozy-doctypes "^1.91.0"
cozy-logger "^1.10.4"
date-fns "^1.30.1"
final-form "^4.18.5"
Expand Down

0 comments on commit c94212d

Please sign in to comment.