diff --git a/example/yarn.lock b/example/yarn.lock index a91f55c..3f6f76f 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2011,10 +2011,10 @@ balanced-match@^1.0.0: resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= -barestyle@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/barestyle/-/barestyle-1.0.8.tgz#32bc158acb98c381022002b11563d7444e9dbc24" - integrity sha512-VJ0wBDDxGAo11wjU6hRjM9Gy0Hqh5CeanN/BueSY2iC2mKFGIufKsHz04J05iBUl/XTFWRP54l+DerWCM2o45w== +barestyle@latest: + version "1.4.3" + resolved "https://registry.yarnpkg.com/barestyle/-/barestyle-1.4.3.tgz#7a3b8781df6534daf75ed37353890c5141c21ee0" + integrity sha512-G1kpGSbzXZrD6O5isKVNh+VMOz5Ev8KwnEDhgAk1EM8tvASLtTAPxJ75BYRhuWkQoO/BJnAgYhcJnEN7HUkbFw== base64-js@^1.0.2: version "1.3.1" @@ -3117,7 +3117,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, debug@^2.6. dependencies: ms "2.0.0" -debug@^3.0.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: +debug@^3.1.1, debug@^3.2.5, debug@^3.2.6: version "3.2.6" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== @@ -4137,11 +4137,9 @@ flush-write-stream@^1.0.0: readable-stream "^2.3.6" follow-redirects@^1.0.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f" - integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A== - dependencies: - debug "^3.0.0" + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== for-in@^0.1.3: version "0.1.8"