File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 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.1" ,
7474 "cozy-ui" : " ^70.6.0" ,
Original file line number Diff line number Diff 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.5.0:
7376+ version "2.5.0"
7377+ resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.5.0.tgz#4a5b18ad07a2c66c468988ae9daee014ba876e5b"
7378+ integrity sha512-+KKX6obYg8UmdmPvBuZDFMfzdSMOSKbnCf6ZIJTkW3Xs95aDZYhh/6x61Ok5+oTusHBL/khd6A+P1Qx5tL7mrw==
7379+ dependencies:
7380+ lodash "^4.17.19"
7381+
7375738273767383 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.8"
7603+ resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.8.tgz#25954c6a9038019c742757617f75e82a33e7de13"
7604+ integrity sha512-HMZLTO/A8jqjvsBDlCrwzug+DdwoNIbkw5IvSSE0VPobdIiOo5q3W8WyLbCu9fwC7GijE/Nyfsk1PCfh10a16Q==
7605+ dependencies:
7606+ "@cozy/minilog" "^1.0.0"
7607+ cozy-device-helper "^2.5.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==
You can’t perform that action at this time.
0 commit comments