Skip to content

Commit

Permalink
fix(deps): update dependency cozy-realtime to v4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2022
1 parent 7844510 commit 66fa20a
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 @@ -66,7 +66,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.2.3",
"cozy-scripts": "6.3.8",
"cozy-sharing": "^4.5.1",
"cozy-ui": "^68.2.0",
Expand Down
17 changes: 16 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6857,6 +6857,13 @@ cozy-device-helper@^2.2.1:
dependencies:
lodash "^4.17.19"

cozy-device-helper@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/cozy-device-helper/-/cozy-device-helper-2.2.2.tgz#a290210bb604868facfd01287b7576b22eb12cfe"
integrity sha512-+WXfUbpywvBLynjH2LRr3uPhGrVCbS3sU/uWY+VfgnxU16AAq91RD1sdPInTCmbAEbCoPWzMDVOCTH5VlW822Q==
dependencies:
lodash "^4.17.19"

[email protected]:
version "1.85.0"
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.85.0.tgz#f777a74befc059d40ddbbd2fc523c9537f801d4d"
Expand Down Expand Up @@ -7076,7 +7083,15 @@ cozy-logger@^1.9.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

[email protected], cozy-realtime@^4.0.5:
[email protected]:
version "4.2.3"
resolved "https://registry.yarnpkg.com/cozy-realtime/-/cozy-realtime-4.2.3.tgz#20b1c3de12d0acf2e3e5fc2cdf1db821680b1707"
integrity sha512-DHX8MbtVWD6lM25NObfmeHu7AaaOyvbsiwpC8Z4hjlKb+nh/9LNYDPcSQgrZW2LyK2JdM6JvwAV8F3N32zuc9Q==
dependencies:
"@cozy/minilog" "^1.0.0"
cozy-device-helper "^2.2.2"

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 66fa20a

Please sign in to comment.