diff --git a/composer.json b/composer.json index fb74a7273..e75c79006 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "newfold-labs/wp-module-ctb": "^1.0.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.4", - "newfold-labs/wp-module-ecommerce": "^1.2.3", + "newfold-labs/wp-module-ecommerce": "^1.2.4", "newfold-labs/wp-module-help-center": "^1.0.16", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.1", diff --git a/composer.lock b/composer.lock index a402d9e68..69a56d904 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": "e8cd61d060968e90fa85d515838555b9", + "content-hash": "affae00d370c00c935257012b6e61e1f", "packages": [ { "name": "doctrine/inflector", @@ -467,16 +467,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.2.3", + "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "9a6fa36362c5e26fa21df83f6fea299732a0d5d3" + "reference": "b12626874f2261822da42400fd4df4783f38fb3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/9a6fa36362c5e26fa21df83f6fea299732a0d5d3", - "reference": "9a6fa36362c5e26fa21df83f6fea299732a0d5d3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/b12626874f2261822da42400fd4df4783f38fb3a", + "reference": "b12626874f2261822da42400fd4df4783f38fb3a", "shasum": "" }, "require": { @@ -518,10 +518,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.3", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.4", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-09-12T10:56:18+00:00" + "time": "2023-09-15T09:47:05+00:00" }, { "name": "newfold-labs/wp-module-help-center",