From d92ba01e479fc15542c9db021482477938a0b2eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 10:30:22 +0000 Subject: [PATCH] chore(deps): update dependency winston to v3.9.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 59b0f86..024d1ce 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,6 @@ "jest": "29.2.0", "tslib": "2.4.0", "typescript": "4.8.4", - "winston": "3.8.2" + "winston": "3.9.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4b4da3..333f6ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: jest: 29.2.0 tslib: 2.4.0 typescript: 4.8.4 - winston: 3.8.2 + winston: 3.9.0 winston-transport: ^4 dependencies: @@ -26,7 +26,7 @@ devDependencies: jest: 29.2.0_@types+node@16.11.62 tslib: 2.4.0 typescript: 4.8.4 - winston: 3.8.2 + winston: 3.9.0 packages: @@ -2645,8 +2645,8 @@ packages: readable-stream: 3.6.0 triple-beam: 1.3.0 - /winston/3.8.2: - resolution: {integrity: sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==} + /winston/3.9.0: + resolution: {integrity: sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.5.0