Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2023
1 parent 801704a commit 94aa7fb
Show file tree
Hide file tree
Showing 2 changed files with 17 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.3.0",
"cozy-scripts": "7.0.2",
"cozy-sharing": "^4.7.0",
"cozy-ui": "^77.6.0",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7400,6 +7400,13 @@ cozy-device-helper@^2.6.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.7.0.tgz#573749997f18e5a1f11f720faec8c9bf2406beeb"
integrity sha512-jMzW7s4IDuMivbsP8fo1IWW1z5l0wJ0u440E0fQmdsi+Zm/L9GXFKthLuuceYqXlH6c/APUCfpozJqjFMMHU1A==
dependencies:
lodash "^4.17.19"

[email protected]:
version "1.86.1"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.86.1.tgz#e3a9931ef260a08dab6c1174dc72217c4af0361a"
Expand Down Expand Up @@ -7627,7 +7634,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.3.0"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.3.0.tgz#d5a37bd09910573248e2929a7ebfa4a5d8f4a97c"
integrity sha512-C9lrHsy2T8xBBtk6Hl6J8h2kGHnj5YQ1aKv6zWuD0ZOHFQSyx4zq2NpZwrP+dM+iqUcF4sp0sxdtnmeGoCubeA==
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 94aa7fb

Please sign in to comment.