Skip to content

Commit 328aa1f

Browse files
author
Dave Conway-Jones
committed
Bump to pickup xmpp vuln
1 parent 456e573 commit 328aa1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

social/xmpp/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-xmpp",
3-
"version": "0.5.8",
3+
"version": "0.5.9",
44
"description": "A Node-RED node to talk to an XMPP server",
55
"dependencies": {
66
"@xmpp/client": "^0.13.0"
@@ -11,7 +11,7 @@
1111
"repository": {
1212
"type": "git",
1313
"url": "https://github.com/node-red/node-red-nodes.git",
14-
"directory" : "tree/master/social/xmpp"
14+
"directory": "tree/master/social/xmpp"
1515
},
1616
"license": "Apache-2.0",
1717
"keywords": [

0 commit comments

Comments
 (0)