Merge pull request #2 from woodchen-ink/dependabot/npm_and_yarn/nodejs/winston-3.14.2

Bump winston from 3.13.1 to 3.14.2 in /nodejs
This commit is contained in:
wood chen 2024-09-09 21:24:26 +08:00 committed by GitHub
commit 9302434638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1117,9 +1117,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",