Skip to content

Commit 9e0695e

Browse files
fix(deps): update cozy client packages
1 parent c9354b8 commit 9e0695e

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/cozy/cozy-home#readme",
3636
"dependencies": {
37-
"cozy-client": "^48.1.0",
37+
"cozy-client": "^48.4.0",
3838
"cozy-device-helper": "2.7.0",
3939
"cozy-doctypes": "1.83.8",
4040
"cozy-flags": "3.2.2",
@@ -46,7 +46,7 @@
4646
"cozy-minilog": "^3.3.1",
4747
"cozy-realtime": "4.6.0",
4848
"cozy-sharing": "^15.0.0",
49-
"cozy-stack-client": "^48.0.0",
49+
"cozy-stack-client": "^48.2.0",
5050
"cozy-tsconfig": "1.2.0",
5151
"cozy-ui": "^109.1.1",
5252
"date-fns": "2.28.0",

yarn.lock

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5949,16 +5949,16 @@ cozy-bi-auth@0.0.25:
59495949
lodash "^4.17.20"
59505950
node-jose "^1.1.4"
59515951

5952-
cozy-client@^48.1.0:
5953-
version "48.1.0"
5954-
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-48.1.0.tgz#22c40222c3ee2fdde6bd8ebcd9fefb395eb7eaec"
5955-
integrity sha512-49N2YAJb73hhhnoQ/LDsx06PhCywE14pJh2VA903RwpuGjy6e8Eep61ik0ITmcwSPbojbETSp8IqagWEHsuIBA==
5952+
cozy-client@^48.4.0:
5953+
version "48.4.0"
5954+
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-48.4.0.tgz#ee2f4fd8585f5ed42711374593c1cf40dd7b381d"
5955+
integrity sha512-ziF0PBeu1VYXs9LgKDS/GnEP0HV5FBG9OH03TLasPKdYab6pEuJKqk5OXGt1AV3V+fBMyIyj7Pzn27sX/xAPMA==
59565956
dependencies:
59575957
"@cozy/minilog" "1.0.0"
59585958
"@types/jest" "^26.0.20"
59595959
"@types/lodash" "^4.14.170"
59605960
btoa "^1.2.1"
5961-
cozy-stack-client "^48.0.0"
5961+
cozy-stack-client "^48.2.0"
59625962
date-fns "2.29.3"
59635963
json-stable-stringify "^1.0.1"
59645964
lodash "^4.17.13"
@@ -6206,10 +6206,10 @@ cozy-sharing@^15.0.0:
62066206
react-tooltip "^3.11.1"
62076207
snarkdown "^2.0.0"
62086208

6209-
cozy-stack-client@^48.0.0:
6210-
version "48.0.0"
6211-
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.0.0.tgz#2e19db82b0df3281fb4cdf9c999cc6bca741b299"
6212-
integrity sha512-q45CG9EPIqcl38YDGXCpuXiDnk16pEILaM4Vn0bvRW0B8onp5t0BGJYQdlzaM35cIghBxAn7DOpj66GE8JAdtg==
6209+
cozy-stack-client@^48.2.0:
6210+
version "48.2.0"
6211+
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-48.2.0.tgz#91e02713a88a61a5ca1a3071a9de5ae52b44d542"
6212+
integrity sha512-zORfxbMv2s1RpU1ZyDn9vg5tA+EDlWaJWLWF6yWA4fOQh9jR7d5u1ZtyVsaSPD2LoqwghCRHtPVdQr5nYqmWBQ==
62136213
dependencies:
62146214
detect-node "^2.0.4"
62156215
mime "^2.4.0"
@@ -12255,9 +12255,10 @@ msgpack5@^4.0.2:
1225512255
readable-stream "^2.3.6"
1225612256
safe-buffer "^5.1.2"
1225712257

12258-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
12258+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1225912259
version "1.0.8"
12260-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
12260+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
12261+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1226112262
dependencies:
1226212263
"@juggle/resize-observer" "^3.1.3"
1226312264
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)