diff --git a/composer.json b/composer.json index 54ef140cc..c43d3611c 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,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.1", + "newfold-labs/wp-module-notifications": "^1.6.4", "newfold-labs/wp-module-onboarding": "^2.5.2", "newfold-labs/wp-module-onboarding-data": "^1.2.1", "newfold-labs/wp-module-patterns": "^2.6.0", diff --git a/composer.lock b/composer.lock index 357e4a1e1..2a7c4f079 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": "b58716157feed246cd29dca57e2823a8", + "content-hash": "970b9ac65f1317cbf7fcebab79e6cdfd", "packages": [ { "name": "doctrine/inflector", @@ -1488,16 +1488,16 @@ }, { "name": "newfold-labs/wp-module-notifications", - "version": "1.6.1", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-notifications.git", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850" + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/1cf375e3252b935967da00f516ff64098ebd1850", - "reference": "1cf375e3252b935967da00f516ff64098ebd1850", + "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", + "reference": "dd0c7639d5dc9867ba3863238dc6ecfa8cda9978", "shasum": "" }, "require": { @@ -1526,10 +1526,10 @@ ], "description": "A module for managing Newfold in-site notifications.", "support": { - "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.1", + "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.4", "issues": "https://github.com/newfold-labs/wp-module-notifications/issues" }, - "time": "2024-10-09T19:54:08+00:00" + "time": "2024-11-06T20:21:58+00:00" }, { "name": "newfold-labs/wp-module-onboarding",