diff --git a/composer.json b/composer.json index 7f119db26..62158395a 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "newfold-labs/wp-module-ecommerce": "^1.3.31", "newfold-labs/wp-module-features": "^1.4.1", "newfold-labs/wp-module-global-ctb": "^1.0.12", - "newfold-labs/wp-module-facebook": "^1.0.7", + "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-help-center": "^2.0.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.2.4", diff --git a/composer.lock b/composer.lock index 510ba5148..bb21938d0 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": "932c3e84a9f7f0dcc6745e01cd48ffc7", + "content-hash": "0404c51330c2146f9a4c6b4d2696dd3e", "packages": [ { "name": "doctrine/inflector", @@ -686,16 +686,16 @@ }, { "name": "newfold-labs/wp-module-facebook", - "version": "v1.0.7", + "version": "v1.0.9", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-facebook.git", - "reference": "77a433621894590b3d38c511d880d830fb3b4b64" + "reference": "5526497969f6a3fc4d4b2fa728ee1c9c52d132b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-facebook/zipball/77a433621894590b3d38c511d880d830fb3b4b64", - "reference": "77a433621894590b3d38c511d880d830fb3b4b64", + "url": "https://api.github.com/repos/newfold-labs/wp-module-facebook/zipball/5526497969f6a3fc4d4b2fa728ee1c9c52d132b8", + "reference": "5526497969f6a3fc4d4b2fa728ee1c9c52d132b8", "shasum": "" }, "require": { @@ -721,10 +721,10 @@ } ], "support": { - "source": "https://github.com/newfold-labs/wp-module-facebook/tree/v1.0.7", + "source": "https://github.com/newfold-labs/wp-module-facebook/tree/v1.0.9", "issues": "https://github.com/newfold-labs/wp-module-facebook/issues" }, - "time": "2024-05-03T10:09:41+00:00" + "time": "2024-06-05T11:02:38+00:00" }, { "name": "newfold-labs/wp-module-features",