Skip to content

Commit

Permalink
feat: Upgrade cozy-dataproxy-lib
Browse files Browse the repository at this point in the history
Benefit from the fix:
cozy/cozy-libs#2671
  • Loading branch information
paultranvan committed Dec 19, 2024
1 parent fd99875 commit 839cd99
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 @@ -15,7 +15,7 @@
"comlink": "^4.4.1",
"cozy-app-publish": "^0.34.0",
"cozy-client": "^51.0.0",
"cozy-dataproxy-lib": "^2.0.0",
"cozy-dataproxy-lib": "^2.1.0",
"cozy-device-helper": "^3.7.1",
"cozy-flags": "^4.0.0",
"cozy-logger": "^1.10.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2303,10 +2303,10 @@ cozy-client@^51.0.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-dataproxy-lib@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-2.0.0.tgz#7c64ce52893f05cd176c852c8ab0ff767239cc85"
integrity sha512-jYZ3VilkJuOiTTU+7Jf3yIYWYhFeOC+fQ5yieFEeD17INj7tg2jqB3J9iSRj0lMSCZgABTeWanmGAMjXX1zw3w==
cozy-dataproxy-lib@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-2.1.0.tgz#05cc47aadb4e7db3a5517b7657ecfa5b43b72192"
integrity sha512-hy8/YLx+RLAB/DYBzixmwyxt5YP8pgn5NKM7mcdueBkI3lZL0dWDa3/JoZDpBMwuFf2tb34SZbpBYyO3wR0QmQ==
dependencies:
classnames "2.5.1"
comlink "4.4.1"
Expand Down

0 comments on commit 839cd99

Please sign in to comment.