From 2b5eccea7ff10241ccb045a1acb2bc5583b6337d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 18:34:56 +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 f25c49b..06479eb 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "bfx-hf-util": "git+https://github.com/bitfinexcom/bfx-hf-util.git#v1.0.12", "bluebird": "3.7.2", "crc-32": "1.2.0", - "debug": "4.1.1", + "debug": "4.3.1", "lodash": "^4.17.15" }, "standard": {