Bump winston from 3.9.0 to 3.10.0 (#16)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-28 19:18:51 +02:00 committed by GitHub
parent 88909e8b07
commit 520c28a7b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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':
@ -1863,8 +1863,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