Skip to content

Commit

Permalink
feat: Bump dataproxy-lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
paultranvan committed Nov 20, 2024
1 parent d95dc9a commit 4215952
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.4.0",
"cozy-dataproxy-lib": "^1.5.0",
"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.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-1.4.0.tgz#18901f0a2993cf42fd2e1d42f7517a5bb043d131"
integrity sha512-lbdXCh0yL52VSlTyz7JHneTeFEnVatOafZZaDcm7/2TtU67WaUpTQ4sbNjBFP2p9h8BadsYvKnL424Wp97F/1g==
cozy-dataproxy-lib@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/cozy-dataproxy-lib/-/cozy-dataproxy-lib-1.5.0.tgz#de89c41035bcc0609d67c5d80658a1c7d913ad3b"
integrity sha512-SWb3nb710iVFnHZRW1k0YsubabK+f89YmORmAV4PXu7Ko23JRs3FBSazsV8hgTsGwTD96xBgw/WmWaqCSlMg1Q==
dependencies:
comlink "^4.4.1"
flexsearch "^0.7.43"
Expand Down

0 comments on commit 4215952

Please sign in to comment.