From 228cfa67104c4442624ab5cb3923ad14461578f3 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 9 Dec 2020 11:30:43 -0500 Subject: [PATCH] chore(deps): bump composer to 6.5.1, re: #9067 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 4fd41888f1..abf60c771f 100644 --- a/install/package.json +++ b/install/package.json @@ -91,7 +91,7 @@ "mousetrap": "^1.6.5", "@nodebb/bootswatch": "3.4.2", "nconf": "^0.11.0", - "nodebb-plugin-composer-default": "6.5.0", + "nodebb-plugin-composer-default": "6.5.1", "nodebb-plugin-dbsearch": "4.1.2", "nodebb-plugin-emoji": "^3.3.0", "nodebb-plugin-emoji-android": "2.0.0",