Commit c9879cb 1 parent 8061d65 commit c9879cb Copy full SHA for c9879cb
File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 76
76
"prisma" : " ^4.16.0" ,
77
77
"redis" : " ^4.6.8" ,
78
78
"svix" : " ^1.14.0" ,
79
- "winston" : " ^3.10 .0"
79
+ "winston" : " ^3.11 .0"
80
80
}
81
81
}
Original file line number Diff line number Diff line change @@ -3511,6 +3511,13 @@ __metadata:
3511
3511
languageName: node
3512
3512
linkType: hard
3513
3513
3514
+ "@colors/colors@npm:^1.6.0":
3515
+ version: 1.6.0
3516
+ resolution: "@colors/colors@npm:1.6.0"
3517
+ checksum: aa209963e0c3218e80a4a20553ba8c0fbb6fa13140540b4e5f97923790be06801fc90172c1114fc8b7e888b3d012b67298cde6b9e81521361becfaee400c662f
3518
+ languageName: node
3519
+ linkType: hard
3520
+
3514
3521
"@cspotcode/source-map-support@npm:^0.8.0":
3515
3522
version: 0.8.1
3516
3523
resolution: "@cspotcode/source-map-support@npm:0.8.1"
@@ -5736,7 +5743,7 @@ __metadata:
5736
5743
ts-node: ^10.9.1
5737
5744
ts-node-dev: ^2.0.0
5738
5745
typescript: ^4.8.4
5739
- winston: ^3.10 .0
5746
+ winston: ^3.11 .0
5740
5747
languageName: unknown
5741
5748
linkType: soft
5742
5749
@@ -30673,11 +30680,11 @@ __metadata:
30673
30680
languageName: node
30674
30681
linkType: hard
30675
30682
30676
- "winston@npm:^3.10 .0":
30677
- version: 3.10 .0
30678
- resolution: "winston@npm:3.10 .0"
30683
+ "winston@npm:^3.11 .0":
30684
+ version: 3.11 .0
30685
+ resolution: "winston@npm:3.11 .0"
30679
30686
dependencies:
30680
- "@colors/colors": 1.5 .0
30687
+ "@colors/colors": ^1.6 .0
30681
30688
"@dabh/diagnostics": ^2.0.2
30682
30689
async: ^3.2.3
30683
30690
is-stream: ^2.0.0
@@ -30688,7 +30695,7 @@ __metadata:
30688
30695
stack-trace: 0.0.x
30689
30696
triple-beam: ^1.3.0
30690
30697
winston-transport: ^4.5.0
30691
- checksum: 47df0361220d12b46d1b3c98a1c380a3718321739d527a182ce7984fc20715e5b0b55db0bcd3fd076d1b1d3261903b890b053851cfd4bc028bda7951fa8ca2e0
30698
+ checksum: ca4454070f7a71b19f53c8c1765c59a013dab220edb49161b2e81917751d3e9edc3382430e4fb050feda04fb8463290ecab7cbc9240ec8d3d3b32a121849bbb0
30692
30699
languageName: node
30693
30700
linkType: hard
30694
30701
You can’t perform that action at this time.
0 commit comments