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] committed Jul 7, 2023
1 parent cfe73cb commit 5cb3471
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"cozy-intent": "^2.3.0",
"cozy-keys-lib": "^5.0.0",
"cozy-logger": "1.10.0",
"cozy-realtime": "4.2.9",
"cozy-realtime": "4.6.0",
"cozy-sharing": "7.1.0",
"cozy-stack-client": "^38.7.1",
"cozy-tsconfig": "1.2.0",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8942,13 +8942,6 @@ [email protected], cozy-device-helper@^2.1.0, cozy-device-helper@^2.7.0:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.6.0.tgz#07d83e6e412244f92bba30a0e04560bf3e1abb79"
integrity sha512-9loS2xUnA1szP8z8rBu8ni69zZj95eZKH8OqPTspWeRgUtzCAMlJoXusqEUTgVbj37JrvbYkifyxf3IkCZDXAg==
dependencies:
lodash "^4.17.19"

[email protected]:
version "1.83.8"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.83.8.tgz#99ec864059034bd032f6f01e322b57fea130a5d3"
Expand Down Expand Up @@ -9084,13 +9077,13 @@ cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-realtime@4.2.9:
version "4.2.9"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.9.tgz#3b8823a1c0e894e3160102d797c238cc85f57bd5"
integrity sha512-LMaCNI98W1KCb0DoaqEujbLomS9Nvypn3Drft0b9nq0SZhy5XYktqNT6qyiRe+mEhWyDG0AQA7b0C/lMLYIGYA==
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.6.0"
cozy-device-helper "^2.7.0"

[email protected]:
version "1.10.0"
Expand Down

0 comments on commit 5cb3471

Please sign in to comment.