diff --git a/composer.json b/composer.json
index 1956ca9ed3b5708bfbcaca6d7ce6802c2b4bcfd3..9786935f8fd433a27e514498b48cb6e3b1706fb7 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
         "php": ">=7.1",
         "composer/installers": "1.11.0",
         "oomphinc/composer-installers-extender": "2.0.0",
-        "cweagans/composer-patches": "1.7.1",
+        "cweagans/composer-patches": "1.7.2",
         "koodimonni/composer-dropin-installer": "1.3",
         "johnpbloch/wordpress": "5.9.0",
         "bjornjohansen/wplang": "0.1.1",
diff --git a/composer.lock b/composer.lock
index 48b8039b08217f99e179e0b52ec8a553f6208272..16141ba4678c6806c417143fd73a4d735e9071df 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "00d8efc26889a5eb54f5f16c5c278798",
+    "content-hash": "afe9ed6c449c66d169581a77cdc8ba94",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -193,16 +193,16 @@
         },
         {
             "name": "cweagans/composer-patches",
-            "version": "1.7.1",
+            "version": "1.7.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/cweagans/composer-patches.git",
-                "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c"
+                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/9888dcc74993c030b75f3dd548bb5e20cdbd740c",
-                "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c",
+                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871",
+                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871",
                 "shasum": ""
             },
             "require": {
@@ -233,7 +233,7 @@
                 }
             ],
             "description": "Provides a way to patch Composer packages.",
-            "time": "2021-06-08T15:12:46+00:00"
+            "time": "2022-01-25T19:21:20+00:00"
         },
         {
             "name": "johnpbloch/wordpress",