Bump to pickup xmpp vuln

This commit is contained in:
Dave Conway-Jones 2022-01-22 17:46:49 +00:00
parent 456e573cd7
commit 328aa1fb52
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "node-red-node-xmpp", "name": "node-red-node-xmpp",
"version": "0.5.8", "version": "0.5.9",
"description": "A Node-RED node to talk to an XMPP server", "description": "A Node-RED node to talk to an XMPP server",
"dependencies": { "dependencies": {
"@xmpp/client": "^0.13.0" "@xmpp/client": "^0.13.0"
@ -11,7 +11,7 @@
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/node-red/node-red-nodes.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", "license": "Apache-2.0",
"keywords": [ "keywords": [