From 7d32cdacb216ac0e4270106d926f653c10afba4f Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 26 Mar 2025 12:01:26 -0400 Subject: [PATCH] fix(deps): bump mentions --- install/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/package.json b/install/package.json index e4d18ca267..17f8168488 100644 --- a/install/package.json +++ b/install/package.json @@ -103,7 +103,7 @@ "nodebb-plugin-emoji": "6.0.2", "nodebb-plugin-emoji-android": "4.1.1", "nodebb-plugin-markdown": "13.1.1", - "nodebb-plugin-mentions": "4.7.1", + "nodebb-plugin-mentions": "4.7.2", "nodebb-plugin-spam-be-gone": "2.3.1", "nodebb-plugin-web-push": "0.7.3", "nodebb-rewards-essentials": "1.0.1", @@ -199,4 +199,4 @@ "url": "https://github.com/barisusakli" } ] -} \ No newline at end of file +}