Skip to content

Commit b6afd9e

Browse files
committed
feat: Update cozy-harvest-lib from 20.1.5 to 20.1.6
1 parent 0492ee8 commit b6afd9e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"cozy-device-helper": "2.7.0",
4040
"cozy-doctypes": "1.83.8",
4141
"cozy-flags": "3.0.1",
42-
"cozy-harvest-lib": "^20.1.5",
42+
"cozy-harvest-lib": "^20.1.6",
4343
"cozy-intent": "^2.3.0",
4444
"cozy-keys-lib": "^6.0.0",
4545
"cozy-logger": "1.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9096,10 +9096,10 @@ cozy-flags@3.0.1:
90969096
dependencies:
90979097
microee "^0.0.6"
90989098

9099-
cozy-harvest-lib@^20.1.5:
9100-
version "20.1.5"
9101-
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.5.tgz#cee7bbac82e0387d1ecc8af0fc437ccdf5fe510b"
9102-
integrity sha512-hTxCS1itKsYGQVs/W/9g+FUxeN1BMD1lJw3FwJk9H/Ptp4a4wtMOEoHscGbaj39qHvdc0sfstg0fsStLQvdE7Q==
9099+
cozy-harvest-lib@^20.1.6:
9100+
version "20.1.6"
9101+
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.1.6.tgz#45263b9b6ff428db04fb7f0cf08d15291cb8264a"
9102+
integrity sha512-OAdhOUAzfp0oC4a31LcQYFs4O7WFmC0WDQBmIJbDf9/i/XGOAMvo7taUj8c1nMdqWKCdsqDvn9K26pSc9qxrCg==
91039103
dependencies:
91049104
"@cozy/minilog" "^1.0.0"
91059105
"@sentry/browser" "^6.0.1"

0 commit comments

Comments
 (0)