From 48f418fb0c5a53f2876f8631ca75b1c48eb98603 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Jun 2022 02:52:12 +0000 Subject: [PATCH] fix: io/mqlight/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 --- io/mqlight/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/io/mqlight/package.json b/io/mqlight/package.json index 287399d8..8a796a64 100644 --- a/io/mqlight/package.json +++ b/io/mqlight/package.json @@ -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",