File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 41
41
"@oclif/plugin-help" : " 2.1.0" ,
42
42
"@oclif/plugin-legacy" : " 1.1.0" ,
43
43
"@oclif/plugin-not-found" : " 1.2.0" ,
44
- "@oclif/plugin-plugins" : " 1.6.1 " ,
44
+ "@oclif/plugin-plugins" : " 1.6.2 " ,
45
45
"@oclif/plugin-update" : " 1.3.1" ,
46
46
"@oclif/plugin-warn-if-update-available" : " 1.5.2" ,
47
47
"@oclif/plugin-which" : " 1.0.1" ,
71
71
"@types/node" : " ^10.9.4" ,
72
72
"@types/supports-color" : " ^5.3.0" ,
73
73
"@types/write-json-file" : " ^2.2.1" ,
74
- "aws-sdk" : " ^2.305 .0" ,
74
+ "aws-sdk" : " ^2.306 .0" ,
75
75
"chai" : " ^4.1.2" ,
76
76
"jsonwebtoken" : " ^8.3.0" ,
77
77
"lerna" : " ^3.2.1" ,
Original file line number Diff line number Diff line change 815
815
fast-levenshtein "^2.0.6"
816
816
lodash "^4.17.10"
817
817
818
- " @oclif/plugin-plugins@1.6.1 " :
819
- version "1.6.1 "
820
- resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.6.1 .tgz#2454fbbe9edc2502c9c6882744cb87aae62d6d47 "
818
+ " @oclif/plugin-plugins@1.6.2 " :
819
+ version "1.6.2 "
820
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-1.6.2 .tgz#0733dca5bcf817f520867a9d077cc66f6add38d7 "
821
821
dependencies :
822
822
" @oclif/color" " ^0.0.0"
823
823
" @oclif/command" " ^1.5.0"
824
824
chalk "^2.4.1"
825
- cli-ux "^4.8.0 "
825
+ cli-ux "^4.8.1 "
826
826
debug "^3.1.0"
827
827
fs-extra "^7.0.0"
828
- http-call "^5.2.0 "
828
+ http-call "^5.2.2 "
829
829
load-json-file "^5.0.0"
830
830
npm-run-path "^2.0.2"
831
831
semver "^5.5.1"
@@ -1392,9 +1392,9 @@ atob@^2.1.1:
1392
1392
version "2.1.2"
1393
1393
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
1394
1394
1395
- aws-sdk@^2.305 .0 :
1396
- version "2.305 .0"
1397
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.305 .0.tgz#90236eca599adac65001264b1f651a48ffbf8cc5 "
1395
+ aws-sdk@^2.306 .0 :
1396
+ version "2.306 .0"
1397
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.306 .0.tgz#104f69b6d2291ba94cb401105514c242be51aac4 "
1398
1398
dependencies :
1399
1399
buffer "4.9.1"
1400
1400
events "1.1.1"
You can’t perform that action at this time.
0 commit comments