Skip to content

Commit 14c1d13

Browse files
chore(deps): bump winston in /reference-apps/nodejs (#58)
Bumps [winston](https://github.com/winstonjs/winston) from 3.18.3 to 3.19.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.3...v3.19.0) --- updated-dependencies: - dependency-name: winston dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4651372 commit 14c1d13

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

reference-apps/nodejs/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference-apps/nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prom-client": "^15.1.0",
3737
"redis": "^5.10.0",
3838
"uuid": "^13.0.0",
39-
"winston": "^3.11.0"
39+
"winston": "^3.19.0"
4040
},
4141
"devDependencies": {
4242
"eslint": "^9.39.1",

0 commit comments

Comments
 (0)