Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^45.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent bfc5a3c commit 4adcec2
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 @@ -52,7 +52,7 @@
"@sentry/integrations": "7.81.1",
"@sentry/react-native": "5.16.0",
"base-64": "^1.0.0",
"cozy-client": "^45.7.0",
"cozy-client": "^45.10.0",
"cozy-clisk": "^0.33.1",
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7944,10 +7944,10 @@ cosmiconfig@^7.0.1:
path-type "^4.0.0"
yaml "^1.10.0"

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==
cozy-client@^45.10.0:
version "45.10.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-45.10.0.tgz#5fff210672b5ff5972381aed98da92caa073348a"
integrity sha512-fDfZFRoAdrGzi/MY+D18WNihvZKoZWLkLONLr11ycvQZvg9A9MbFr0rnDAwIXbyJXtYotJUwLcqfvuy2/5DL7g==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down

0 comments on commit 4adcec2

Please sign in to comment.