Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^41.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent 8f0f10b commit 84c184d
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.7.0",
"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.7.0:
version "41.7.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-41.7.0.tgz#b2c2e2999c9099f15950c985a48fc600c87aeee0"
integrity sha512-9tzdV87b4OPfu5f410Mu8VNPPXQj2Wfl75harBT76MkLcdqPqTzPfMfiYlDYcVTqFKfdM1eV4+GohkjOPpV3RQ==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down

0 comments on commit 84c184d

Please sign in to comment.