Merge pull request #151 from michaelwoods/dependabot/npm_and_yarn/winston-3.7.2

Bump winston from 3.6.0 to 3.7.2
This commit is contained in:
Michael Woods
2022-05-19 11:15:16 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -13,7 +13,7 @@
"lodash": "^4.17.21",
"onstarjs": "^2.3.5",
"uuid": "^8.3.2",
"winston": "^3.6.0"
"winston": "^3.7.2"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
@@ -7886,9 +7886,9 @@
"dev": true
},
"node_modules/winston": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.6.0.tgz",
"integrity": "sha512-9j8T75p+bcN6D00sF/zjFVmPp+t8KMPB1MzbbzYjeN9VWxdsYnTB40TkbNUEXAmILEfChMvAMgidlX64OG3p6w==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.7.2.tgz",
"integrity": "sha512-QziIqtojHBoyzUOdQvQiar1DH0Xp9nF1A1y7NVy2DGEsz82SBDtOalS0ulTRGVT14xPX3WRWkCsdcJKqNflKng==",
"dependencies": {
"@dabh/diagnostics": "^2.0.2",
"async": "^3.2.3",
@@ -14407,9 +14407,9 @@
"dev": true
},
"winston": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.6.0.tgz",
"integrity": "sha512-9j8T75p+bcN6D00sF/zjFVmPp+t8KMPB1MzbbzYjeN9VWxdsYnTB40TkbNUEXAmILEfChMvAMgidlX64OG3p6w==",
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/winston/-/winston-3.7.2.tgz",
"integrity": "sha512-QziIqtojHBoyzUOdQvQiar1DH0Xp9nF1A1y7NVy2DGEsz82SBDtOalS0ulTRGVT14xPX3WRWkCsdcJKqNflKng==",
"requires": {
"@dabh/diagnostics": "^2.0.2",
"async": "^3.2.3",
+1 -1
View File
@@ -34,7 +34,7 @@
"lodash": "^4.17.21",
"onstarjs": "^2.3.5",
"uuid": "^8.3.2",
"winston": "^3.6.0"
"winston": "^3.7.2"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",