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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/24996afd00de79d33cea18204fc75ea6c0ad35c5
  24996af (athom@google.com)
      Revert "Reland "resolve CIPD package names in gclient""

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/28cdae8f565dfc0599840489c6e24e77f72e79fc
  28cdae8 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

R=flutter-infra@grotations.appspotmail.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I835fbc6779b6d8373844e0cd9a2837485c563c62
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/44420
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 c3cce1d..81dcf71 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,12 +23,12 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "d69302761b70d7bb660bcbd42b1395ee17b4f16b",
+      "revision": "24996afd00de79d33cea18204fc75ea6c0ad35c5",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "96c94fb5e1f00648aa841543675b5738ee874d0a",
+      "revision": "28cdae8f565dfc0599840489c6e24e77f72e79fc",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {