From 7520e4f64de58ab195dd9a78b15dc4945d6fb052 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 20 Feb 2025 11:54:24 -0500 Subject: [PATCH] chore: bump composer to 10.2.46 for #13132 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index a1a3f5b729..715b472581 100644 --- a/install/package.json +++ b/install/package.json @@ -99,7 +99,7 @@ "multiparty": "4.2.3", "nconf": "0.12.1", "nodebb-plugin-2factor": "7.5.9", - "nodebb-plugin-composer-default": "10.2.45", + "nodebb-plugin-composer-default": "10.2.46", "nodebb-plugin-dbsearch": "6.2.12", "nodebb-plugin-emoji": "6.0.2", "nodebb-plugin-emoji-android": "4.1.1", @@ -200,4 +200,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}