Skip to content

Commit 6d54ef9

Browse files
fix(deps): update dependency cozy-realtime to v4.2.8
1 parent ad22c8c commit 6d54ef9

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"cozy-harvest-lib": "7.2.3",
6969
"cozy-intent": "^2.0.2",
7070
"cozy-logger": "^1.9.0",
71-
"cozy-realtime": "4.0.5",
71+
"cozy-realtime": "4.2.8",
7272
"cozy-scripts": "6.3.8",
7373
"cozy-sharing": "^4.5.10",
7474
"cozy-ui": "^70.6.0",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7606,7 +7606,15 @@ cozy-logger@^1.9.1:
76067606
chalk "^2.4.2"
76077607
json-stringify-safe "5.0.1"
76087608

7609-
[email protected], cozy-realtime@^4.0.5:
7609+
7610+
version "4.2.8"
7611+
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.8.tgz#25954c6a9038019c742757617f75e82a33e7de13"
7612+
integrity sha512-HMZLTO/A8jqjvsBDlCrwzug+DdwoNIbkw5IvSSE0VPobdIiOo5q3W8WyLbCu9fwC7GijE/Nyfsk1PCfh10a16Q==
7613+
dependencies:
7614+
"@cozy/minilog" "^1.0.0"
7615+
cozy-device-helper "^2.5.0"
7616+
7617+
cozy-realtime@^4.0.5:
76107618
version "4.0.5"
76117619
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
76127620
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==

0 commit comments

Comments
 (0)