Skip to content

Commit

Permalink
fix(deps): Upgrade cozy-harvest-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
LucsT committed Jan 11, 2024
1 parent b4f50e7 commit 62ba20e
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.2.2",
"cozy-harvest-lib": "^22.0.4",
"cozy-harvest-lib": "^22.0.6",
"cozy-intent": "^2.19.2",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5960,10 +5960,10 @@ cozy-flags@3.2.2:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^22.0.4:
version "22.0.4"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-22.0.4.tgz#db8d29367b10d18f4d4adb379e3efb186d91e512"
integrity sha512-FSX/Qi9lDYZYdXKijpX7Eb/9BAsO0Hj8l8P4YfJJcU2NutnXt+sjncDHe8WaXHkg0Zf6dlspbFEiQdNb/LKY1w==
cozy-harvest-lib@^22.0.6:
version "22.0.6"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-22.0.6.tgz#8b1b6700cf6da31e2d6e5b0c42bf810c5adec8bb"
integrity sha512-vuITHngQk9K1eeE91qiRGt1gH8s4fGskCggQdAK1uous5WSnaqY7Nh0diO3VsR8ZR2yw1i7gdV74giEPzrrycA==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit 62ba20e

Please sign in to comment.