From 72fb61d321657b40e386127f54f004353653ff07 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 26 Jan 2023 16:01:01 -0500 Subject: [PATCH] fix(deps): bump ntfy to 1.0.15 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9c5a5bf1b0..0ea2f85c96 100644 --- a/install/package.json +++ b/install/package.json @@ -97,7 +97,7 @@ "nodebb-plugin-emoji-android": "4.0.0", "nodebb-plugin-markdown": "12.0.2", "nodebb-plugin-mentions": "4.0.3", - "nodebb-plugin-ntfy": "1.0.13", + "nodebb-plugin-ntfy": "1.0.15", "nodebb-plugin-spam-be-gone": "2.0.4", "nodebb-rewards-essentials": "0.2.1", "nodebb-theme-harmony": "1.0.0-beta.33",