From 99edec9e2c356c875dc6c9a1f0aaca1840ab1af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:33:51 +0200 Subject: [PATCH] build(deps): bump winston from 3.14.0 to 3.14.1 in the regular group (#1135) Bumps the regular group with 1 update: [winston](https://github.com/winstonjs/winston). Updates `winston` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v3.14.0...v3.14.1) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e53f898e..d5e06931 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "poolifier": "^4.1.0", "rambda": "^9.2.1", "tar": "^7.4.3", - "winston": "^3.14.0", + "winston": "^3.14.1", "winston-daily-rotate-file": "^5.0.0", "ws": "^8.18.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6272a7f..a515fcfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,11 +66,11 @@ importers: specifier: ^7.4.3 version: 7.4.3 winston: - specifier: ^3.14.0 - version: 3.14.0 + specifier: ^3.14.1 + version: 3.14.1 winston-daily-rotate-file: specifier: ^5.0.0 - version: 5.0.0(winston@3.14.0) + version: 5.0.0(winston@3.14.1) ws: specifier: ^8.18.0 version: 8.18.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) @@ -5654,8 +5654,8 @@ packages: resolution: {integrity: sha512-wQCXXVgfv/wUPOfb2x0ruxzwkcZfxcktz6JIMUaPLmcNhO4bZTwA/WtDWK74xV3F2dKu8YadrFv0qhwYjVEwhA==} engines: {node: '>= 12.0.0'} - winston@3.14.0: - resolution: {integrity: sha512-XEJvmKJglhTW2TgfpKdkpj0119Yn5AClR7LJ0rBNUQFx20mNQj3s1ukTA1i77q+YBaHYbcKtXpxgPqfdUPCIYA==} + winston@3.14.1: + resolution: {integrity: sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA==} engines: {node: '>= 12.0.0'} word-wrap@1.2.5: @@ -12064,12 +12064,12 @@ snapshots: dependencies: execa: 4.1.0 - winston-daily-rotate-file@5.0.0(winston@3.14.0): + winston-daily-rotate-file@5.0.0(winston@3.14.1): dependencies: file-stream-rotator: 0.6.1 object-hash: 3.0.0 triple-beam: 1.4.1 - winston: 3.14.0 + winston: 3.14.1 winston-transport: 4.7.1 winston-transport@4.7.1: @@ -12078,7 +12078,7 @@ snapshots: readable-stream: 3.6.2 triple-beam: 1.4.1 - winston@3.14.0: + winston@3.14.1: dependencies: '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.3 -- 2.34.1