Skip to content

Commit e213568

Browse files
(fix) update: Bump winston from 3.12.0 to 3.13.0 (#36)
Bumps [winston](https://github.com/winstonjs/winston) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abe4c66 commit e213568

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"homepage": "https://github.com/peaksandpies/logger#readme",
2626
"dependencies": {
2727
"@google-cloud/logging-winston": "^6.0.0",
28-
"winston": "^3.12.0"
28+
"winston": "^3.13.0"
2929
}
3030
}

0 commit comments

Comments
 (0)