Skip to content

Commit

Permalink
feat: Update cozy-harvest-lib from 20.1.1 to 20.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Oct 27, 2023
1 parent ea6f937 commit b246fbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.1",
"cozy-harvest-lib": "^20.1.2",
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "1.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9085,10 +9085,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^20.1.1:
version "20.1.1"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.1.tgz#c33359c5e7dd2bcdb1487d709af49c374ecdcc12"
integrity sha512-anE0cTwfSM+72zc/4ranu3zU8znJVXioF977E2vCCdT/EALHpVEi2QqoD1CkuJE6mT51cpUk0T8vaoKpGsIrFQ==
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==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit b246fbd

Please sign in to comment.