Skip to content

Commit ab192ca

Browse files
fix(deps): update dependency cozy-realtime to v4.2.5
1 parent 8e6a5a3 commit ab192ca

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-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.5",
7272
"cozy-scripts": "6.3.8",
7373
"cozy-sharing": "^4.5.1",
7474
"cozy-ui": "^70.6.0",

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7372,6 +7372,13 @@ cozy-device-helper@^2.2.1:
73727372
dependencies:
73737373
lodash "^4.17.19"
73747374

7375+
cozy-device-helper@^2.4.0:
7376+
version "2.4.0"
7377+
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.4.0.tgz#eeb6a8ceedde222e64619b0db636e981d589a59e"
7378+
integrity sha512-WaHY3clsJiZKlTZIOC04kB5F4tHpITMBYb/ny0txKYcIwE+myl/+ZoT80YNUq7M9DEdkDJqYIgl9IK+62OtydQ==
7379+
dependencies:
7380+
lodash "^4.17.19"
7381+
73757382
73767383
version "1.85.0"
73777384
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.0.tgz#f777a74befc059d40ddbbd2fc523c9537f801d4d"
@@ -7591,7 +7598,15 @@ cozy-logger@^1.9.0:
75917598
chalk "^2.4.2"
75927599
json-stringify-safe "5.0.1"
75937600

7594-
[email protected], cozy-realtime@^4.0.5:
7601+
7602+
version "4.2.5"
7603+
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.5.tgz#304b35be2371425a73402d8534b7300e8990f156"
7604+
integrity sha512-UfvH4x4CraxqvS9fhJEErxozRZbw1BPCw11Sge2+ysFTiOedQVelVhb8ytxkv1nJj7iKnDfzXtJ2d5Um9E+hsw==
7605+
dependencies:
7606+
"@cozy/minilog" "^1.0.0"
7607+
cozy-device-helper "^2.4.0"
7608+
7609+
cozy-realtime@^4.0.5:
75957610
version "4.0.5"
75967611
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
75977612
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==

0 commit comments

Comments
 (0)