fix: upgrade winston from 3.3.2 to 3.3.3 (#6879)
Snyk has created this PR to upgrade winston from 3.3.2 to 3.3.3. See this package in npm: https://www.npmjs.com/package/winston See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12270,9 +12270,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"winston": {
|
"winston": {
|
||||||
"version": "3.3.2",
|
"version": "3.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/winston/-/winston-3.3.3.tgz",
|
||||||
"integrity": "sha512-vTOrUZlyQPS8VpCcQ1JT8BumDAUe4awCHZ9nmGgO7LqkV4atj0dKa5suA7Trf7QKtBszE2yUs9d8744Kz9j4jQ==",
|
"integrity": "sha512-oEXTISQnC8VlSAKf1KYSSd7J6IWuRPQqDdo8eoRNaYKLvwSb5+79Z3Yi1lrl6KDpU6/VWaxpakDAtb1oQ4n9aw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@dabh/diagnostics": "^2.0.2",
|
"@dabh/diagnostics": "^2.0.2",
|
||||||
"async": "^3.1.0",
|
"async": "^3.1.0",
|
||||||
|
|||||||
@@ -54,7 +54,7 @@
|
|||||||
"subscriptions-transport-ws": "0.9.17",
|
"subscriptions-transport-ws": "0.9.17",
|
||||||
"tv4": "1.3.0",
|
"tv4": "1.3.0",
|
||||||
"uuid": "8.3.0",
|
"uuid": "8.3.0",
|
||||||
"winston": "3.3.2",
|
"winston": "3.3.3",
|
||||||
"winston-daily-rotate-file": "4.5.0",
|
"winston-daily-rotate-file": "4.5.0",
|
||||||
"ws": "7.3.1"
|
"ws": "7.3.1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user