Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^40.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent 24269d2 commit 50f3220
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@sentry/integrations": "6.19.2",
"@sentry/react-native": "3.4.3",
"base-64": "^1.0.0",
"cozy-client": "^40.0.1",
"cozy-client": "^40.2.0",
"cozy-clisk": "^0.22.1",
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^2.11.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6355,16 +6355,16 @@ cozy-client@^34.11.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^40.0.1:
version "40.0.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-40.0.1.tgz#cc085c655f57fc6c38954e4b68317611d679fc59"
integrity sha512-wAOGKDC0BfgfJkorVJZEw+xRwjNW6xiFyJIzWO0nFIxmfJDB+6w6yceH/7fp9ayk+H9VHRXDPe+YL8xIxM1ARA==
cozy-client@^40.2.0:
version "40.2.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-40.2.0.tgz#477341a3257a498eb1f462fd07856b56b817acd0"
integrity sha512-gNBiEAQwHXv5z9X9bCHTTtH/zeDfASdwiD8SlecHiC0+M+EUDTqhTu11/Wl1GlYkef7cpsoVbDiymBS/eqA/eQ==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^40.0.1"
cozy-stack-client "^40.2.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -6438,10 +6438,10 @@ cozy-stack-client@^34.11.0:
mime "^2.4.0"
qs "^6.7.0"

cozy-stack-client@^40.0.1:
version "40.0.1"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-40.0.1.tgz#44f28b5aa669fd2cb44abe5462fd10f70c5034e7"
integrity sha512-55rgMv/AFILV/K7yUmjxVXbDWtMT4htiy/D+N4VTGL5/BCUasHGvRK9hRvzYMxMrQbWeLOvTK0V9itmcDwJtWw==
cozy-stack-client@^40.2.0:
version "40.2.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-40.2.0.tgz#e1b1845dd0360efc1774dfeda3ee57b134484a01"
integrity sha512-vhLnEoRlsdvrtAVjM3gKX6VPUprtu8b0Uu7mlZwjL0gyPgBVCTaqUF4w2I1kH+xvvZuuLTp//vJFfZhXuF1vkg==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
Expand Down

0 comments on commit 50f3220

Please sign in to comment.