Bump winston from 3.15.0 to 3.16.0

Bumps [winston](https://github.com/winstonjs/winston) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-01 23:19:25 +00:00 committed by GitHub
parent 531fbdf9f6
commit 329548a8b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -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"
}
}