From 328aa1fb522ae61092d6384f491f5769eb046899 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Sat, 22 Jan 2022 17:46:49 +0000 Subject: [PATCH] Bump to pickup xmpp vuln --- social/xmpp/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/social/xmpp/package.json b/social/xmpp/package.json index 0bd71a91..de736051 100644 --- a/social/xmpp/package.json +++ b/social/xmpp/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-xmpp", - "version": "0.5.8", + "version": "0.5.9", "description": "A Node-RED node to talk to an XMPP server", "dependencies": { "@xmpp/client": "^0.13.0" @@ -11,7 +11,7 @@ "repository": { "type": "git", "url": "https://github.com/node-red/node-red-nodes.git", - "directory" : "tree/master/social/xmpp" + "directory": "tree/master/social/xmpp" }, "license": "Apache-2.0", "keywords": [