Skip to content

Commit

Permalink
build(deps): update winston requirement from ^3.15.0 to ^3.16.0
Browse files Browse the repository at this point in the history
Updates the requirements on [winston](https://github.com/winstonjs/winston) to permit the latest version.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wallpants committed Nov 8, 2024
1 parent 9fccbc8 commit bd6b48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"commander": "^12.1.0",
"msgpackr": "^1.11.2",
"winston": "^3.15.0"
"winston": "^3.16.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^19.5.0",
Expand Down

0 comments on commit bd6b48a

Please # to comment.