diff --git a/composer.json b/composer.json
index 3d87c63e262027da53463d9213efd6334609f947..20dc18227f26cf3593bf95cffea50d5d2450ea3a 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 902d9c3dbaeb5847a361823ae57e94eb6c1d6d0b..62685cde5522d4d54bd03309d04c667e181b272f 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": "024bef8854e11f498fdb8286acc49bb7",
+    "content-hash": "d41d5fe619d4fbabc445a4dc05396de6",
     "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",