Skip to content

Commit f424387

Browse files
committed
fix: upgrade winston from 3.17.0 to 3.18.3
Snyk has created this PR to upgrade winston from 3.17.0 to 3.18.3. See this package in npm: winston See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/5fa50751-dadd-42e3-8abb-5c787d6308a8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0324c6a commit f424387

File tree

2 files changed

+58
-53
lines changed

2 files changed

+58
-53
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"mkdirp": "^1.0.4",
1919
"progress-stream": "^2.0.0",
2020
"promise-limit": "^2.7.0",
21-
"winston": "^3.17.0"
21+
"winston": "^3.18.3"
2222
},
2323
"devDependencies": {
2424
"@contentstack/cli-dev-dependencies": "~1.3.1",

0 commit comments

Comments
 (0)