Skip to content

Commit

Permalink
feat: Upgrade cozy-harvest-lib to 22.5.11
Browse files Browse the repository at this point in the history
To have the Can't connect link hidden when a konnector does not have any vendor_link in the manifest
  • Loading branch information
doubleface authored and doubleface committed Apr 23, 2024
1 parent c42fda5 commit 9e2b0a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
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.5.8",
"cozy-harvest-lib": "^22.5.11",
"cozy-intent": "^2.19.2",
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -5962,10 +5962,10 @@ cozy-doctypes@^1.89.4:
lodash "^4.17.19"
prop-types "^15.7.2"

cozy-doctypes@^1.89.5:
version "1.89.5"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.5.tgz#9bd2f650e537124aaf634a831320c8b76a965cc2"
integrity sha512-oMdITpn8J8k7XEzBOGE+ZZLiEA7RUZTKOF8ZA8r1OrZF6A1FTxCha8EDySGLlVr+QXyMkoYT5GFsqkEUn9LkbA==
cozy-doctypes@^1.90.0:
version "1.90.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
dependencies:
cozy-logger "^1.10.4"
date-fns "^1.30.1"
Expand All @@ -5980,16 +5980,16 @@ cozy-flags@3.2.2:
dependencies:
microee "^0.0.6"

cozy-harvest-lib@^22.5.8:
version "22.5.8"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-22.5.8.tgz#0fbdfed03ed3a9a06bb258a92a000fbdbde6704e"
integrity sha512-MeN8TaNdtMeFnk/BYS16YlI2K5voQDWuUrFuAhrg8xbuR3rBO/TT9Ohy5h9rlU856I+eJ3EJLTdg1fEsBH0q1A==
cozy-harvest-lib@^22.5.11:
version "22.5.11"
resolved "https://registry.yarnpkg.com/cozy-harvest-lib/-/cozy-harvest-lib-22.5.11.tgz#6e701f274857fead669fa335395617eff3f93635"
integrity sha512-bqizrVr3gMStpJvckwverxMENB9ZiqgaEoe+8jpyWZNKnoIgOB0k3bYOLZCSE2UK3C0Vhjgfpacg7UItIV1Hdw==
dependencies:
"@cozy/minilog" "^1.0.0"
"@sentry/browser" "^6.0.1"
classnames "^2.3.1"
cozy-bi-auth "0.0.25"
cozy-doctypes "^1.89.5"
cozy-doctypes "^1.90.0"
cozy-logger "^1.10.4"
date-fns "^1.30.1"
final-form "^4.18.5"
Expand Down

0 comments on commit 9e2b0a5

Please sign in to comment.