Skip to content

Commit 1b68a6e

Browse files
chore(deps): bump winston in /reference-apps/typescript-api-first (#56)
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 d980863 commit 1b68a6e

2 files changed

Lines changed: 179 additions & 5 deletions

File tree

reference-apps/typescript-api-first/package-lock.json

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

reference-apps/typescript-api-first/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prom-client": "^15.1.0",
3333
"redis": "^5.10.0",
3434
"uuid": "^13.0.0",
35-
"winston": "^3.11.0"
35+
"winston": "^3.19.0"
3636
},
3737
"devDependencies": {
3838
"@openapitools/openapi-generator-cli": "^2.25.2",

0 commit comments

Comments
 (0)