Skip to content

Commit

Permalink
feat: Update cozy-harvest-lib from 20.1.5 to 20.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed Nov 8, 2023
1 parent 0492ee8 commit b6afd9e
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.5",
"cozy-harvest-lib": "^20.1.6",
"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 @@ -9096,10 +9096,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

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==
cozy-harvest-lib@^20.1.6:
version "20.1.6"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.6.tgz#45263b9b6ff428db04fb7f0cf08d15291cb8264a"
integrity sha512-OAdhOUAzfp0oC4a31LcQYFs4O7WFmC0WDQBmIJbDf9/i/XGOAMvo7taUj8c1nMdqWKCdsqDvn9K26pSc9qxrCg==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit b6afd9e

Please sign in to comment.