From 856fdb8cf3f35e373587a901dba13a1665885e78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:57:36 +0000 Subject: [PATCH] Bump winston from 3.9.0 to 3.10.0 Bumps [winston](https://github.com/winstonjs/winston) from 3.9.0 to 3.10.0. - [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.9.0...v3.10.0) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ec44230..8306c4b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "express": "~4.18.2", "express-actuator": "^1.8.4", "redis": "^4.6.7", - "winston": "^3.9.0" + "winston": "^3.10.0" }, "devDependencies": { "@tsconfig/recommended": "^1.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e52bb4..970aab7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^4.6.7 version: 4.6.7 winston: - specifier: ^3.9.0 - version: 3.9.0 + specifier: ^3.10.0 + version: 3.10.0 devDependencies: '@tsconfig/recommended': @@ -1865,8 +1865,8 @@ packages: triple-beam: 1.3.0 dev: false - /winston@3.9.0: - resolution: {integrity: sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==} + /winston@3.10.0: + resolution: {integrity: sha512-nT6SIDaE9B7ZRO0u3UvdrimG0HkB7dSTAgInQnNR2SOPJ4bvq5q79+pXLftKmP52lJGW15+H5MCK0nM9D3KB/g==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.5.0