Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, fuchsia) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8811420071012656017

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/544594e0b2760e2ded229d6b06782f01d82b0a6c~..810598d1f3725bd5e4b833a2135e4534812718e1
  544594e (akhoroshilov@brave.com)
      Reland "Make depot_tools scripts return exit codes properly on...
  810598d (aravindvasudev@google.com)
      Add protocol_override entry to .gclient

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/9fccb4b874286f7b664506b22ba1c75ca65c028e~..184b02f8ba900695d9db37edc4c2e92461cfcb82
  9fccb4b (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  d024338 (atyfto@google.com)
      [presubmit_util] Simplify package overrides schema
  ced9bd4 (olivernewman@google.com)
      [rbe] Update log.proto
  3e1463e (joshuaseaton@google.com)
      [ovmf] Delete ovmf recipe
  e81cb34 (rudymathu@google.com)
      [recipes] Capture download manifest from botanist
  184b02f (olivernewman@google.com)
      [rbe] Use logdump from the checkout

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

R=chillers@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I42a3f53da25aadc67237e41836bf622f23e16f74
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/31161
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 9e142c5..a119a81 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,12 +25,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "6fbb744238c72cc9e6fc4038368f768abb96e8d2",
+      "revision": "810598d1f3725bd5e4b833a2135e4534812718e1",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "a314f9c83ba4e108aae1cbbc8307da53661c4b54",
+      "revision": "184b02f8ba900695d9db37edc4c2e92461cfcb82",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {