Skip to content

Commit c8337cf

Browse files
fix(deps): update dependency cozy-realtime to v4.6.0
1 parent 7001d1a commit c8337cf

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"cozy-intent": "^2.18.0",
7373
"cozy-interapp": "^0.8.1",
7474
"cozy-logger": "^1.9.0",
75-
"cozy-realtime": "4.0.5",
75+
"cozy-realtime": "4.6.0",
7676
"cozy-scripts": "8.1.2",
7777
"cozy-sharing": "13.2.0",
7878
"cozy-stack-client": "46.5.0",

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7660,13 +7660,6 @@ cozy-client@^38.2.1:
76607660
sift "^6.0.0"
76617661
url-search-params-polyfill "^8.0.0"
76627662

7663-
cozy-device-helper@^1.17.0:
7664-
version "1.17.0"
7665-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-1.17.0.tgz#fbce9737ea83c67969b2b173163b37299a36283c"
7666-
integrity sha512-G61i75dPe/JwLUxN0foWG34lnm+0iybMu05AjoXv/UU2fRsTPfNnsHH4ZRi5JS6OPK4ccuj+ffRmabdywo23TA==
7667-
dependencies:
7668-
lodash "^4.17.19"
7669-
76707663
cozy-device-helper@^2.7.0:
76717664
version "2.7.0"
76727665
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
@@ -7909,15 +7902,7 @@ cozy-logger@^1.9.1:
79097902
chalk "^2.4.2"
79107903
json-stringify-safe "5.0.1"
79117904

7912-
7913-
version "4.0.5"
7914-
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
7915-
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==
7916-
dependencies:
7917-
"@cozy/minilog" "^1.0.0"
7918-
cozy-device-helper "^1.17.0"
7919-
7920-
cozy-realtime@^4.4.1:
7905+
[email protected], cozy-realtime@^4.4.1:
79217906
version "4.6.0"
79227907
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.6.0.tgz#2600d091bef95c197ec5ebe0308df34507c81516"
79237908
integrity sha512-LE+zpgFFS3NgbR0aF1e2vyZXiVLHDB9dqT+tA41JO6RLHTZu6GSpZrn0oM2GcNS13/0vGXBJY6tKKFBmyK82ag==
@@ -14284,9 +14269,10 @@ ms@^2.0.0, ms@^2.1.1:
1428414269
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
1428514270
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
1428614271

14287-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
14272+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1428814273
version "1.0.8"
14289-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
14274+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
14275+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1429014276
dependencies:
1429114277
"@juggle/resize-observer" "^3.1.3"
1429214278
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)