Skip to content

Commit

Permalink
fix(ewl): pin winston v3.10.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| npm        | winston | 3.8.2 | 3.10.0 |
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 139a319 commit fba2941
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/ewl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"triple-beam": "1.3.0",
"uuid": "9.0.0",
"validator": "13.9.0",
"winston": "3.8.2",
"winston": "3.10.0",
"winston-transport": "4.5.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3665,7 +3665,7 @@ __metadata:
typescript: 5.0.4
uuid: 9.0.0
validator: 13.9.0
winston: 3.8.2
winston: 3.10.0
winston-transport: 4.5.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8452,9 +8452,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:3.8.2":
version: 3.8.2
resolution: "winston@npm:3.8.2"
"winston@npm:3.10.0":
version: 3.10.0
resolution: "winston@npm:3.10.0"
dependencies:
"@colors/colors": 1.5.0
"@dabh/diagnostics": ^2.0.2
Expand All @@ -8467,7 +8467,7 @@ __metadata:
stack-trace: 0.0.x
triple-beam: ^1.3.0
winston-transport: ^4.5.0
checksum: f7b901798b92ab9e93c850110bf6e98500e9a0e762b62dab410cf928b2a4145533dfa6d3d2b24f7bf0dc94b53808d5bd28aaaeff9a4b43b89ea4c798cce308ea
checksum: 47df0361220d12b46d1b3c98a1c380a3718321739d527a182ce7984fc20715e5b0b55db0bcd3fd076d1b1d3261903b890b053851cfd4bc028bda7951fa8ca2e0
languageName: node
linkType: hard

Expand Down

0 comments on commit fba2941

Please sign in to comment.