Skip to content

Commit

Permalink
fix(deps): update cozy client packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent 03cc948 commit daede6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"homepage": "https://github.com/cozy/cozy-home#readme",
"dependencies": {
"@cozy/minilog": "1.0.0",
"cozy-client": "^38.9.1",
"cozy-client": "^38.11.1",
"cozy-device-helper": "2.7.0",
"cozy-doctypes": "1.83.8",
"cozy-flags": "3.0.1",
Expand All @@ -45,7 +45,7 @@
"cozy-logger": "1.10.0",
"cozy-realtime": "4.2.9",
"cozy-sharing": "7.1.0",
"cozy-stack-client": "^38.7.1",
"cozy-stack-client": "^38.9.2",
"cozy-tsconfig": "1.2.0",
"cozy-ui": "^88.1.1",
"date-fns": "2.28.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8910,16 +8910,16 @@ [email protected]:
pouchdb-browser "7.0.0"
pouchdb-find "7.0.0"

cozy-client@^38.9.1:
version "38.9.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-38.9.1.tgz#9cd4e38bc157157c90625af243605f19df67df06"
integrity sha512-tCJbrmTZbvzy2bHpzI9FeC4CbdD7XI7N6SY51C6p7Rf+Ppc/UaqviAuVy0+V8q+xBbORAaefQHAZVBWO8mgcEA==
cozy-client@^38.11.1:
version "38.11.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-38.11.1.tgz#507538a2d6c90e856ab640b76e7670927e5e664c"
integrity sha512-eeyEV8IhRrOoT3z3niinBotZoPg+1VPIksDoBNG5zSEcIbkcFsSX/oyMaYMrUq9F5foDVlfNd42exMKAnx1GgA==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^38.7.1"
cozy-stack-client "^38.9.2"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -9174,10 +9174,10 @@ [email protected]:
react-tooltip "^3.11.1"
snarkdown "^2.0.0"

cozy-stack-client@^38.7.1:
version "38.7.1"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-38.7.1.tgz#daa4e59c7c9e3c5d548924f52547110a1c75052d"
integrity sha512-+5tfMAdZV6nf6iPGs0QyxDpk/rfiLjR953PRrNL67rQt4SbGSyHv7C6Uklu6TD6H84yzoSyar6i//VET+wIcQA==
cozy-stack-client@^38.9.2:
version "38.9.2"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-38.9.2.tgz#f6762292ff8ea5fbb2d474aad154765d1cf62b79"
integrity sha512-HGzdumaObPUJP0kDu6X+cFZTK8kj7sGQ4I6cKSofLuRu69TxOZEYgrvomcpOAARi4vZuR1OmoBPnmOKBGbSChA==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
Expand Down

0 comments on commit daede6c

Please sign in to comment.