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

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/b33ca0afe144f6920353eff08d29b86af54ef23d~..167c98b2bfb38737e4af74b1508d89c65dd5ac18
  b33ca0a (danikay@google.com)
      [resultdb] Initialize rdb stream inside swarming task
  167c98b (atyfto@google.com)
      [checkout] Remove some hardcoding of "integration" project name

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: I35da5df5cbb4c9b939234554d5f8956bf73837a5
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49140
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 e014d21..63b2dc8 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,7 +22,7 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "bcf8e8e29f3050afc19d5d5e24f8ec8f698dc578",
+      "revision": "049de3a13791bf670661c7860f7e1b3ad81b97fa",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
@@ -32,7 +32,7 @@
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "87e51418fcf22b2cd283be65695d51dcc0fe6953",
+      "revision": "167c98b2bfb38737e4af74b1508d89c65dd5ac18",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {