Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent b16e024 commit 6e38ba9
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": "^4.3.0",
"cozy-logger": "1.10.0",
"cozy-realtime": "4.2.9",
"cozy-realtime": "4.4.1",
"cozy-sharing": "7.1.0",
"cozy-stack-client": "^36.2.0",
"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 @@ -5764,13 +5764,6 @@ cozy-device-helper@^1.7.5:
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 @@ -5897,13 +5890,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.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==
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 6e38ba9

Please sign in to comment.