Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to v45.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent f09faca commit fb1b8b3
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 @@ -8,7 +8,7 @@
},
"dependencies": {
"@cozy/minilog": "1.0.0",
"cozy-client": "45.8.1",
"cozy-client": "45.10.0",
"cozy-clisk": "0.33.2",
"date-fns": "3.3.1",
"ky": "0.33.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2132,10 +2132,10 @@ [email protected]:
tar "^6.1.11"
verror "^1.10.1"

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==
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 fb1b8b3

Please sign in to comment.