Skip to content

Commit b7f05c7

Browse files
fix(deps): update dependency cozy-realtime to v4.6.0
1 parent 8b069ea commit b7f05c7

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"cozy-interapp": "^0.9.0",
6868
"cozy-keys-lib": "^6.0.0",
6969
"cozy-logger": "^1.9.0",
70-
"cozy-realtime": "4.0.5",
70+
"cozy-realtime": "4.6.0",
7171
"cozy-scripts": "^8.2.0",
7272
"cozy-sharing": "^15.0.0",
7373
"cozy-stack-client": "^48.0.0",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7590,13 +7590,6 @@ cozy-client@^48.1.0:
75907590
sift "^6.0.0"
75917591
url-search-params-polyfill "^8.0.0"
75927592

7593-
cozy-device-helper@^1.17.0:
7594-
version "1.17.0"
7595-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-1.17.0.tgz#fbce9737ea83c67969b2b173163b37299a36283c"
7596-
integrity sha512-G61i75dPe/JwLUxN0foWG34lnm+0iybMu05AjoXv/UU2fRsTPfNnsHH4ZRi5JS6OPK4ccuj+ffRmabdywo23TA==
7597-
dependencies:
7598-
lodash "^4.17.19"
7599-
76007593
cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
76017594
version "2.7.0"
76027595
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
@@ -7854,13 +7847,13 @@ cozy-minilog@^3.3.1:
78547847
dependencies:
78557848
microee "0.0.6"
78567849

7857-
cozy-realtime@4.0.5:
7858-
version "4.0.5"
7859-
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
7860-
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==
7850+
cozy-realtime@4.6.0:
7851+
version "4.6.0"
7852+
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.6.0.tgz#2600d091bef95c197ec5ebe0308df34507c81516"
7853+
integrity sha512-LE+zpgFFS3NgbR0aF1e2vyZXiVLHDB9dqT+tA41JO6RLHTZu6GSpZrn0oM2GcNS13/0vGXBJY6tKKFBmyK82ag==
78617854
dependencies:
78627855
"@cozy/minilog" "^1.0.0"
7863-
cozy-device-helper "^1.17.0"
7856+
cozy-device-helper "^2.7.0"
78647857

78657858
78667859
version "1.10.0"

0 commit comments

Comments
 (0)