[Snyk] Upgrade winston from 3.3.0 to 3.14.2 #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade winston from 3.3.0 to 3.14.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 23 versions ahead of your current version.
The recommended version was released on a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-MOMENT-2440688
SNYK-JS-MOMENT-2944238
SNYK-JS-LODASHMERGEWITH-174136
SNYK-JS-LODASH-1040724
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-567746
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-6139239
SNYK-JS-LODASH-73638
SNYK-JS-POSTCSS-1255640
SNYK-JS-LODASH-73639
SNYK-JS-LODASH-1018905
Release notes
Package name: winston
v3.14.1...v3.14.2
forceConsole
toConsoleTransportOptions
(#2496) 4ff0538v3.14.0...v3.14.1
v3.13.1...v3.14.0
v3.13.0...v3.13.1
v3.12.1...v3.13.0
v3.12.0...v3.12.1
v3.11.0...v3.12.0
v3.10.0...v3.11.0
v3.9.0...v3.10.0
Functionality changes
Dependency updates by @ dependabot + CI autotesting
Documentation changes
Build Infrastructure changes
Description by Korbit AI
What change is being made?
Upgrade the
winston
logging library from version 3.3.0 to 3.14.2 in thepackage.json
andpackage-lock.json
files.Why are these changes being made?
The upgrade addresses potential security vulnerabilities, improves performance, and ensures compatibility with other dependencies by incorporating the latest features and bug fixes available in the newer version of
winston
. This change also updates related dependencies to maintain a stable and secure codebase.