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, recipe_engine) into this repository.

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

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/392ce7ee8ea60b8bc3de3dc4838c106caf65f8a7~..0a5bae7ebcceab7abdfa2d61b168c93d0fb01697
  392ce7e (victorvianna@google.com)
      [depot_tools] Remove references to adobe flash from fetch flow
  afcf0a9 (heiserya@google.com)
      Roll PGO CLI changes into depot_tools
  6754c49 (sokcevic@google.com)
      Revert "Make depot_tools scripts return exit codes properly on...
  c90a982 (jwata@google.com)
      Switch to use CIPD ninja v1.8.2
  0a5bae7 (tikuta@chromium.org)
      Revert "Switch to use CIPD ninja v1.8.2"

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/575367a64d5e73183cba58a0557b8a572350b3dc~..c786c9709c4ed9f96db42f2d839420d5fba96986
  575367a (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update tools to latest
  c786c97 (olivernewman@google.com)
      [auto_roller] Delete Options shim

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/51b3aed56d1ba5b0e8ac65f94c20b15513a5f87c
  51b3aed (jkusuma@google.com)
      Update go.chromium.org/luci protos related to resultdb.

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

R=godofredoc@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia6b9b3cabd8e456f25b9b25e4874286cfe21f33a
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/31004
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 d095e91..f4ede3f 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,17 +25,17 @@
   "deps": {
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "7c4f7ec40818ddd883aa0a3b132cea06af92a713",
+      "revision": "0a5bae7ebcceab7abdfa2d61b168c93d0fb01697",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "13869fb3978e6da5f42e0a5adf4f8dc4e673a56e",
+      "revision": "c786c9709c4ed9f96db42f2d839420d5fba96986",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "92f7100ca350a89b67174e89eaef52fb04c5e8ef",
+      "revision": "51b3aed56d1ba5b0e8ac65f94c20b15513a5f87c",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },