Skip to content

Commit 03f4504

Browse files
committed
chore(deps): update dependency winston to ^3.16.0
1 parent 4c4a9ed commit 03f4504

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"octokit": "^2.1.0",
5050
"ts-dotenv": "^0.9.1",
5151
"undici": "^5.28.4",
52-
"winston": "^3.15.0"
52+
"winston": "^3.16.0"
5353
},
5454
"publishConfig": {
5555
"access": "public"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3238,7 +3238,7 @@ __metadata:
32383238
ts-dotenv: ^0.9.1
32393239
typescript: 5.6.3
32403240
undici: ^5.28.4
3241-
winston: ^3.15.0
3241+
winston: ^3.16.0
32423242
bin:
32433243
task: dist/bin.js
32443244
languageName: unknown
@@ -4726,9 +4726,9 @@ __metadata:
47264726
languageName: node
47274727
linkType: hard
47284728

4729-
"winston@npm:^3.15.0":
4730-
version: 3.15.0
4731-
resolution: "winston@npm:3.15.0"
4729+
"winston@npm:^3.16.0":
4730+
version: 3.16.0
4731+
resolution: "winston@npm:3.16.0"
47324732
dependencies:
47334733
"@colors/colors": ^1.6.0
47344734
"@dabh/diagnostics": ^2.0.2
@@ -4741,7 +4741,7 @@ __metadata:
47414741
stack-trace: 0.0.x
47424742
triple-beam: ^1.3.0
47434743
winston-transport: ^4.7.0
4744-
checksum: 2ae6f3a3359fadd90f69a4db20d78aba6901e18114648e48c8538e925511e4820f8d488f19b1c026096ece614732338aa138f4a0fa2c5e29e8fbc53029f55473
4744+
checksum: 2b01d51d8dc355c7eec67fe26f1f9642a5d4fb4ad3db38612229fa95c7c925fba7cbe3d87d362f36c433f9ad15032d455f96159a5bbe77166c4a8cf440127a6d
47454745
languageName: node
47464746
linkType: hard
47474747

0 commit comments

Comments
 (0)