Skip to content

Commit

Permalink
fix(deps): update cozy client packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent 4970304 commit c6f9a56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
4 changes: 2 additions & 2 deletions 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": "^45.8.0",
"cozy-client": "^45.8.1",
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "3.2.2",
Expand All @@ -46,7 +46,7 @@
"cozy-logger": "1.10.4",
"cozy-realtime": "4.6.0",
"cozy-sharing": "10.1.4",
"cozy-stack-client": "^45.0.1",
"cozy-stack-client": "^45.2.0",
"cozy-tsconfig": "1.2.0",
"cozy-ui": "^100.0.0",
"date-fns": "2.28.0",
Expand Down
17 changes: 4 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5892,10 +5892,10 @@ cozy-bi-auth@0.0.25:
lodash "^4.17.20"
node-jose "^1.1.4"

cozy-client@^45.8.0:
version "45.8.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.8.0.tgz#0910938541b91f4432e494023f9e28afd15cc318"
integrity sha512-N0V+goOPm73TiZB8Tt0LdXhvQRw2vx/eTHhx5iBav6jJs+ZpCZL6MMIFLSSfqiRjdC3CWLO6F7g9Vl7LBuvnQg==
cozy-client@^45.8.1:
version "45.8.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.8.1.tgz#6162f5d5d717de0e3c85f099d741769d40aa103f"
integrity sha512-FVIxnMBwtvYR4VH4F9GMZ89q9rfVRLT31ZyH/34z89EtUri6FSD153DnClt+BlzabIivWk75QTuwwAXOIz5KVw==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down Expand Up @@ -6143,15 +6143,6 @@ cozy-sharing@10.1.4:
react-tooltip "^3.11.1"
snarkdown "^2.0.0"

cozy-stack-client@^45.0.1:
version "45.0.1"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-45.0.1.tgz#4028aad131e40b7ba58528b39e411028bfd319d0"
integrity sha512-VWBbBdGmsnzxarQhUFUbnQZn4VxgWp98umUpSF9PexNmBTwvHG7eNH64/1GaChQjc7xhe8yggzCeQ7wyjQsq0g==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^45.2.0:
version "45.2.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-45.2.0.tgz#c0d20d6e11a57477752cd38f1ca8732c668f5d14"
Expand Down

0 comments on commit c6f9a56

Please sign in to comment.