Browse Source

update deps

Daniel Zlotin 7 years ago
parent
commit
90ba7264e8
1 changed files with 8 additions and 2 deletions
  1. 8
    2
      yarn.lock

+ 8
- 2
yarn.lock View File

@@ -2716,7 +2716,7 @@ http-signature@~1.1.0:
2716 2716
     jsprim "^1.2.2"
2717 2717
     sshpk "^1.7.0"
2718 2718
 
2719
-iconv-lite@0.4.11:
2719
+iconv-lite@0.4.11, iconv-lite@^0.4.5:
2720 2720
   version "0.4.11"
2721 2721
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.11.tgz#2ecb42fd294744922209a2e7c404dac8793d8ade"
2722 2722
 
@@ -2724,7 +2724,7 @@ iconv-lite@0.4.13:
2724 2724
   version "0.4.13"
2725 2725
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2"
2726 2726
 
2727
-iconv-lite@^0.4.13, iconv-lite@^0.4.5, iconv-lite@~0.4.13:
2727
+iconv-lite@^0.4.13, iconv-lite@~0.4.13:
2728 2728
   version "0.4.15"
2729 2729
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.15.tgz#fe265a218ac6a57cfe854927e9d04c19825eddeb"
2730 2730
 
@@ -4851,6 +4851,12 @@ shell-quote@1.6.1:
4851 4851
     array-reduce "~0.0.0"
4852 4852
     jsonify "~0.0.0"
4853 4853
 
4854
+shell-utils@1.x.x:
4855
+  version "1.0.1"
4856
+  resolved "https://registry.yarnpkg.com/shell-utils/-/shell-utils-1.0.1.tgz#f65f40d05999c49569c0928355e9ede15ad2ce07"
4857
+  dependencies:
4858
+    lodash "4.x.x"
4859
+
4854 4860
 shelljs@^0.5.0:
4855 4861
   version "0.5.3"
4856 4862
   resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.5.3.tgz#c54982b996c76ef0c1e6b59fbdc5825f5b713113"