diff --git a/composer.json b/composer.json index 1bfef447..76ad001d 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.1", + "newfold-labs/wp-module-notifications": "^1.6.4", "newfold-labs/wp-module-onboarding": "^2.5.2", "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", diff --git a/composer.lock b/composer.lock index 2d148b16..4e4f1dad 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": "88dc7b75b25fd7bc868c327a8e8a3f35", + "content-hash": "57a967596637b5a82dad096d8ce8386e", "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",