Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Upgrade cozy-dataproxy-lib #15

Merged
merged 1 commit into from
Nov 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: Upgrade cozy-dataproxy-lib
paultranvan committed Nov 26, 2024
commit 8e3463a61e108c2a8f6b7a9400b5fc53e3e5e6ab
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"comlink": "^4.4.1",
"cozy-app-publish": "^0.34.0",
"cozy-client": "^51.0.0",
"cozy-dataproxy-lib": "^1.8.0",
"cozy-dataproxy-lib": "^1.8.1",
"cozy-device-helper": "^3.1.0",
"cozy-flags": "^4.0.0",
"cozy-logger": "^1.10.4",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -2298,10 +2298,10 @@ cozy-client@^51.0.0:
sift "^6.0.0"
url-search-params-polyfill "^8.0.0"

cozy-dataproxy-lib@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-1.8.0.tgz#ef06e371d37a8c5dad74fb823e04253810412498"
integrity sha512-2BFZPDhchbuGvO9kcnbuWHhRRFLCEuP5zclnaECTpm/rxVHZjtRF01nESaD2GCZeWo5kXLpmD91ti5vIu6xzSw==
cozy-dataproxy-lib@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-1.8.1.tgz#4a5974478fffc0aa9c1212ad2bb19aa7dbf73ffd"
integrity sha512-lXgMW5qUAzgZ6l3a5C/OyjlkFKuyvTIqrX3Fe1FvewbZbEKFShcQkYADRmq2QA00D3EfX0L+P+qkK9kjNBwPWA==
dependencies:
comlink "^4.4.1"
flexsearch "^0.7.43"