From 3835ac97f16d35b6c7f3b399f76a01fd93dc39f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:05:30 +0000 Subject: [PATCH] [npm] Bump triple-beam from 1.3.0 to 1.4.1 Bumps [triple-beam](https://github.com/winstonjs/triple-beam) from 1.3.0 to 1.4.1. - [Release notes](https://github.com/winstonjs/triple-beam/releases) - [Changelog](https://github.com/winstonjs/triple-beam/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/triple-beam/compare/1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: triple-beam 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 476f7aa4..277a23f1 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "moment-timezone": "0.5.39", "pug": "3.0.3", "reflect-metadata": "0.1.13", - "triple-beam": "1.3.0", + "triple-beam": "1.4.1", "uuid": "9.0.0", "winston": "3.3.3", "winston-transport": "4.4.0",