From 9a566b08cd7c13faa4132a90f12b0ff762c082d0 Mon Sep 17 00:00:00 2001
From: arunshenoy99 <devarunshenoy99@gmail.com>
Date: Mon, 5 Aug 2024 16:41:47 +0530
Subject: [PATCH] Bump Onboarding to 2.3.10

---
 composer.json |  2 +-
 composer.lock | 26 +++++++++++++-------------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/composer.json b/composer.json
index 62e626cdf..09e1f1b3f 100644
--- a/composer.json
+++ b/composer.json
@@ -87,7 +87,7 @@
     "newfold-labs/wp-module-marketplace": "^2.4.0",
     "newfold-labs/wp-module-migration": "^1.0.9",
     "newfold-labs/wp-module-notifications": "^1.5.0",
-    "newfold-labs/wp-module-onboarding": "^2.3.9",
+    "newfold-labs/wp-module-onboarding": "^2.3.10",
     "newfold-labs/wp-module-patterns": "^2.3.1",
     "newfold-labs/wp-module-performance": "2.0.0 as 1.9.9",
     "newfold-labs/wp-module-runtime": "^1.0.11",
diff --git a/composer.lock b/composer.lock
index fee1c165b..59d1659e6 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": "299652fc3b525561cc442a9293606416",
+    "content-hash": "817ca532adf7eaa11f5c9c62f05722f2",
     "packages": [
         {
             "name": "doctrine/inflector",
@@ -1201,16 +1201,16 @@
         },
         {
             "name": "newfold-labs/wp-module-onboarding",
-            "version": "2.3.9",
+            "version": "2.3.10",
             "source": {
                 "type": "git",
                 "url": "https://github.com/newfold-labs/wp-module-onboarding.git",
-                "reference": "60a559a9418c3254bc2138b7f81be9888981d6ad"
+                "reference": "1cf639e7ed5f1b6f556daa2eba5039e08a7b7c3e"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/60a559a9418c3254bc2138b7f81be9888981d6ad",
-                "reference": "60a559a9418c3254bc2138b7f81be9888981d6ad",
+                "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/1cf639e7ed5f1b6f556daa2eba5039e08a7b7c3e",
+                "reference": "1cf639e7ed5f1b6f556daa2eba5039e08a7b7c3e",
                 "shasum": ""
             },
             "require": {
@@ -1256,23 +1256,23 @@
             ],
             "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.",
             "support": {
-                "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.3.9",
+                "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.3.10",
                 "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
             },
-            "time": "2024-07-31T13:04:08+00:00"
+            "time": "2024-08-05T10:56:44+00:00"
         },
         {
             "name": "newfold-labs/wp-module-onboarding-data",
-            "version": "1.1.15",
+            "version": "1.1.16",
             "source": {
                 "type": "git",
                 "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git",
-                "reference": "2e998cb661491ce1b024bf49014242b047c2ae44"
+                "reference": "fe195d1bddc75b812e32d20e758544e5358e59de"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/2e998cb661491ce1b024bf49014242b047c2ae44",
-                "reference": "2e998cb661491ce1b024bf49014242b047c2ae44",
+                "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/fe195d1bddc75b812e32d20e758544e5358e59de",
+                "reference": "fe195d1bddc75b812e32d20e758544e5358e59de",
                 "shasum": ""
             },
             "require": {
@@ -1308,10 +1308,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.1.15",
+                "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.1.16",
                 "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues"
             },
-            "time": "2024-07-24T15:27:59+00:00"
+            "time": "2024-07-31T11:51:46+00:00"
         },
         {
             "name": "newfold-labs/wp-module-patterns",