Skip to content

Commit

Permalink
feat: Upgrade cozy-dataproxy-lib
Browse files Browse the repository at this point in the history
This includes:
- cozy/cozy-libs@15327ad
  • Loading branch information
paultranvan committed Dec 20, 2024
1 parent ce0978a commit 5ded506
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.1.0",
"cozy-dataproxy-lib": "^2.1.1",
"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.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==
cozy-dataproxy-lib@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-2.1.1.tgz#5a1a18fe3ac09cacd451c39ecec7712966a86c60"
integrity sha512-SHURcEf3kPURBueQaes7H0OimL4Zfwuw/lO7ykVU5C4Z7dg2t/Ij5gcofl9Jj0lx9HlKmbffgZvoMCriCzK7Pg==
dependencies:
classnames "2.5.1"
comlink "4.4.1"
Expand Down

0 comments on commit 5ded506

Please sign in to comment.