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