Roll recipe dependencies (trivial).

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

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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/b299fdef725690aec5ec30b8fd68717b0f121a1d~..d4375e257953d3f87e036c6da53a5b6336390465
  b299fde (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  d4375e2 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/71016c2fda59b911880b83b0cb0c9f0e98bdf681
  71016c2 (linxinan@chromium.org)
      nodejs module does not need /bin suffix for PATH in win builds

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.

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0922ea262d14cc423f8e9b1adb5f206aa0f44698
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/236920
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f733910..8c1a186 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
   "deps": {
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "8f4f981a6bfbcb0c23d75964853cedddb1ba4b3c",
+      "revision": "d4375e257953d3f87e036c6da53a5b6336390465",
       "url": "https://fuchsia.googlesource.com/infra/recipes"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "29bd4696ad4267a4944b8837c27ff9794528552f",
+      "revision": "71016c2fda59b911880b83b0cb0c9f0e98bdf681",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py"
     }
   },