Update production version of Shuffler

This will pick up
https://fuchsia-review.googlesource.com/#/c/cobalt/+/153101/
[shuffler] Attempt to reconnect to the Analyzer if the gRPC connection breaks.

I restarted the analyzer-service as part of my testing so I am also
updating the version of the analyzer-service.

Change-Id: I9cd60decd2ebf06cf702d9215c20d1aae00388c0
diff --git a/production/fuchsia-cobalt-us-central1-c/versions.json b/production/fuchsia-cobalt-us-central1-c/versions.json
index 09c58f0..3f1d2ed 100644
--- a/production/fuchsia-cobalt-us-central1-c/versions.json
+++ b/production/fuchsia-cobalt-us-central1-c/versions.json
@@ -1,5 +1,5 @@
 {
-  "shuffler": "dd71a036e2f62bd8f1e8a1dbffe5d261b89fcdaa",
+  "shuffler": "db165a0f7868deeadee060ff8a65ba6e8a872be2",
   "report-master": "dd71a036e2f62bd8f1e8a1dbffe5d261b89fcdaa",
-  "analyzer-service": "dd71a036e2f62bd8f1e8a1dbffe5d261b89fcdaa"
+  "analyzer-service": "db165a0f7868deeadee060ff8a65ba6e8a872be2"
 }