From 81f8d84f10deefb2e56bfdceb717a6af46f40ed1 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 17 Aug 2022 15:23:11 -0400 Subject: [PATCH] fix(deps): bump composer-default to v9 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index df9340b812..84753dd3f5 100644 --- a/install/package.json +++ b/install/package.json @@ -92,7 +92,7 @@ "@nodebb/bootswatch": "3.4.2", "nconf": "0.12.0", "nodebb-plugin-2factor": "5.0.2", - "nodebb-plugin-composer-default": "8.0.1", + "nodebb-plugin-composer-default": "9.0.0", "nodebb-plugin-dbsearch": "5.1.5", "nodebb-plugin-emoji": "4.0.4", "nodebb-plugin-emoji-android": "3.0.0", @@ -188,4 +188,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}