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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f44f219157806286070c06d4e46909f51013f379
  f44f219 (aravindvasudev@google.com)
      Change cwd when --deps-file is provided

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/c2bb90d12b9900ce4ff22b7930418ae372170230~..58e394c345072e503ba03654a25dd075b9d1c5de
  c2bb90d (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  58e394c (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: Iad62e8941ef4e269f40dfb5b0e2f16a7c7ab9afc
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49160
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 63b2dc8..8fb413e 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,17 +22,17 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "049de3a13791bf670661c7860f7e1b3ad81b97fa",
+      "revision": "86d70bb5e6d01fd1f189e7d7fedbe6c8063337e3",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "e460dac109fb9fcd3191f3cb01152e5a665cb4f3",
+      "revision": "f44f219157806286070c06d4e46909f51013f379",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "167c98b2bfb38737e4af74b1508d89c65dd5ac18",
+      "revision": "58e394c345072e503ba03654a25dd075b9d1c5de",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {