Merge pull request #1109 from renovate-bot/renovate/winston-3.x-lockfile

fix(deps): update dependency winston to v3.16.0
This commit is contained in:
Alexander Holliday
2024-11-02 19:34:14 +08:00
committed by GitHub

View File

@@ -6672,9 +6672,9 @@
}
},
"node_modules/winston": {
"version": "3.15.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz",
"integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==",
"version": "3.16.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.16.0.tgz",
"integrity": "sha512-xz7+cyGN5M+4CmmD4Npq1/4T+UZaz7HaeTlAruFUTjk79CNMq+P6H30vlE4z0qfqJ01VHYQwd7OZo03nYm/+lg==",
"license": "MIT",
"dependencies": {
"@colors/colors": "^1.6.0",