From be51d7b4449c5a8198c2b8f259b2422b2da26bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarc=C3=ADsio=20Zotelli=20Ferraz?= Date: Mon, 23 Oct 2023 15:26:50 +0200 Subject: [PATCH] update dep versions (#863) Co-authored-by: Tarcisio Ferraz --- bfx-hf-ui-core | 2 +- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bfx-hf-ui-core b/bfx-hf-ui-core index 6bc7af6b..345de960 160000 --- a/bfx-hf-ui-core +++ b/bfx-hf-ui-core @@ -1 +1 @@ -Subproject commit 6bc7af6b829621996daf30d54b143ee37d714e63 +Subproject commit 345de96071bfca83b06963c2d5834d45523a3919 diff --git a/package-lock.json b/package-lock.json index 45c49e90..934dfd0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bfx-hf-ui", - "version": "3.31.7-rc.2", + "version": "3.31.7-rc.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bfx-hf-ui", - "version": "3.31.7-rc.2", + "version": "3.31.7-rc.3", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -15,7 +15,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", @@ -3617,8 +3617,8 @@ } }, "node_modules/bfx-hf-server": { - "version": "10.0.0", - "resolved": "git+ssh://git@github.com/bitfinexcom/bfx-hf-server.git#2c27e3d5413bce53943b80e0cb0aa47cef1274fb", + "version": "10.1.0", + "resolved": "git+ssh://git@github.com/bitfinexcom/bfx-hf-server.git#562a71f524c918524c3e65baaed2dcc1031229dd", "license": "Apache-2.0", "dependencies": { "aes-js": "^3.1.2", @@ -3631,7 +3631,7 @@ "bfx-hf-models": "git+https://github.com/bitfinexcom/bfx-hf-models.git#v4.0.0", "bfx-hf-models-adapter-lowdb": "git+https://github.com/bitfinexcom/bfx-hf-models-adapter-lowdb.git#v1.0.5", "bfx-hf-strategy": "git+https://github.com/bitfinexcom/bfx-hf-strategy#v3.0.0", - "bfx-hf-strategy-exec": "git+https://github.com/bitfinexcom/bfx-hf-strategy-exec#v3.0.0", + "bfx-hf-strategy-exec": "git+https://github.com/bitfinexcom/bfx-hf-strategy-exec#v3.1.0", "bfx-hf-strategy-perf": "git+https://github.com/bitfinexcom/bfx-hf-strategy-perf#v3.1.0", "bfx-hf-ui-config": "git+https://github.com/bitfinexcom/bfx-hf-ui-config#v1.11.1", "bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12", @@ -3730,8 +3730,8 @@ } }, "node_modules/bfx-hf-strategy-exec": { - "version": "3.0.0", - "resolved": "git+ssh://git@github.com/bitfinexcom/bfx-hf-strategy-exec.git#e1dda438fe0c2ce4c4f9f0dd7aba795229e9d54e", + "version": "3.1.0", + "resolved": "git+ssh://git@github.com/bitfinexcom/bfx-hf-strategy-exec.git#0e9bae5a123cda57414a0fd42f47b0c8c6e2f5f1", "license": "Apache-2.0", "dependencies": { "bfx-api-node-core": "git+https://github.com/bitfinexcom/bfx-api-node-core.git#v1.6.1", diff --git a/package.json b/package.json index 3a598536..aa1b1f9c 100644 --- a/package.json +++ b/package.json @@ -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" @@ -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",