diff --git a/composer.json b/composer.json index 94753f5b2..e84d827c7 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.3", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.41", + "newfold-labs/wp-module-ecommerce": "^1.3.42", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", diff --git a/composer.lock b/composer.lock index 314b4b695..6f6dbe36b 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": "6cb19b13ff307ad98af2649af4473ce2", + "content-hash": "8c1a64b83e2915dc3c2bcedb5aa3af31", "packages": [ { "name": "doctrine/inflector", @@ -989,16 +989,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.41", + "version": "v1.3.42", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "4e4d787d6a033c2f2f3672ceaae4ae17ff41968d" + "reference": "1aff908a8b97d2742ab26201b27d0d9d5e619e30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/4e4d787d6a033c2f2f3672ceaae4ae17ff41968d", - "reference": "4e4d787d6a033c2f2f3672ceaae4ae17ff41968d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/1aff908a8b97d2742ab26201b27d0d9d5e619e30", + "reference": "1aff908a8b97d2742ab26201b27d0d9d5e619e30", "shasum": "" }, "require": { @@ -1041,10 +1041,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.41", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.42", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-08-21T09:22:19+00:00" + "time": "2024-09-04T13:22:33+00:00" }, { "name": "newfold-labs/wp-module-facebook",