File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/oclif/plugin-help/issues" ,
7
7
"dependencies" : {
8
- "@oclif/core" : " ^2.0.8 "
8
+ "@oclif/core" : " ^2.1.7 "
9
9
},
10
10
"devDependencies" : {
11
11
"@oclif/plugin-plugins" : " ^2.3.2" ,
Original file line number Diff line number Diff line change 473
473
widest-line "^3.1.0"
474
474
wrap-ansi "^7.0.0"
475
475
476
- " @oclif/core@^2.0.3" , "@oclif/core@^2.0.8 ", "@oclif/core@^2.1.1 ":
477
- version "2.1.2 "
478
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.1.2 .tgz#a3e47ed2274e47cb2b3dc1a16b5955cceae5d2d0 "
479
- integrity sha512-l7Kx+80zuDgi9o4gZe39XQeYvQuj6Hf+B31kXSUSntgXpfLdDbpFSZH/GP7tsldzG4icrpmSwnLDOz8MNB40Hg ==
476
+ " @oclif/core@^2.0.3" , "@oclif/core@^2.1.1 ", "@oclif/core@^2.1.7 ":
477
+ version "2.1.7 "
478
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-2.1.7 .tgz#d51d8758a195bb0d813d19a89b286756ddb0b51b "
479
+ integrity sha512-6QZvUmKHLqrESIW4mu8azE0sQ7I9LVC3iM9O4ipp53Pqe5pQhIyxv8tB/zvagmPxJXXiCbfPsBazeqjCcM3/tg ==
480
480
dependencies :
481
481
" @types/cli-progress" " ^3.11.0"
482
482
ansi-escapes "^4.3.2"
486
486
clean-stack "^3.0.1"
487
487
cli-progress "^3.11.2"
488
488
debug "^4.3.4"
489
- ejs "^3.1.6 "
489
+ ejs "^3.1.8 "
490
490
fs-extra "^9.1.0"
491
491
get-package-type "^0.1.0"
492
492
globby "^11.1.0"
@@ -1390,14 +1390,7 @@ cli-cursor@^3.1.0:
1390
1390
dependencies :
1391
1391
restore-cursor "^3.1.0"
1392
1392
1393
- cli-progress@^3.10.0 :
1394
- version "3.10.0"
1395
- resolved "https://registry.npmjs.org/cli-progress/-/cli-progress-3.10.0.tgz#63fd9d6343c598c93542fdfa3563a8b59887d78a"
1396
- integrity sha512-kLORQrhYCAtUPLZxqsAt2YJGOvRdt34+O6jl5cQGb7iF3dM55FQZlTR+rQyIK9JUcO9bBMwZsTlND+3dmFU2Cw==
1397
- dependencies :
1398
- string-width "^4.2.0"
1399
-
1400
- cli-progress@^3.11.2 :
1393
+ cli-progress@^3.10.0, cli-progress@^3.11.2 :
1401
1394
version "3.11.2"
1402
1395
resolved "https://registry.yarnpkg.com/cli-progress/-/cli-progress-3.11.2.tgz#f8c89bd157e74f3f2c43bcfb3505670b4d48fc77"
1403
1396
integrity sha512-lCPoS6ncgX4+rJu5bS3F/iCz17kZ9MPZ6dpuTtI0KXKABkhyXIdYB3Inby1OpaGti3YlI3EeEkM9AuWpelJrVA==
@@ -1730,7 +1723,7 @@ doctrine@^3.0.0:
1730
1723
dependencies :
1731
1724
esutils "^2.0.2"
1732
1725
1733
- ejs@^3.1.6 :
1726
+ ejs@^3.1.6, ejs@^3.1.8 :
1734
1727
version "3.1.8"
1735
1728
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.8.tgz#758d32910c78047585c7ef1f92f9ee041c1c190b"
1736
1729
integrity sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==
You can’t perform that action at this time.
0 commit comments