diff --git a/composer.json b/composer.json index 30ee7977..a01f68bd 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-migration": "^1.0.12", - "newfold-labs/wp-module-notifications": "^1.6.0", + "newfold-labs/wp-module-notifications": "^1.6.1", "newfold-labs/wp-module-onboarding": "^2.4.2", "newfold-labs/wp-module-patterns": "^2.4.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", diff --git a/composer.lock b/composer.lock index 986384cf..9ee54030 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": "c136638c2b8552df0961e4240c818b8d", + "content-hash": "1e05701d58522e9a86a2e161647db353", "packages": [ { "name": "doctrine/inflector", @@ -1484,16 +1484,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "81bb49e73e90d15eb83523c6f6b8885e14553a3a" + "reference": "1cf375e3252b935967da00f516ff64098ebd1850" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/81bb49e73e90d15eb83523c6f6b8885e14553a3a", - "reference": "81bb49e73e90d15eb83523c6f6b8885e14553a3a", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", + "reference": "1cf375e3252b935967da00f516ff64098ebd1850", "shasum": "" }, "require": { @@ -1522,10 +1522,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.0", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-09-10T14:38:09+00:00" + "time": "2024-10-09T19:54:08+00:00" }, { "name": "newfold-labs/wp-module-onboarding",