Skip to content

Commit bd6b48a

Browse files
dependabot[bot]wallpants
authored andcommitted
build(deps): update winston requirement from ^3.15.0 to ^3.16.0
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>
1 parent 9fccbc8 commit bd6b48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"commander": "^12.1.0",
4949
"msgpackr": "^1.11.2",
50-
"winston": "^3.15.0"
50+
"winston": "^3.16.0"
5151
},
5252
"devDependencies": {
5353
"@commitlint/config-conventional": "^19.5.0",

0 commit comments

Comments
 (0)