Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent ed6aaaf commit d3417f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-minilog": "3.3.1",
"cozy-realtime": "4.6.0",
"cozy-realtime": "5.0.1",
"cozy-scripts": "^8.3.0",
"cozy-sharing": "13.3.0",
"cozy-stack-client": "47.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6527,13 +6527,13 @@ [email protected]:
dependencies:
microee "0.0.6"

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

[email protected]:
version "1.10.0"
Expand Down

0 comments on commit d3417f5

Please sign in to comment.