Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[Snyk] Upgrade winston from 3.2.1 to 3.3.3 #13

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade winston from 3.2.1 to 3.3.3
Snyk has created this PR to upgrade winston from 3.2.1 to 3.3.3.

See this package in npm:
https://www.npmjs.com/package/winston

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/db2e3d11-9f49-440a-85b7-2578d2540f4b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 28, 2021
commit 32477b8bd34c365727f963999cd76e533f6b8178
169 changes: 79 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tc-bus-api-wrapper": "topcoder-platform/tc-bus-api-wrapper.git#feature/auth0-proxy-server",
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.4",
"uuid": "^7.0.1",
"winston": "^3.2.1"
"winston": "^3.3.3"
},
"devDependencies": {
"standard": "^14.3.0"
Expand Down