Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"react": "^16.12.0",
"uuid": "^9.0.0",
"vm2": "^3.10.0",
"winston": "^3.18.3"
"winston": "^3.19.0"
},
"devDependencies": {
"@types/fontkit": "^2.0.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3849,7 +3849,7 @@ __metadata:
typescript: ^5.7.2
uuid: ^9.0.0
vm2: ^3.10.0
winston: ^3.18.3
winston: ^3.19.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5092,9 +5092,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.18.3":
version: 3.18.3
resolution: "winston@npm:3.18.3"
"winston@npm:^3.19.0":
version: 3.19.0
resolution: "winston@npm:3.19.0"
dependencies:
"@colors/colors": ^1.6.0
"@dabh/diagnostics": ^2.0.8
Expand All @@ -5107,7 +5107,7 @@ __metadata:
stack-trace: 0.0.x
triple-beam: ^1.3.0
winston-transport: ^4.9.0
checksum: 38c4aba43e3f34a0922076d0e1e739dd67c9640bb1d746ad51d204c7a1186b5baceaf29923a342ee0c7ce533ce0c35765e83ee320c0800e4a10e35b098d4b164
checksum: 7a02885dccd8041951cbd36b2b212b40fe709dc5c2a7747e2a6bb780d5d95915868a2c628166510774d0d34c421ba54da0ea665965a05261053c3fab805c33e6
languageName: node
linkType: hard

Expand Down
Loading