Skip to content

Commit 6294fa7

Browse files
fix(deps): update dependency cozy-realtime to v4.4.1
1 parent e7af593 commit 6294fa7

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
@@ -69,7 +69,7 @@
6969
"cozy-harvest-lib": "7.2.3",
7070
"cozy-intent": "^2.0.2",
7171
"cozy-logger": "^1.9.0",
72-
"cozy-realtime": "4.0.5",
72+
"cozy-realtime": "4.4.1",
7373
"cozy-scripts": "8.0.1",
7474
"cozy-sharing": "^6.0.5",
7575
"cozy-ui": "^77.6.0",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7642,7 +7642,15 @@ cozy-logger@^1.9.1:
76427642
chalk "^2.4.2"
76437643
json-stringify-safe "5.0.1"
76447644

7645-
[email protected], cozy-realtime@^4.0.5:
7645+
7646+
version "4.4.1"
7647+
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.4.1.tgz#dc39f0f55232b12c3d8bb44326f586ee39917a17"
7648+
integrity sha512-6ONVkZ9DWcm0q/GyeL78Y16qqdCoXxqC3wbAZ70Gk1TLux/ImILTRBbyVSPEmjrrU3AeGCmBjG92XBslHd5pHw==
7649+
dependencies:
7650+
"@cozy/minilog" "^1.0.0"
7651+
cozy-device-helper "^2.7.0"
7652+
7653+
cozy-realtime@^4.0.5:
76467654
version "4.0.5"
76477655
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
76487656
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==

0 commit comments

Comments
 (0)