Skip to content

Commit b755cc3

Browse files
fix(deps): update dependency cozy-realtime to v5
1 parent 2f0fd50 commit b755cc3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"cozy-keys-lib": "^6.1.1",
4545
"cozy-logger": "1.10.4",
4646
"cozy-minilog": "^3.3.1",
47-
"cozy-realtime": "4.6.0",
47+
"cozy-realtime": "5.0.1",
4848
"cozy-sharing": "^15.0.0",
4949
"cozy-stack-client": "^48.0.0",
5050
"cozy-tsconfig": "1.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5974,7 +5974,7 @@ cozy-client@^48.5.0:
59745974
sift "^6.0.0"
59755975
url-search-params-polyfill "^8.0.0"
59765976

5977-
cozy-device-helper@2.7.0, cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
5977+
cozy-device-helper@2.7.0, cozy-device-helper@^2.1.0:
59785978
version "2.7.0"
59795979
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
59805980
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
@@ -6128,13 +6128,13 @@ cozy-minilog@^3.3.1:
61286128
dependencies:
61296129
microee "0.0.6"
61306130

6131-
cozy-realtime@4.6.0:
6132-
version "4.6.0"
6133-
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.6.0.tgz#2600d091bef95c197ec5ebe0308df34507c81516"
6134-
integrity sha512-LE+zpgFFS3NgbR0aF1e2vyZXiVLHDB9dqT+tA41JO6RLHTZu6GSpZrn0oM2GcNS13/0vGXBJY6tKKFBmyK82ag==
6131+
cozy-realtime@5.0.1:
6132+
version "5.0.1"
6133+
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-5.0.1.tgz#402d15a79e1b83b1e5e6a468e1cc95508fe2ebec"
6134+
integrity sha512-3mtZwTnqpVOvauQDUOYa8F5qKnOXBQbs4syBqGrNbMehowPLXJEy6B4xGcT/HGUZwpXRr7p5NFPV7zD8D6el1Q==
61356135
dependencies:
61366136
"@cozy/minilog" "^1.0.0"
6137-
cozy-device-helper "^2.7.0"
6137+
cozy-device-helper "^3.0.0"
61386138

61396139
cozy-release@1.10.0:
61406140
version "1.10.0"

0 commit comments

Comments
 (0)