Bump winston from 3.13.1 to 3.14.2 in /nodejs

Bumps [winston](https://github.com/winstonjs/winston) from 3.13.1 to 3.14.2.
- [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.13.1...v3.14.2)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-09 12:44:25 +00:00 committed by GitHub
parent 050309a7c7
commit e20b894e4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1071,9 +1071,9 @@
}
},
"node_modules/winston": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.13.1.tgz",
"integrity": "sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==",
"version": "3.14.2",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz",
"integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==",
"dependencies": {
"@colors/colors": "^1.6.0",
"@dabh/diagnostics": "^2.0.2",