Roll recipe dependencies (trivial).

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

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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/fbfd2a95bdd4d89acd6eba572cb39ca5daefaec4~..88384c1390f2385c552aa6e71a2fc99f641db897
  fbfd2a9 (haowei@google.com)
      [llvm] Fix a build issue when targeting non-x64 Fuchsia platform
  e06b673 (haowei@google.com)
      [llvm] Adding missing dependencies for LLVM
  9d127cc (mseaborn@google.com)
      Revert "[nsjail] Proxy Bazel auth requests through the sandbox"
  b686408 (chandarren@google.com)
      [orchestrate] Add e2e self-testing support.
  41645ba (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  88384c1 (olivernewman@google.com)
      [submodule_update] Use git version instead of google3

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: I3bce7854d1be89d20faffe3b173dbe5bd09e7f2f
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/54480
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 690d62b..18be9e3 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "ee623997d90a2a6f215fdc1da4317052636e304e",
+      "revision": "36b2dd29c0c6f5aaadea51f76e6a07b09c1da2e4",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
@@ -32,7 +32,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "c714fac5a9a9cb9cfc82f8cb321a9a97f2122d89",
+      "revision": "88384c1390f2385c552aa6e71a2fc99f641db897",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {