Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 8b069ea commit a11952a
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 @@ -67,7 +67,7 @@
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.9.0",
"cozy-realtime": "4.0.5",
"cozy-realtime": "5.0.1",
"cozy-scripts": "^8.2.0",
"cozy-sharing": "^15.0.0",
"cozy-stack-client": "^48.0.0",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7590,13 +7590,6 @@ cozy-client@^48.1.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-device-helper@^1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-1.17.0.tgz#fbce9737ea83c67969b2b173163b37299a36283c"
integrity sha512-G61i75dPe/JwLUxN0foWG34lnm+0iybMu05AjoXv/UU2fRsTPfNnsHH4ZRi5JS6OPK4ccuj+ffRmabdywo23TA==
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.1.0, 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"
Expand Down Expand Up @@ -7854,13 +7847,13 @@ cozy-minilog@^3.3.1:
dependencies:
microee "0.0.6"

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==
cozy-realtime@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-5.0.1.tgz#402d15a79e1b83b1e5e6a468e1cc95508fe2ebec"
integrity sha512-3mtZwTnqpVOvauQDUOYa8F5qKnOXBQbs4syBqGrNbMehowPLXJEy6B4xGcT/HGUZwpXRr7p5NFPV7zD8D6el1Q==
dependencies:
"@cozy/minilog" "^1.0.0"
cozy-device-helper "^1.17.0"
cozy-device-helper "^3.0.0"

[email protected]:
version "1.10.0"
Expand Down

0 comments on commit a11952a

Please sign in to comment.