Pull in analyzer_cli fix for the case where "pub list-package-dirs" fails.

TBR=brianwilkerson@google.com

Review URL: https://codereview.chromium.org//1291553002 .
diff --git a/DEPS b/DEPS
index 56677bd..3b2587b 100644
--- a/DEPS
+++ b/DEPS
@@ -38,7 +38,7 @@
 
   # Revisions of /third_party/* dependencies.
   "7zip_rev" : "@19997",
-  "analyzer_cli_rev" : "@c4e628a8467f75ded563f029dfb2f1738856f471",
+  "analyzer_cli_rev" : "@4281dbf08ccc20b20b795b438766b57afb16ad13",
   "args_tag": "@0.13.0",
   "async_tag": "@1.2.0",
   "barback_tag" : "@0.15.2+6",