Skip to content

Commit

Permalink
update dep versions (#863)
Browse files Browse the repository at this point in the history
Co-authored-by: Tarcisio Ferraz <tarcisio.ferraz@bitfinex.com>
  • Loading branch information
tarcisiozf and tferraz-bitfinex authored Oct 23, 2023
1 parent 2573a8a commit be51d7b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-hf-ui",
"version": "3.31.7-rc.2",
"version": "3.31.7-rc.3",
"description": "Official Bitfinex Honey UI - for live trading and executing algorithmic orders/strategies",
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -140,7 +140,7 @@
"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#v10.0.0",
"bfx-hf-server": "git+https://github.com/bitfinexcom/bfx-hf-server.git#v10.1.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 be51d7b

Please sign in to comment.