Skip to content

Commit 8d6c0f2

Browse files
committed
deps: update winston
Problem: npm WARN deprecated [email protected]: Please use version 3.6.0 or >3.7.1 when available due to winstonjs/winston#2103 Solution: Update winston.
1 parent 879af71 commit 8d6c0f2

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4398,8 +4398,8 @@
43984398
"vue": "^3.3.4",
43994399
"web-tree-sitter": "^0.20.7",
44004400
"whatwg-url": "^14.0.0",
4401-
"winston": "^3.7.1",
4402-
"winston-transport": "^4.5.0",
4401+
"winston": "^3.11.0",
4402+
"winston-transport": "^4.6.0",
44034403
"xml2js": "^0.6.1",
44044404
"yaml-cfn": "^0.3.2"
44054405
},

0 commit comments

Comments
 (0)