From 38c7c8567bb290e77e6126d23220b42ac3859ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:30:55 +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.2.4 to 1.2.6. - [Release notes](https://github.com/newfold-labs/wp-module-ecommerce/releases) - [Commits](https://github.com/newfold-labs/wp-module-ecommerce/compare/v1.2.4...v1.2.6) --- 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 1ec0a06e9..72284cde8 100644 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.6", - "newfold-labs/wp-module-ecommerce": "^1.2.4", + "newfold-labs/wp-module-ecommerce": "^1.2.6", "newfold-labs/wp-module-global-ctb": "^1.0.4", "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 97fb86e0e..8695239db 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": "6ad36b4561bfdf2856ed39a4e31dfd2f", + "content-hash": "f476ab2348b04d299549a700a9f87a6f", "packages": [ { "name": "doctrine/inflector", @@ -467,16 +467,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.2.4", + "version": "v1.2.6", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "b12626874f2261822da42400fd4df4783f38fb3a" + "reference": "6bf5b8e15586c555a8cc47f1aa342dc39069fa23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/b12626874f2261822da42400fd4df4783f38fb3a", - "reference": "b12626874f2261822da42400fd4df4783f38fb3a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/6bf5b8e15586c555a8cc47f1aa342dc39069fa23", + "reference": "6bf5b8e15586c555a8cc47f1aa342dc39069fa23", "shasum": "" }, "require": { @@ -518,10 +518,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.4", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.2.6", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-09-15T09:47:05+00:00" + "time": "2023-09-27T13:12:33+00:00" }, { "name": "newfold-labs/wp-module-global-ctb",