From 6ecbb069361bb394d0cf9a84ed5fda71929e269c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 18:49: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.3.18 to 1.3.19. - [Release notes](https://github.com/newfold-labs/wp-module-ecommerce/releases) - [Commits](https://github.com/newfold-labs/wp-module-ecommerce/compare/v1.3.18...v1.3.19) --- 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 96e96e85f..64fe63d06 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "newfold-labs/wp-module-customer-bluehost": "^1.6.0", "newfold-labs/wp-module-data": "^2.4.18", "newfold-labs/wp-module-deactivation": "^1.0.4", - "newfold-labs/wp-module-ecommerce": "1.3.18", + "newfold-labs/wp-module-ecommerce": "1.3.19", "newfold-labs/wp-module-global-ctb": "^1.0.9", "newfold-labs/wp-module-help-center": "^1.0.23", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 79b774c5d..74ce85fe6 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": "c9c6c3b5da495cefd945a1bc059d088b", + "content-hash": "9e45a82fae836b5ebb1bdcb78cd891b6", "packages": [ { "name": "doctrine/inflector", @@ -532,16 +532,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.18", + "version": "v1.3.19", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "4d7681e4e311072281ebdbd7d551c8132639416c" + "reference": "d3999bad6e8ac64660f2e272895219674e2bc2b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/4d7681e4e311072281ebdbd7d551c8132639416c", - "reference": "4d7681e4e311072281ebdbd7d551c8132639416c", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/d3999bad6e8ac64660f2e272895219674e2bc2b3", + "reference": "d3999bad6e8ac64660f2e272895219674e2bc2b3", "shasum": "" }, "require": { @@ -584,10 +584,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.18", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.19", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2024-01-11T22:51:14+00:00" + "time": "2024-01-12T13:10:30+00:00" }, { "name": "newfold-labs/wp-module-global-ctb",