diff --git a/composer.json b/composer.json index f52d4d66d..377f75901 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.15", + "newfold-labs/wp-module-data": "^2.4.16", "newfold-labs/wp-module-deactivation": "^1.0.3", "newfold-labs/wp-module-ecommerce": "^1.3.14", "newfold-labs/wp-module-global-ctb": "^1.0.9", diff --git a/composer.lock b/composer.lock index c278a3e58..ccaae57b9 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": "6050cac14dfa02143bf8254e670ddb78", + "content-hash": "00db27645458656de4fdd04669479688", "packages": [ { "name": "doctrine/inflector", @@ -418,16 +418,16 @@ }, { "name": "newfold-labs/wp-module-data", - "version": "2.4.15", + "version": "2.4.16", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-data.git", - "reference": "1bfc538c2f7c282175ddcd9b4513bcbe85facbbe" + "reference": "633712f1d717c564f62bd6cfc4e70d56959d8a22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/1bfc538c2f7c282175ddcd9b4513bcbe85facbbe", - "reference": "1bfc538c2f7c282175ddcd9b4513bcbe85facbbe", + "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/633712f1d717c564f62bd6cfc4e70d56959d8a22", + "reference": "633712f1d717c564f62bd6cfc4e70d56959d8a22", "shasum": "" }, "require": { @@ -460,10 +460,10 @@ ], "description": "Newfold Data Module", "support": { - "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.15", + "source": "https://github.com/newfold-labs/wp-module-data/tree/2.4.16", "issues": "https://github.com/newfold-labs/wp-module-data/issues" }, - "time": "2023-12-12T21:28:52+00:00" + "time": "2024-01-08T20:37:18+00:00" }, { "name": "newfold-labs/wp-module-deactivation",