Skip to content

Commit

Permalink
fix(deps): update dependency cozy-client to ^46.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 032df60 commit ef657dd
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 @@ -53,7 +53,7 @@
"@sentry/integrations": "7.81.1",
"@sentry/react-native": "5.16.0",
"base-64": "^1.0.0",
"cozy-client": "^46.6.1",
"cozy-client": "^46.11.0",
"cozy-clisk": "^0.36.1",
"cozy-device-helper": "^2.7.0",
"cozy-flags": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7943,10 +7943,10 @@ cosmiconfig@^7.0.1:
path-type "^4.0.0"
yaml "^1.10.0"

cozy-client@^46.6.1:
version "46.6.1"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.6.1.tgz#019b0b1eb2c339f9b33cc175f31a8b6af459b459"
integrity sha512-LpLHK/82+pddeZbCRYlvQQllRVdKD10ik3Ny+xu59QdVc8vpn5ipxqGwzPjQcxX7fcfbpGBjMtP/3MH5IdnUjg==
cozy-client@^46.11.0:
version "46.11.0"
resolved "https://registry.yarnpkg.com/cozy-client/-/cozy-client-46.11.0.tgz#1baea83e7594b57daec35e02220365783dfe4945"
integrity sha512-H9sEyLSC9SrjZfPQi+fgQCMmFuMyUWxi/Y77YPEuDZOZaGUdJLsVimzjdZTewEc//85qo+GzQBbKB7TnzZ6doA==
dependencies:
"@cozy/minilog" "1.0.0"
"@types/jest" "^26.0.20"
Expand Down

0 comments on commit ef657dd

Please sign in to comment.