Skip to content

Commit ccbb58a

Browse files
committed
fix(deps): update dependency winston to v3.10.0
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | winston | 3.9.0 | 3.10.0 |
1 parent d7953fd commit ccbb58a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -43,7 +43,7 @@
4343
"lodash": "4.17.21",
4444
"mongoose": "5.13.20",
4545
"uuid": "8.3.2",
46-
"winston": "3.9.0"
46+
"winston": "3.10.0"
4747
},
4848
"engines": {
4949
"node": ">=18.0",

0 commit comments

Comments
 (0)