From fd1e1d43c3510a6162ad290f2acd3ff11614d447 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Jan 2023 18:53:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0e273c..18effadb 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "qrcode": "0.9.0", "redfour": "1.0.2", "redis": "2.8.0", - "restify": "6.0.0", + "restify": "8.1.0", "seq-index": "1.1.0", "smtp-server": "3.1.0", "speakeasy": "2.0.0",