Skip to content

Commit

Permalink
feat: Upgrade cozy-dataproxy-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
paultranvan committed Nov 26, 2024
1 parent 975a34e commit 8e3463a
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": "^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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8e3463a

Please sign in to comment.