diff --git a/composer.json b/composer.json
index d8f6fbffba85239bee71a3c1c2c3fda1ac2fd4ac..da45d32c434b7141a30983d440a3fcbb6bab0d7e 100644
--- a/composer.json
+++ b/composer.json
@@ -168,7 +168,9 @@
         "Issue #3272629: Media Library widget display doesn't return to first page on applying filters":
         "https://www.drupal.org/files/issues/2022-03-30/media_library_pager_fix.patch",
         "Issue #3412378: Fix vertical tabs and media library styling issues within Dialog and Media Library Modal by Claro after the Drupal 10.2.0 Release":
-        "https://www.drupal.org/files/issues/2024-01-04/drupal-10-2-0--2023-12-26--3404866-34--mr-5583--dab99638.patch"
+        "https://www.drupal.org/files/issues/2024-01-04/drupal-10-2-0--2023-12-26--3404866-34--mr-5583--dab99638.patch",
+        "Issue #3413079: Cannot read properties of null (reading 'nodeType') on node.page.body":
+        "https://www.drupal.org/files/issues/2024-01-08/3413079-9.patch"
       },
       "drupal/default_content": {
         "Issue #3160146: Add Layout Builder Normalizer and Denormalize":