diff --git a/composer.json b/composer.json index 2571689da..eb67090d9 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "newfold-labs/wp-module-migration": "^1.0.12", "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-onboarding-data": "^1.2.2", "newfold-labs/wp-module-patterns": "^2.6.1", "newfold-labs/wp-module-performance": "2.0.1", "newfold-labs/wp-module-pls": "^1.0.0", diff --git a/composer.lock b/composer.lock index 7c2a738d3..ae0d35f95 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": "1178b4d83455969a15e483320697b113", + "content-hash": "e7cd41872365266cda204dd03e56cfc9", "packages": [ { "name": "doctrine/inflector", @@ -1595,16 +1595,16 @@ }, { "name": "newfold-labs/wp-module-onboarding-data", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git", - "reference": "6f7a785e9501942a54b947ad5c52f94c24fe0ef4" + "reference": "99d904704272aac4096873b157054d8f8f0e0fbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/6f7a785e9501942a54b947ad5c52f94c24fe0ef4", - "reference": "6f7a785e9501942a54b947ad5c52f94c24fe0ef4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/99d904704272aac4096873b157054d8f8f0e0fbc", + "reference": "99d904704272aac4096873b157054d8f8f0e0fbc", "shasum": "" }, "require": { @@ -1640,10 +1640,10 @@ ], "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.1", + "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.2", "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues" }, - "time": "2024-10-23T09:51:12+00:00" + "time": "2024-10-28T17:39:42+00:00" }, { "name": "newfold-labs/wp-module-patterns",