Skip to content

Commit

Permalink
fix: Update cozyharvest-lib
Browse files Browse the repository at this point in the history
This will update suggestion konnector dialo
  • Loading branch information
acezard committed Nov 15, 2023
1 parent 822533d commit 0c3f05d
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.1",
"cozy-harvest-lib": "^20.2.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 @@ -9096,10 +9096,10 @@ [email protected]:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^20.2.1:
version "20.2.1"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-20.2.1.tgz#774d58c129845dd80eca80f1ecf5568ebabf6ecf"
integrity sha512-DWXTzAhwnt1NnLOjR/blelxjI6y5GwuHboMW6/F8D+PiKNjsCeWtfuVJ41UcvymoDg0h6sbZ5Hz0tyQi3cDCug==
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==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
Expand Down

0 comments on commit 0c3f05d

Please sign in to comment.