Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^45.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 2b1c710 commit 67b3e42
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 @@ -74,7 +74,7 @@
"cozy-authentication": "2.10.10",
"cozy-bar": "10.0.0",
"cozy-ci": "0.5.2",
"cozy-client": "^45.3.0",
"cozy-client": "^45.7.0",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6073,10 +6073,10 @@ [email protected], cozy-client@^41.2.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^45.3.0:
version "45.3.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.3.0.tgz#7ea1aced2c2f305043a4d4378649b1940deebc50"
integrity sha512-skqq+oGALNsOZRXAwZI3k1gP1UUOkoH5RLrxCaczDyS3yhLsxJ09AXpDMv0BT6r3a7uJZs9AdmSk/vpwf4PR8A==
cozy-client@^45.7.0:
version "45.7.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.7.0.tgz#6ae92a4e84454c40da92749222d5b8b7e8f592ff"
integrity sha512-UrMuSk9cg6OJ5MXp1DAmIMgIxNKPP9dvjBuwITZTFHxkGvpTtA082LSDosMNiFrrc2W3+weCg1ExNF43I1N1Vg==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down

0 comments on commit 67b3e42

Please sign in to comment.