File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 2020 "@oclif/plugin-help" : " ^3" ,
2121 "@polkadot/api" : " 10.7.1" ,
2222 "@types/base64url" : " ^2.0.0" ,
23+ "@types/cli-progress" : " ^3.11.6" ,
2324 "@types/express" : " 4.17.13" ,
2425 "@types/file-type" : " ^10.9.1" ,
2526 "@types/lodash" : " ^4.14.171" ,
3940 "base64url" : " ^3.0.1" ,
4041 "blake3-wasm" : " ^2.1.5" ,
4142 "chokidar" : " 4.0.1" ,
43+ "cli-progress" : " ^3.12.0" ,
4244 "cors" : " ^2.8.5" ,
4345 "cross-fetch" : " ^3.1.4" ,
4446 "express" : " 4.17.1" ,
Original file line number Diff line number Diff line change 56185618 resolved "https://registry.npmjs.org/@types/chai/-/chai-4.3.1.tgz"
56195619 integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
56205620
5621+ "@types/cli-progress@^3.11.6":
5622+ version "3.11.6"
5623+ resolved "https://registry.yarnpkg.com/@types/cli-progress/-/cli-progress-3.11.6.tgz#94b334ebe4190f710e51c1bf9b4fedb681fa9e45"
5624+ integrity sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA==
5625+ dependencies:
5626+ "@types/node" "*"
5627+
56215628"@types/cli-progress@^3.9.1":
56225629 version "3.11.0"
56235630 resolved "https://registry.npmjs.org/@types/cli-progress/-/cli-progress-3.11.0.tgz"
@@ -8780,6 +8787,13 @@ cli-highlight@^2.1.11:
87808787 parse5-htmlparser2-tree-adapter "^6.0.0"
87818788 yargs "^16.0.0"
87828789
8790+ cli-progress@^3.12.0:
8791+ version "3.12.0"
8792+ resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.12.0.tgz#807ee14b66bcc086258e444ad0f19e7d42577942"
8793+ integrity sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==
8794+ dependencies:
8795+ string-width "^4.2.3"
8796+
87838797cli-progress@^3.4.0, cli-progress@^3.9.0:
87848798 version "3.11.0"
87858799 resolved "https://registry.npmjs.org/cli-progress/-/cli-progress-3.11.0.tgz"
You can’t perform that action at this time.
0 commit comments