Skip to content

Commit 0e6c801

Browse files
author
Lezek123
committed
Update yarn.lock
1 parent f58a209 commit 0e6c801

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

yarn.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6466,13 +6466,6 @@
64666466
dependencies:
64676467
"@types/node" "*"
64686468

6469-
"@types/winston@^2.4.4":
6470-
version "2.4.4"
6471-
resolved "https://registry.npmjs.org/@types/winston/-/winston-2.4.4.tgz"
6472-
integrity sha512-BVGCztsypW8EYwJ+Hq+QNYiT/MUyCif0ouBH+flrY66O5W+KIXAMML6E/0fJpm7VjIzgangahl5S03bJJQGrZw==
6473-
dependencies:
6474-
winston "*"
6475-
64766469
"@types/ws@^5.1.2":
64776470
version "5.1.2"
64786471
resolved "https://registry.npmjs.org/@types/ws/-/ws-5.1.2.tgz"
@@ -23511,11 +23504,12 @@ winston-transport@^4.4.0, winston-transport@^4.5.0:
2351123504
readable-stream "^3.6.0"
2351223505
triple-beam "^1.3.0"
2351323506

23514-
winston@*, winston@^3.3.3:
23515-
version "3.7.2"
23516-
resolved "https://registry.npmjs.org/winston/-/winston-3.7.2.tgz"
23517-
integrity sha512-QziIqtojHBoyzUOdQvQiar1DH0Xp9nF1A1y7NVy2DGEsz82SBDtOalS0ulTRGVT14xPX3WRWkCsdcJKqNflKng==
23507+
winston@^3.10.0:
23508+
version "3.11.0"
23509+
resolved "https://registry.npmjs.org/winston/-/winston-3.11.0.tgz"
23510+
integrity sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==
2351823511
dependencies:
23512+
"@colors/colors" "^1.6.0"
2351923513
"@dabh/diagnostics" "^2.0.2"
2352023514
async "^3.2.3"
2352123515
is-stream "^2.0.0"
@@ -23527,12 +23521,11 @@ winston@*, winston@^3.3.3:
2352723521
triple-beam "^1.3.0"
2352823522
winston-transport "^4.5.0"
2352923523

23530-
winston@^3.10.0:
23531-
version "3.11.0"
23532-
resolved "https://registry.npmjs.org/winston/-/winston-3.11.0.tgz"
23533-
integrity sha512-L3yR6/MzZAOl0DsysUXHVjOwv8mKZ71TrA/41EIduGpOOV5LQVodqN+QdQ6BS6PJ/RdIshZhq84P/fStEZkk7g==
23524+
winston@^3.3.3:
23525+
version "3.7.2"
23526+
resolved "https://registry.npmjs.org/winston/-/winston-3.7.2.tgz"
23527+
integrity sha512-QziIqtojHBoyzUOdQvQiar1DH0Xp9nF1A1y7NVy2DGEsz82SBDtOalS0ulTRGVT14xPX3WRWkCsdcJKqNflKng==
2353423528
dependencies:
23535-
"@colors/colors" "^1.6.0"
2353623529
"@dabh/diagnostics" "^2.0.2"
2353723530
async "^3.2.3"
2353823531
is-stream "^2.0.0"

0 commit comments

Comments
 (0)