From 370cde1952222639d04f76131808d60c34c28c12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 19:10:34 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-ecommerce Bumps [newfold-labs/wp-module-ecommerce](https://github.com/newfold-labs/wp-module-ecommerce) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/newfold-labs/wp-module-ecommerce/releases) - [Commits](https://github.com/newfold-labs/wp-module-ecommerce/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-ecommerce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index bed5694b2..78d400451 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.8", "newfold-labs/wp-module-deactivation": "^1.0", - "newfold-labs/wp-module-ecommerce": "^1.3.0", + "newfold-labs/wp-module-ecommerce": "^1.3.2", "newfold-labs/wp-module-global-ctb": "^1.0.5", "newfold-labs/wp-module-help-center": "1.0.17", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index f4869e0fe..e40433f15 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": "2947a33af8fbbf3bc3e1a6158349a6ce", + "content-hash": "4463c251b0ef8d55d5144784b67eebeb", "packages": [ { "name": "doctrine/inflector", @@ -528,16 +528,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.1", + "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "58a01c0b313f1cba857147d4ecdb3189e9c18a9c" + "reference": "4064e8760bd4b39cce73ce317a9eba72718f4bf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/58a01c0b313f1cba857147d4ecdb3189e9c18a9c", - "reference": "58a01c0b313f1cba857147d4ecdb3189e9c18a9c", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/4064e8760bd4b39cce73ce317a9eba72718f4bf6", + "reference": "4064e8760bd4b39cce73ce317a9eba72718f4bf6", "shasum": "" }, "require": { @@ -580,10 +580,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.1", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.2", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-10-11T07:08:22+00:00" + "time": "2023-10-12T15:03:50+00:00" }, { "name": "newfold-labs/wp-module-global-ctb",