Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent baa7d10 commit ab8fa2d
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 @@ -132,7 +132,7 @@
"cozy-keys-lib": "6.0.0",
"cozy-logger": "1.9.1",
"cozy-pouch-link": "^44.0.0",
"cozy-realtime": "4.4.1",
"cozy-realtime": "4.6.0",
"cozy-scanner": "^7.0.0",
"cozy-scripts": "^8.1.0",
"cozy-sharing": "10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10144,10 +10144,10 @@ cozy-pouch-link@^44.0.0:
pouchdb-browser "^7.2.2"
pouchdb-find "^7.2.2"

cozy-realtime@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.4.1.tgz#dc39f0f55232b12c3d8bb44326f586ee39917a17"
integrity sha512-6ONVkZ9DWcm0q/GyeL78Y16qqdCoXxqC3wbAZ70Gk1TLux/ImILTRBbyVSPEmjrrU3AeGCmBjG92XBslHd5pHw==
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==
dependencies:
"@cozy/minilog" "^1.0.0"
cozy-device-helper "^2.7.0"
Expand Down

0 comments on commit ab8fa2d

Please sign in to comment.