Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^41.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent b1e478d commit 9033b12
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 @@ -35,7 +35,7 @@
"homepage": "https://github.com/cozy/cozy-home#readme",
"dependencies": {
"@cozy/minilog": "1.0.0",
"cozy-client": "^41.2.0",
"cozy-client": "^41.8.1",
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9010,10 +9010,10 @@ [email protected]:
pouchdb-browser "7.0.0"
pouchdb-find "7.0.0"

cozy-client@^41.2.0:
version "41.2.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-41.2.0.tgz#a2d72fabe6ba1be4bf5fee39a52a953b9c1dd6c1"
integrity sha512-e/YYLE06/kpW7s9qGxEmhvILcRRLs3oZhIDyGmsQfJbmsCthfAxCc291qLQwcqdDVzG8gEi/UNfUySJhqbEAYQ==
cozy-client@^41.8.1:
version "41.8.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-41.8.1.tgz#3ac52546ea87a0a4bfa03b8c43acc4bd54e5e6ed"
integrity sha512-gUxUgRIxiBwRnSmOiLUjL2mqiaeHg2vfzXIQ47d1RdWQ64g4nNwgSXEY0rvCk2MaVVqACEcKVNKvK+CyxUp+Gw==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down

0 comments on commit 9033b12

Please sign in to comment.