mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 04:39:57 +00:00
Bump winston from 3.15.0 to 3.16.0 (#17)
This commit is contained in:
parent
531fbdf9f6
commit
36f7df8592
8
package-lock.json
generated
8
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"node-html-parser": "^6.1.13",
|
||||
"nodemon": "^3.1.7",
|
||||
"telegraf": "^4.16.3",
|
||||
"winston": "^3.15.0"
|
||||
"winston": "^3.16.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@colors/colors": {
|
||||
@ -1061,9 +1061,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/winston": {
|
||||
"version": "3.15.0",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz",
|
||||
"integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==",
|
||||
"version": "3.16.0",
|
||||
"resolved": "https://registry.npmjs.org/winston/-/winston-3.16.0.tgz",
|
||||
"integrity": "sha512-xz7+cyGN5M+4CmmD4Npq1/4T+UZaz7HaeTlAruFUTjk79CNMq+P6H30vlE4z0qfqJ01VHYQwd7OZo03nYm/+lg==",
|
||||
"dependencies": {
|
||||
"@colors/colors": "^1.6.0",
|
||||
"@dabh/diagnostics": "^2.0.2",
|
||||
|
@ -18,6 +18,6 @@
|
||||
"node-html-parser": "^6.1.13",
|
||||
"nodemon": "^3.1.7",
|
||||
"telegraf": "^4.16.3",
|
||||
"winston": "^3.15.0"
|
||||
"winston": "^3.16.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user