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

View File

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