From 15542955296b65143bc3fa18b32bac3bc9df30e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:30:41 +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 9479c13..193f12e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "botbuilder": "^3.0.0", "bunyan": "^1.0.0", "lodash": "^4.0.0", - "restify": "^6.0.0", + "restify": "^9.0.0", "talkify": "^2.0.0" }, "devDependencies": {