Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to ^5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 5baf2d5 commit c014109
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-minilog": "^3.3.1",
"cozy-realtime": "^5.0.0",
"cozy-realtime": "^5.0.1",
"cozy-sharing": "^15.0.0",
"cozy-ui": "^110.8.0",
"cozy-vcard": "^0.2.18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5183,10 +5183,10 @@ cozy-minilog@^3.3.1:
dependencies:
microee "0.0.6"

cozy-realtime@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-5.0.0.tgz#247887700bd8fb1079c29271cf367ac6876a1517"
integrity sha512-nNUxHAYsfz3ZTKNNOm5AT6Hc5dr7qthei1/u0GWRn6plnPy6me69J0lxle1tMq/9QZ9DNSxSbHCCz3UVHuGamg==
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 "^3.0.0"
Expand Down

0 comments on commit c014109

Please sign in to comment.