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 Jun 9, 2023
1 parent e7af593 commit e023e83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"cozy-harvest-lib": "7.2.3",
"cozy-intent": "^2.0.2",
"cozy-logger": "^1.9.0",
"cozy-realtime": "4.0.5",
"cozy-realtime": "4.6.0",
"cozy-scripts": "8.0.1",
"cozy-sharing": "^6.0.5",
"cozy-ui": "^77.6.0",
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7642,7 +7642,15 @@ cozy-logger@^1.9.1:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected], cozy-realtime@^4.0.5:
[email protected]:
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"

cozy-realtime@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.0.5.tgz#61115917229092353264e8a94791f8a7219ec08c"
integrity sha512-ZsoEtnqneABu7+J/lTtCTFgNCNnXbruJo5LWKXZq0T6B2FFAH5AwbJCHSoOFftk3IUYEqAaZaLSdTmxalO06SQ==
Expand Down

0 comments on commit e023e83

Please sign in to comment.