From f71f441715bef783dad5aa6e01e439b2b10c13a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:10:10 +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.14 to 1.3.15. - [Release notes](https://github.com/newfold-labs/wp-module-ecommerce/releases) - [Commits](https://github.com/newfold-labs/wp-module-ecommerce/compare/v1.3.14...v1.3.15) --- 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 d76d91f84..49dc44560 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.15", "newfold-labs/wp-module-deactivation": "^1.0.3", - "newfold-labs/wp-module-ecommerce": "^1.3.14", + "newfold-labs/wp-module-ecommerce": "^1.3.15", "newfold-labs/wp-module-global-ctb": "^1.0.9", "newfold-labs/wp-module-help-center": "1.0.21", "newfold-labs/wp-module-loader": "^1.0.10", diff --git a/composer.lock b/composer.lock index 19a0b5664..cf3a0cbf7 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": "d9f07632625d74fd2ad337826e03c808", + "content-hash": "3191b22c1dfe2df654c256afe7a6d94d", "packages": [ { "name": "doctrine/inflector", @@ -528,16 +528,16 @@ }, { "name": "newfold-labs/wp-module-ecommerce", - "version": "v1.3.14", + "version": "v1.3.15", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ecommerce.git", - "reference": "769ac1baa102829e4a90f9aa2fcc120a08fcfc7e" + "reference": "16f5a33aa16611124c42ad076a7f059512d2c58c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/769ac1baa102829e4a90f9aa2fcc120a08fcfc7e", - "reference": "769ac1baa102829e4a90f9aa2fcc120a08fcfc7e", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/16f5a33aa16611124c42ad076a7f059512d2c58c", + "reference": "16f5a33aa16611124c42ad076a7f059512d2c58c", "shasum": "" }, "require": { @@ -580,10 +580,10 @@ ], "description": "Brand Agnostic eCommerce Experience", "support": { - "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.14", + "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/v1.3.15", "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues" }, - "time": "2023-12-04T21:59:52+00:00" + "time": "2023-12-15T12:33:14+00:00" }, { "name": "newfold-labs/wp-module-global-ctb",