From 229dce720560c047aafc2cfb3b9849f46a1e6588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:33:23 +0000 Subject: [PATCH] Bump debug from 4.1.1 to 4.3.1 Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.1. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.1.1...4.3.1) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7764205..f8145bf9 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "bfx-api-node-ws1": "^1.0.0", "bignumber.js": "9.0.0", "cbq": "0.0.1", - "debug": "4.1.1", + "debug": "4.3.1", "lodash": "^4.17.4", "lodash.throttle": "4.1.1", "lossless-json": "1.0.3",