Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^40.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 2f9c4fb commit a1d86d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"travisDeployKey": "./bin/generate_travis_deploy_key"
},
"dependencies": {
"cozy-client": "^40.3.0",
"cozy-client": "^40.4.0",
"cozy-flags": "^3.0.1",
"cozy-konnector-libs": "5.2.1",
"lodash": "4.17.21"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3452,10 +3452,10 @@ cozy-client@^33.2.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-client@^40.3.0:
version "40.3.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-40.3.0.tgz#e03aa60633a736449fb79c959cda9deeb0f10bcc"
integrity sha512-CcjsSPQ2CjelSFnRZawW6w2OwJhk+2lAggZjNbNgKUTokTVxDOjAoWADLCB0OsTxTMSnSPH20pIETkLIqfdgEA==
cozy-client@^40.4.0:
version "40.4.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-40.4.0.tgz#49264bef0f9efd3e9032baf225917ef4cd4f26ae"
integrity sha512-FoZ81jqkVjREAxWIFDTKE3T9HFRVDD15DkTuK1IgqzvUd1GzFe6jGHeBiOh8nYCi1XNuWfMWhTxwa5cxcIwkeg==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down

0 comments on commit a1d86d0

Please sign in to comment.