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/8813046971520268289

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ca53c9067007992cc9be8833b655a07cbb609fab
  ca53c90 (ukai@google.com)
      Roll out goma client VERSION=247

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/fa11b711b884a52135fe33903bd8dea59d7db344
  fa11b71 (phosek@google.com)
      [clang_toolchain] Set XDG_CACHE_HOME to recipe cache path

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: I318310106c98e0b9ce433a7855a56a034d3d9d22
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/30634
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: 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 e2101e4..dd3a5b2 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,12 +25,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "09c0c073ea80ea33335541e5179c809422fe6fb9",
+      "revision": "ca53c9067007992cc9be8833b655a07cbb609fab",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "5cd0bde3882e1d4abe7c25a70c35186b97e6a324",
+      "revision": "fa11b711b884a52135fe33903bd8dea59d7db344",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {