From 9ab12e1d49d4c48a8e061e59164c62ad3674be59 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Mon, 4 Dec 2023 14:52:53 -0500 Subject: [PATCH] Upgrading newfold-labs/wp-module-data (2.4.13 => 2.4.14) --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c339516aa..e1883bd30 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,7 @@ "newfold-labs/wp-module-coming-soon": "^1.1.12", "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", - "newfold-labs/wp-module-data": "^2.4.13", + "newfold-labs/wp-module-data": "^2.4.14", "newfold-labs/wp-module-deactivation": "^1.0.3", "newfold-labs/wp-module-ecommerce": "^1.3.13", "newfold-labs/wp-module-global-ctb": "^1.0.9", diff --git a/composer.lock b/composer.lock index a55fc538e..149fc4842 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": "8ff524ab696116013383b39bcea2f924", + "content-hash": "f1a701ef3556edd11be109f1d3dfde0b", "packages": [ { "name": "doctrine/inflector", @@ -418,16 +418,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.13", + "version": "2.4.14", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "a21d4579037add8bb921426f8d41e15d13b81af3" + "reference": "3bdc70e9f0784832c2955bd2f887215cd38c4425" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/a21d4579037add8bb921426f8d41e15d13b81af3", - "reference": "a21d4579037add8bb921426f8d41e15d13b81af3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/3bdc70e9f0784832c2955bd2f887215cd38c4425", + "reference": "3bdc70e9f0784832c2955bd2f887215cd38c4425", "shasum": "" }, "require": { @@ -460,10 +460,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.13", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.14", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-11-29T18:53:24+00:00" + "time": "2023-12-04T19:34:50+00:00" }, { "name": "newfold-labs/wp-module-deactivation",