mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
chore(deps): update dependency winston to v3.4.0 (#3969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
68d854f0a5
commit
c17defd727
14
package-lock.json
generated
14
package-lock.json
generated
@ -53,7 +53,7 @@
|
||||
"typescript": "4.1.6",
|
||||
"unminified-webpack-plugin": "3.0.0",
|
||||
"webpack": "5.65.0",
|
||||
"winston": "3.3.4",
|
||||
"winston": "3.4.0",
|
||||
"zone.js": "0.11.4"
|
||||
}
|
||||
},
|
||||
@ -16373,9 +16373,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/winston": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.3.4.tgz",
|
||||
"integrity": "sha512-zWJrfmqE+2IXtVJ125vxpA2m303TjwchLhfRbcnma7c76Qd4pv80JIp37l8uGnWbCoG4X6PMz3vAQeh+vH1CtA==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.4.0.tgz",
|
||||
"integrity": "sha512-FqilVj+5HKwCfIHQzMxrrd5tBIH10JTS3koFGbLVWBODjiIYq7zir08rFyBT4rrTYG/eaTqDcfSIbcjSM78YSw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@dabh/diagnostics": "^2.0.2",
|
||||
@ -29325,9 +29325,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"winston": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.3.4.tgz",
|
||||
"integrity": "sha512-zWJrfmqE+2IXtVJ125vxpA2m303TjwchLhfRbcnma7c76Qd4pv80JIp37l8uGnWbCoG4X6PMz3vAQeh+vH1CtA==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.4.0.tgz",
|
||||
"integrity": "sha512-FqilVj+5HKwCfIHQzMxrrd5tBIH10JTS3koFGbLVWBODjiIYq7zir08rFyBT4rrTYG/eaTqDcfSIbcjSM78YSw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@dabh/diagnostics": "^2.0.2",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"typescript": "4.1.6",
|
||||
"unminified-webpack-plugin": "3.0.0",
|
||||
"webpack": "5.65.0",
|
||||
"winston": "3.3.4",
|
||||
"winston": "3.4.0",
|
||||
"zone.js": "0.11.4"
|
||||
},
|
||||
"jest": {
|
||||
|
Loading…
Reference in New Issue
Block a user