Skip to content

Commit ddf2b2e

Browse files
fix(deps): update dependency cozy-realtime to v4.6.0
1 parent cd62d75 commit ddf2b2e

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"cozy-intent": "^2.18.0",
7171
"cozy-interapp": "^0.8.1",
7272
"cozy-logger": "^1.9.0",
73-
"cozy-realtime": "4.0.5",
73+
"cozy-realtime": "4.6.0",
7474
"cozy-scripts": "8.1.2",
7575
"cozy-sharing": "10.0.1",
7676
"cozy-stack-client": "^45.2.0",

yarn.lock

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7511,13 +7511,6 @@ cozy-client@^45.2.0:
75117511
sift "^6.0.0"
75127512
url-search-params-polyfill "^8.0.0"
75137513

7514-
cozy-device-helper@^1.17.0:
7515-
version "1.17.0"
7516-
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-1.17.0.tgz#fbce9737ea83c67969b2b173163b37299a36283c"
7517-
integrity sha512-G61i75dPe/JwLUxN0foWG34lnm+0iybMu05AjoXv/UU2fRsTPfNnsHH4ZRi5JS6OPK4ccuj+ffRmabdywo23TA==
7518-
dependencies:
7519-
lodash "^4.17.19"
7520-
75217514
cozy-device-helper@^2.7.0:
75227515
version "2.7.0"
75237516
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
@@ -7752,15 +7745,7 @@ cozy-logger@^1.9.1:
77527745
chalk "^2.4.2"
77537746
json-stringify-safe "5.0.1"
77547747

7755-
7756-
version "4.0.5"
7757-
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
7758-
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==
7759-
dependencies:
7760-
"@cozy/minilog" "^1.0.0"
7761-
cozy-device-helper "^1.17.0"
7762-
7763-
cozy-realtime@^4.4.1:
7748+
[email protected], cozy-realtime@^4.4.1:
77647749
version "4.6.0"
77657750
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.6.0.tgz#2600d091bef95c197ec5ebe0308df34507c81516"
77667751
integrity sha512-LE+zpgFFS3NgbR0aF1e2vyZXiVLHDB9dqT+tA41JO6RLHTZu6GSpZrn0oM2GcNS13/0vGXBJY6tKKFBmyK82ag==

0 commit comments

Comments
 (0)