refactor: upgrade winston from 3.8.0 to 3.8.1 (#8155)
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -16114,9 +16114,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"winston": {
|
"winston": {
|
||||||
"version": "3.8.0",
|
"version": "3.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/winston/-/winston-3.8.1.tgz",
|
||||||
"integrity": "sha512-Iix1w8rIq2kBDkGvclO0db2CVOHYVamCIkVWcUbs567G9i2pdB+gvqLgDgxx4B4HXHYD6U4Zybh6ojepUOqcFQ==",
|
"integrity": "sha512-r+6YAiCR4uI3N8eQNOg8k3P3PqwAm20cLKlzVD9E66Ch39+LZC+VH1UKf9JemQj2B3QoUHfKD7Poewn0Pr3Y1w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@dabh/diagnostics": "^2.0.2",
|
"@dabh/diagnostics": "^2.0.2",
|
||||||
"async": "^3.2.3",
|
"async": "^3.2.3",
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"subscriptions-transport-ws": "0.11.0",
|
"subscriptions-transport-ws": "0.11.0",
|
||||||
"tv4": "1.3.0",
|
"tv4": "1.3.0",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"winston": "3.8.0",
|
"winston": "3.8.1",
|
||||||
"winston-daily-rotate-file": "4.7.1",
|
"winston-daily-rotate-file": "4.7.1",
|
||||||
"ws": "8.8.1"
|
"ws": "8.8.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user