From e3ac9ccf1b3bbc89028f1435291a5ca7492e3043 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 25 Nov 2025 13:19:19 -0500 Subject: [PATCH] fix(deps): bump mentions to fix #13637 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 92ab2cd6fb..36c08a9e2e 100644 --- a/install/package.json +++ b/install/package.json @@ -103,7 +103,7 @@ "nodebb-plugin-emoji-android": "4.1.1", "nodebb-plugin-link-preview": "2.1.5", "nodebb-plugin-markdown": "13.2.2", - "nodebb-plugin-mentions": "4.8.2", + "nodebb-plugin-mentions": "4.8.3", "nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-web-push": "0.7.6", "nodebb-rewards-essentials": "1.0.2",