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 18, 2023
1 parent 27ad2ef commit 649bca2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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.3.0",
"cozy-sharing": "4.5.2",
"cozy-stack-client": "^34.1.5",
"cozy-ui": "^80.2.1",
Expand Down
29 changes: 7 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5735,7 +5735,7 @@ cozy-client@^34.10.1:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

[email protected]:
[email protected], 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==
Expand All @@ -5756,13 +5756,6 @@ cozy-device-helper@^2.2.1:
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 @@ -5856,15 +5849,7 @@ cozy-keys-lib@^4.3.0:
tldjs "^2.3.1"
zxcvbn "^4.4.2"

[email protected]:
version "1.10.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1"
integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A==
dependencies:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-logger@^1.10.0:
[email protected], cozy-logger@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/cozy-logger/-/cozy-logger-1.10.0.tgz#c040081976921c73021f0acc81d515700241a3f1"
integrity sha512-cChOYvbZ0rtzo6MEY4+ZLniKaDv46V8fdJ0qgRcPjDE1dDrfVvxyRWsKrSGIw+LTBqdrlfDpPoqjEiYC24xr+A==
Expand All @@ -5888,13 +5873,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.3.0:
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.6.0"
cozy-device-helper "^2.7.0"

[email protected]:
version "1.10.0"
Expand Down

0 comments on commit 649bca2

Please sign in to comment.