Skip to content

Commit

Permalink
fix: Update cozy-harvest-lib dependency to version
Browse files Browse the repository at this point in the history
20.2.3
  • Loading branch information
acezard committed Nov 15, 2023
1 parent 86adefa commit 8ff018b
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.2.2",
"cozy-harvest-lib": "^20.2.3",
"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.2.2:
version "20.2.2"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.2.2.tgz#004442728db4c322003b5865844601e5aa701b08"
integrity sha512-i81DboaAFhh4fgkzjOB0u7ARxp9BiX3650J3zBjw2uoSaxVd2PRU/GkljrKuZPFsoAcxy35K2F0TdpYABaHArg==
cozy-harvest-lib@^20.2.3:
version "20.2.3"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.2.3.tgz#06b80e478fb3010c31d961bf2faeac7425c1588c"
integrity sha512-Tc2I/rkZrneobkGaKyXwI1Umyf3ahK6mEx0y8z6RkHA/NgCXLzWph7T6Ve6Uzkc/GJ+nF3LGH/xpzp76612yVQ==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit 8ff018b

Please sign in to comment.