diff --git a/composer.json b/composer.json
index 3eaf73027f52440b11398fbb7fb6c8a135c587e0..8da56e94167f8b481b576cd506441e59dc567cc4 100644
--- a/composer.json
+++ b/composer.json
@@ -135,7 +135,7 @@
     "drupal/better_exposed_filters": "3.0-alpha4",
     "drupal/autocomplete_deluxe": "1.0-beta1",
     "drupal/link_attributes": "1.3",
-    "drupal/paragraphs": "1.2",
+    "drupal/paragraphs": "1.3",
     "drupal/paragraphs_previewer": "1.2",
     "drupal/paragraphs_features": "1.0",
     "drupal/material_admin_support": "1.x-dev#96ce192c31643faf69d77aca3c68578f778be3bc",
@@ -301,16 +301,8 @@
         "https://www.drupal.org/files/issues/l10n_client-hook_toolbar-fix-2872668-3.patch"
       },
       "drupal/paragraphs": {
-        "Issue #2461695: Support translatable paragraph entity reference revision field":
-        "https://www.drupal.org/files/issues/meta_support-2461695-222.patch",
-        "Issue #2868155: Add new hooks to allow easier editing of paragraph forms":
-        "https://www.drupal.org/files/issues/2868155-16.patch",
-        "Issue #2877927: Show add widget between paragraphs on hover":
-        "https://www.drupal.org/files/issues/2877927_29.patch",
-        "Issue #2909416: Hide duplicate action while translating.":
-        "https://www.drupal.org/files/issues/2909416-2.patch",
         "Issue #2924774: Let Editors add/delete/clone paragraphs When [Editing a translation]":
-        "https://www.drupal.org/files/issues/2924774-4.patch"
+        "https://www.drupal.org/files/issues/2924774-29.patch"
       },
       "drupal/adminimal_theme": {
         "Issue #2696393: Checkboxes with .error class are not usable":
diff --git a/drupal-org.make b/drupal-org.make
index 3762ac3da49a175403155333a9623a6989f60f8e..25e3e958adff0c4bf50fa1f014d5c7c2572346b7 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -279,17 +279,9 @@ projects[link_attributes][type] = module
 projects[link_attributes][version] = 1.3
 
 projects[paragraphs[type] = module
-projects[paragraphs][version] = 1.2
-;; Issue #2461695: Support translatable paragraph entity reference revision field
-projects[paragraphs][patch][] = https://www.drupal.org/files/issues/meta_support-2461695-222.patch
-;; Issue #2868155: Add new hooks to allow easier editing of paragraph forms
-projects[paragraphs][patch][] = https://www.drupal.org/files/issues/2868155-16.patch
-;; Issue #2877927: Show add widget between paragraphs on hover
-projects[paragraphs][patch][] = https://www.drupal.org/files/issues/2877927_29.patch
-;; Issue #2909416: Hide duplicate action while translating.
-projects[paragraphs][patch][] = https://www.drupal.org/files/issues/2909416-2.patch
+projects[paragraphs][version] = 1.3
 ;; Issue #2924774: Let Editors add/delete/clone paragraphs When [Editing a translation]
-projects[paragraphs][patch][] = https://www.drupal.org/files/issues/2924774-4.patch
+projects[paragraphs][patch][] = https://www.drupal.org/files/issues/2924774-29.patch
 
 projects[paragraphs_previewer][type] = module
 projects[paragraphs_previewer][version] = 1.2