From f49fc5caacea76b222d0e93a69cf7033d5c229f9 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 5 Apr 2023 14:34:29 -0400 Subject: [PATCH] fix(deps): bump mentions --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 8e8ba8846e..ed28d23d80 100644 --- a/install/package.json +++ b/install/package.json @@ -96,7 +96,7 @@ "nodebb-plugin-emoji": "5.0.5", "nodebb-plugin-emoji-android": "4.0.0", "nodebb-plugin-markdown": "12.0.2", - "nodebb-plugin-mentions": "4.0.5", + "nodebb-plugin-mentions": "4.0.6", "nodebb-plugin-ntfy": "1.0.15", "nodebb-plugin-spam-be-gone": "2.0.6", "nodebb-rewards-essentials": "0.2.3",