File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 "@types/node" : " ^18.13.0" ,
1313 "@types/prompt" : " ^1.1.5" ,
1414 "axios" : " ^1.3.2" ,
15- "cli-progress" : " ^3.11.2 " ,
15+ "cli-progress" : " ^3.12.0 " ,
1616 "ms" : " ^2.1.3" ,
1717 "pino" : " ^8.10.0" ,
1818 "pino-pretty" : " ^9.1.1" ,
Original file line number Diff line number Diff line change @@ -110,10 +110,10 @@ buffer@^6.0.3:
110110 base64-js "^1.3.1"
111111 ieee754 "^1.2.1"
112112
113- cli-progress@^3.11.2 :
114- version "3.11.2 "
115- resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2 .tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77 "
116- integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA ==
113+ cli-progress@^3.12.0 :
114+ version "3.12.0 "
115+ resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0 .tgz#807ee14b66bcc086258e444ad0f19e7d42577942 "
116+ integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A ==
117117 dependencies :
118118 string-width "^4.2.3"
119119
You can’t perform that action at this time.
0 commit comments