From b74eefacf6a51ce0bf02db89ffddb24ace7403c2 Mon Sep 17 00:00:00 2001 From: Andrew Rodrigues Date: Mon, 16 Aug 2021 18:36:45 -0400 Subject: [PATCH] chore: up markdown/composer-default, fixes: #9708 --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index 79cf17d0be..a92f0f8abd 100644 --- a/install/package.json +++ b/install/package.json @@ -84,11 +84,11 @@ "multiparty": "4.2.2", "@nodebb/bootswatch": "3.4.2", "nconf": "^0.11.2", - "nodebb-plugin-composer-default": "7.0.0", + "nodebb-plugin-composer-default": "7.0.1", "nodebb-plugin-dbsearch": "5.0.2", "nodebb-plugin-emoji": "^3.5.0", "nodebb-plugin-emoji-android": "2.0.5", - "nodebb-plugin-markdown": "8.14.2", + "nodebb-plugin-markdown": "8.14.3", "nodebb-plugin-mentions": "2.13.11", "nodebb-plugin-spam-be-gone": "0.7.9", "nodebb-rewards-essentials": "0.1.5",