Skip to content

Commit

Permalink
feat: Update cozy-client from 46.6.0 to 47.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cballevre committed May 29, 2024
1 parent 95777fd commit c83ae17
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 @@ -61,7 +61,7 @@
"@sentry/react": "^8.5.0",
"cozy-app-publish": "^0.27.2",
"cozy-bar": "12.2.4",
"cozy-client": "46.6.0",
"cozy-client": "47.6.0",
"cozy-device-helper": "^2.1.0",
"cozy-doctypes": "1.85.0",
"cozy-flags": "3.2.2",
Expand All @@ -70,7 +70,7 @@
"cozy-logger": "1.9.0",
"cozy-minilog": "^3.3.1",
"cozy-realtime": "3.14.4",
"cozy-stack-client": "46.5.0",
"cozy-stack-client": "47.4.0",
"cozy-ui": "105.6.0",
"emoji-js": "3.7.0",
"focus-trap-react": "4.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5385,16 +5385,16 @@ [email protected]:
redux-persist "5.10.0"
redux-thunk "2.3.0"

cozy-client@46.6.0:
version "46.6.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.6.0.tgz#139c6f9b2fefd0693df4418b35e737d52a9dfc78"
integrity sha512-4E2Da6zeTEVwWScOT8r6d1OdUFpaH2M8Ak3RrqHyhHXDXmPzU57knfiwa3DOBlj5Pj3lro36JaXxEzEcZ5UUwQ==
cozy-client@47.6.0:
version "47.6.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-47.6.0.tgz#ed151e75003aa3eeda657d398d18958aadaa6e1c"
integrity sha512-hBALCB//rdMg2bj3k8dVHRaYFG0CQ7vF9u58BufYuNoJFB4HKh9R/KFSXH0+wkvDjUOK4olYjoz+7xH6bZmEPQ==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^46.5.0"
cozy-stack-client "^47.4.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
Expand Down Expand Up @@ -5549,10 +5549,10 @@ cozy-scripts@^8.3.0:
webpack-dev-server "3.10.3"
webpack-merge "4.2.2"

cozy-stack-client@46.5.0, cozy-stack-client@^46.5.0:
version "46.5.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-46.5.0.tgz#9c15410a4b98cfe556b5fac4dfc8ac0f0e2de763"
integrity sha512-OmspOAWGozpi7sZG1Mi9PAeNEUgi/JpCy4f3l6O2wnfKamW8x+iaZWRofJhS5rqPfpRW2XbMkJjq9Yz3xOgv0A==
cozy-stack-client@47.4.0, cozy-stack-client@^47.4.0:
version "47.4.0"
resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-47.4.0.tgz#db58f19ecc1f3a4100d24648ca9f87a4a825b6fe"
integrity sha512-hwk//fVrM05GZmRodYTQel7tvpK+NZ6gDn1gkpYmjaLvG8hN24PskeWr5+a6iBNzlO1FtDh7qQ1/jU5vw7v6zg==
dependencies:
detect-node "^2.0.4"
mime "^2.4.0"
Expand Down

0 comments on commit c83ae17

Please sign in to comment.