Merge pull request #630 from ZynerOrg/renovate/winston-3.x-lockfile

fix(deps): update dependency winston to v3.9.0
This commit is contained in:
Axel Olausson Holtenäs 2023-05-28 16:18:49 +02:00 committed by GitHub
commit a1f7572bb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -11069,9 +11069,9 @@
} }
}, },
"node_modules/winston": { "node_modules/winston": {
"version": "3.8.2", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.8.2.tgz", "resolved": "https://registry.npmjs.org/winston/-/winston-3.9.0.tgz",
"integrity": "sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==", "integrity": "sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==",
"dependencies": { "dependencies": {
"@colors/colors": "1.5.0", "@colors/colors": "1.5.0",
"@dabh/diagnostics": "^2.0.2", "@dabh/diagnostics": "^2.0.2",
@ -19153,9 +19153,9 @@
} }
}, },
"winston": { "winston": {
"version": "3.8.2", "version": "3.9.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.8.2.tgz", "resolved": "https://registry.npmjs.org/winston/-/winston-3.9.0.tgz",
"integrity": "sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==", "integrity": "sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==",
"requires": { "requires": {
"@colors/colors": "1.5.0", "@colors/colors": "1.5.0",
"@dabh/diagnostics": "^2.0.2", "@dabh/diagnostics": "^2.0.2",