From 06072890911e05f7ec411ca2fa603a0a8983fafa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 01:32:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0e273c..99dad8da 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": "9.0.0", "seq-index": "1.1.0", "smtp-server": "3.1.0", "speakeasy": "2.0.0",