From 1d80a07ed1bebd409bb3ba736f2d2e560df2d476 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 8 Sep 2022 15:20:32 -0400 Subject: [PATCH] fix(deps): bump composer-default to v9.1.1 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 14a7e80dfb..3a1c865b5e 100644 --- a/install/package.json +++ b/install/package.json @@ -89,7 +89,7 @@ "@nodebb/bootswatch": "3.4.2", "nconf": "0.12.0", "nodebb-plugin-2factor": "5.0.2", - "nodebb-plugin-composer-default": "9.1.0", + "nodebb-plugin-composer-default": "9.1.1", "nodebb-plugin-dbsearch": "5.1.5", "nodebb-plugin-emoji": "4.0.4", "nodebb-plugin-emoji-android": "3.0.0", @@ -186,4 +186,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}