Skip to content

Commit

Permalink
feat: Update cozy-client
Browse files Browse the repository at this point in the history
To get "Remove the trailing slash for the URI (5cdc880)"
  • Loading branch information
zatteo authored and Crash-- committed Oct 4, 2023
1 parent 4265eac commit 55c5c6b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"cozy-authentication": "2.10.10",
"cozy-bar": "10.0.0",
"cozy-ci": "0.5.2",
"cozy-client": "^41.2.0",
"cozy-client": "^41.2.1",
"cozy-client-js": "0.20.0",
"cozy-device-helper": "^2.5.0",
"cozy-doctypes": "1.85.4",
Expand Down
25 changes: 25 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9074,6 +9074,31 @@ cozy-client@^41.2.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^41.2.1:
version "41.2.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-41.2.1.tgz#b104402316a40627a3e98f459eca6c69d843ddc3"
integrity sha512-hjdJ4lz6rzq3ICqUsLKCQidzxsQQOgEQfF0VPkRjj0MUA7JjQD0zmjSBV5h83uq6+dOt6tgAMgZbsQCTKzIzww==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
"@types/lodash" "^4.14.170"
btoa "^1.2.1"
cozy-stack-client "^41.2.0"
date-fns "2.29.3"
json-stable-stringify "^1.0.1"
lodash "^4.17.13"
microee "^0.0.6"
node-fetch "^2.6.1"
node-polyglot "2.4.2"
open "7.4.2"
prop-types "^15.6.2"
react-redux "^7.2.0"
redux "3 || 4"
redux-thunk "^2.3.0"
server-destroy "^1.0.1"
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

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

0 comments on commit 55c5c6b

Please sign in to comment.