Merge pull request #116 from michaelwoods/dependabot/npm_and_yarn/winston-3.4.0
Bump winston from 3.3.4 to 3.4.0
This commit is contained in:
commit
09f9aa5d08
6
package-lock.json
generated
6
package-lock.json
generated
@ -6496,9 +6496,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"winston": {
|
"winston": {
|
||||||
"version": "3.3.4",
|
"version": "3.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/winston/-/winston-3.4.0.tgz",
|
||||||
"integrity": "sha512-zWJrfmqE+2IXtVJ125vxpA2m303TjwchLhfRbcnma7c76Qd4pv80JIp37l8uGnWbCoG4X6PMz3vAQeh+vH1CtA==",
|
"integrity": "sha512-FqilVj+5HKwCfIHQzMxrrd5tBIH10JTS3koFGbLVWBODjiIYq7zir08rFyBT4rrTYG/eaTqDcfSIbcjSM78YSw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@dabh/diagnostics": "^2.0.2",
|
"@dabh/diagnostics": "^2.0.2",
|
||||||
"async": "^3.2.3",
|
"async": "^3.2.3",
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"onstarjs": "^2.3.2",
|
"onstarjs": "^2.3.2",
|
||||||
"uuid": "^8.3.2",
|
"uuid": "^8.3.2",
|
||||||
"winston": "^3.3.4"
|
"winston": "^3.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/eslint-parser": "^7.16.5",
|
"@babel/eslint-parser": "^7.16.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user