From 27e12a288571a375c968efedf0de95de564e1c2d Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 6 Mar 2026 11:58:15 -0500 Subject: [PATCH] fix: bump web-push --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index f18696660c..4173274b2e 100644 --- a/install/package.json +++ b/install/package.json @@ -105,7 +105,7 @@ "nodebb-plugin-markdown": "13.2.4", "nodebb-plugin-mentions": "4.8.17", "nodebb-plugin-spam-be-gone": "2.3.2", - "nodebb-plugin-web-push": "0.7.6", + "nodebb-plugin-web-push": "0.7.7", "nodebb-rewards-essentials": "1.0.2", "nodebb-theme-harmony": "2.2.45", "nodebb-theme-lavender": "7.1.21",