From b015af0205f533758b7c36a5242cad49f096ae48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 00:59:02 +0000 Subject: [PATCH] [npm] Bump winston-transport from 4.4.0 to 4.8.0 Bumps [winston-transport](https://github.com/winstonjs/winston-transport) from 4.4.0 to 4.8.0. - [Release notes](https://github.com/winstonjs/winston-transport/releases) - [Changelog](https://github.com/winstonjs/winston-transport/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston-transport/compare/v4.4.0...v4.8.0) --- updated-dependencies: - dependency-name: winston-transport dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8c6dc4b..a4ff8446 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "triple-beam": "1.3.0", "uuid": "9.0.0", "winston": "3.3.3", - "winston-transport": "4.4.0", + "winston-transport": "4.8.0", "yargs": "17.2.1" }, "devDependencies": {