Skip to content

Commit

Permalink
feat: Update cozy-client
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbrowne committed Jun 24, 2021
1 parent 8a3ec10 commit 70efb63
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 17 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"cozy-authentication": "2.1.0",
"cozy-bar": "8.1.1",
"cozy-ci": "0.4.1",
"cozy-client": "23.5.0",
"cozy-client": "23.14.1",
"cozy-client-js": "0.16.4",
"cozy-device-helper": "1.12.0",
"cozy-doctypes": "1.82.2",
Expand All @@ -181,10 +181,10 @@
"cozy-konnector-libs": "4.30.3-beta.1",
"cozy-logger": "1.7.0",
"cozy-notifications": "0.12.0",
"cozy-pouch-link": "23.5.0",
"cozy-pouch-link": "23.14.1",
"cozy-realtime": "3.11.0",
"cozy-scripts": "5.2.0",
"cozy-stack-client": "23.5.0",
"cozy-stack-client": "23.13.1",
"cozy-ui": "50.9.0",
"d3": "5.11.0",
"date-fns": "1.30.1",
Expand Down
36 changes: 22 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4856,10 +4856,10 @@ [email protected]:
sift "^6.0.0"
url-search-params-polyfill "^7.0.0"

cozy-client@23.5.0, cozy-client@^23.5.0:
version "23.5.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-23.5.0.tgz#efdc42bec6a54d3d44ec94633d0e438a46bc5fbb"
integrity sha512-ZZWI2D6X0oP0azwcDm9WkiKN1xShYmYkdlvtLbApUh3oub1fuaKmc1SJsLNzZcXqdsht5v1SPzBViDqRybSz0w==
cozy-client@23.14.1, cozy-client@^23.14.1:
version "23.14.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-23.14.1.tgz#7e7f33f7e1a61a6b29038e67feba0c0c015ad5b0"
integrity sha512-fs4Zz8tNMHKIAs5ci3ohtYB2nJp8trgRF30ZBWscv88oATTiH/SjSPgtxgS2hO+qrXqybDK4zrCX09acMduvcA==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand All @@ -4868,7 +4868,8 @@ [email protected], cozy-client@^23.5.0:
cozy-device-helper "^1.12.0"
cozy-flags "2.7.1"
cozy-logger "^1.6.0"
cozy-stack-client "^23.5.0"
cozy-stack-client "^23.13.1"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
Expand Down Expand Up @@ -5127,13 +5128,13 @@ [email protected]:
mjml "4.3.1"
word-wrap "^1.2.3"

cozy-pouch-link@23.5.0:
version "23.5.0"
resolved "https://registry.yarnpkg.com/cozy-pouch-link/-/cozy-pouch-link-23.5.0.tgz#511cf0b17cdde681c43f73d37d18f253f962b7ec"
integrity sha512-XuY5E5u7AVqj4nvaAt4iVOcfDIrnoBkuubrhx//4X0YfCrHDVPUlg5fXlycfBd4dIbwAOloKXYigZ8I2fnjP6g==
cozy-pouch-link@23.14.1:
version "23.14.1"
resolved "https://registry.yarnpkg.com/cozy-pouch-link/-/cozy-pouch-link-23.14.1.tgz#641270f039b487bbfe88f1e9f0673a264327b7bf"
integrity sha512-dYi+RvHA+HjXDrfjzY4+ynyzCRQqXUEzWZSaaEJK5ULNn6EYX/tS7SaV9BijrHYW1nPjWC5raIeBpkkLAUokfg==
dependencies:
"@cozy/minilog" "1.0.0"
cozy-client "^23.5.0"
cozy-client "^23.14.1"
cozy-device-helper "^1.12.0"
pouchdb-browser "^7.0.0"
pouchdb-find "7.2.2"
Expand Down Expand Up @@ -5208,10 +5209,10 @@ [email protected]:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-stack-client@23.5.0, cozy-stack-client@^23.5.0:
version "23.5.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-23.5.0.tgz#dc5c792da4a6ab6ddc9b664cdaf9f6b166626a64"
integrity sha512-yBqB4uaaNpsT9gnCegCxHPcU7PHwheKP30fbKNA21yOCL1KPeIpAY8cUIY+OKdiYYhXPkrlRfIor6g0knlGHBg==
cozy-stack-client@23.13.1, cozy-stack-client@^23.13.1:
version "23.13.1"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-23.13.1.tgz#d3a02e71dde5c3c16f2e492f3d3ccf2b4670f63c"
integrity sha512-99WSNXE5UQOKoMrT6v2ltn1KqfTYDMxAe1OoSgzguMUwA47R/TnNJidRHSXhQW+dZL/W40I5QAkY0X8ZdH8Bxg==
dependencies:
cozy-flags "2.7.1"
detect-node "^2.0.4"
Expand Down Expand Up @@ -10941,6 +10942,13 @@ json-stable-stringify-without-jsonify@^1.0.1:
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=

json-stable-stringify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af"
integrity sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=
dependencies:
jsonify "~0.0.0"

json-stable-stringify@~0.0.0:
version "0.0.1"
resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-0.0.1.tgz#611c23e814db375527df851193db59dd2af27f45"
Expand Down

0 comments on commit 70efb63

Please sign in to comment.