Skip to content

Commit

Permalink
feat: Update cozy-harvest-lib from 20.1.2 to 20.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Nov 3, 2023
1 parent 171d7d0 commit 33781f8
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 @@ -39,7 +39,7 @@
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "3.0.1",
"cozy-harvest-lib": "^20.1.2",
"cozy-harvest-lib": "^20.1.5",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
Expand Down
21 changes: 16 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9078,17 +9078,28 @@ cozy-doctypes@^1.88.6:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.88.7:
version "1.88.7"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.88.7.tgz#cf971f8604ac129ca34a835672aa4c7cdaff4038"
integrity sha512-kfGRh8/Nt1+MlnT1lQerX+tGA2vMsCKuQuQ7zq8qHus23mGf+MsZe55ibN3Mis2IrZVfPlJeRJo4Rth6R/l9hg==
dependencies:
cozy-logger "^1.10.1"
date-fns "^1.30.1"
es6-promise-pool "^2.5.0"
lodash "^4.17.19"
prop-types "^15.7.2"

[email protected]:
version "3.0.1"
resolved "https://registry.yarnpkg.com/cozy-flags/-/cozy-flags-3.0.1.tgz#ffb0f3e57f6e3d631f8fa420e866f0eacddd222a"
integrity sha512-+uvrrzchRxg2+M0a9uoCEJCLDLwe1DdmTgXlu56zFagqMQGCxgLSHLL7MrP/8cjt9LjgzVdqO4Mg+mDtAIqc/g==
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^20.1.2:
version "20.1.2"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.2.tgz#49463762ae57ef0873289becf1aab76a62c4b1a9"
integrity sha512-3MlDXiDELVqpxxfYiE/jNv8Vui6ads1/WEMoLbAXrVZSq3X+ueq3c7+fQiNOyAWXBeW4sfqq0YCU34ElQ/XJgA==
cozy-harvest-lib@^20.1.5:
version "20.1.5"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.5.tgz#cee7bbac82e0387d1ecc8af0fc437ccdf5fe510b"
integrity sha512-hTxCS1itKsYGQVs/W/9g+FUxeN1BMD1lJw3FwJk9H/Ptp4a4wtMOEoHscGbaj39qHvdc0sfstg0fsStLQvdE7Q==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand All @@ -9101,7 +9112,7 @@ cozy-harvest-lib@^20.1.2:
"@storybook/testing-library" "0.0.14-next.2"
classnames "^2.3.1"
cozy-bi-auth "0.0.25"
cozy-doctypes "^1.88.6"
cozy-doctypes "^1.88.7"
cozy-logger "^1.10.1"
date-fns "^1.30.1"
final-form "^4.18.5"
Expand Down

0 comments on commit 33781f8

Please sign in to comment.