From 426d6b162618cc6ca212addbe4a9a1c188716ff8 Mon Sep 17 00:00:00 2001 From: Vladimir Voronkov Date: Fri, 6 Sep 2024 07:24:13 +0300 Subject: [PATCH] Bump lokue dep version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95bbf00..fa5f25a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "async": "^2.6.1", "bfx-facs-base": "git+https://github.com/bitfinexcom/bfx-facs-base.git", "lodash": "^4.17.10", - "lokue": "^0.0.8" + "lokue": "^0.0.9" }, "engine": { "node": ">=8.0"