1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

fix: io/mqlight/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HAWK-2808852
This commit is contained in:
snyk-bot 2022-06-30 02:52:12 +00:00
parent 3ffd3f9fad
commit 48f418fb0c
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -3,7 +3,7 @@
"version" : "0.0.11",
"description" : "A Node-RED node to send and receive message from IBM MQ Light",
"dependencies" : {
"mqlight" : "1.0.x"
"mqlight" : "2.0.2016102600"
},
"repository" : {
"type":"git",