diff --git a/package.json b/package.json index 59b0f86..1758e87 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.10.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4b4da3..e493d9e 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.10.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.10.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.10.0: + resolution: {integrity: sha512-nT6SIDaE9B7ZRO0u3UvdrimG0HkB7dSTAgInQnNR2SOPJ4bvq5q79+pXLftKmP52lJGW15+H5MCK0nM9D3KB/g==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.5.0