Skip to content

Commit

Permalink
update deps (#860)
Browse files Browse the repository at this point in the history
Co-authored-by: Tarcisio Ferraz <[email protected]>
  • Loading branch information
tarcisiozf and tferraz-bitfinex authored Oct 11, 2023
1 parent f821eec commit 53d1c99
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-hf-ui",
"version": "3.31.6",
"version": "3.31.7-rc.1",
"description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -136,11 +136,11 @@
},
"dependencies": {
"adm-zip": "^0.5.10",
"bfx-hf-data-server": "git+https://github.com/bitfinexcom/bfx-hf-data-server.git#v4.4.0",
"bfx-hf-data-server": "git+https://github.com/bitfinexcom/bfx-hf-data-server.git#v5.0.0",
"bfx-hf-ext-plugin-bitfinex": "git+https://github.com/bitfinexcom/bfx-hf-ext-plugin-bitfinex.git#v1.0.13",
"bfx-hf-models": "git+https://github.com/bitfinexcom/bfx-hf-models.git#v4.0.1",
"bfx-hf-models-adapter-lowdb": "git+https://github.com/bitfinexcom/bfx-hf-models-adapter-lowdb.git#v1.0.6",
"bfx-hf-server": "git+https://github.com/bitfinexcom/bfx-hf-server.git#v9.9.3",
"bfx-hf-server": "git+https://github.com/bitfinexcom/bfx-hf-server.git#v10.0.0",
"bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util#v1.0.12",
"concurrently": "^8.2.1",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 53d1c99

Please sign in to comment.