From 1f70b79f79e99b3233ea2293f536290399f8b921 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 22 Sep 2018 04:57:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:base64url:20180511 - https://snyk.io/vuln/npm:hoek:20180212 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7df5c9897..8ab28bbbe 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "async": "^2.1.5", "back": "^1.0.1", "body-parser": "^1.17.1", - "botbuilder": "^3.7.0", + "botbuilder": "^4.0.6", "botkit-studio-sdk": "^1.0.2", "ciscospark": "^0.7.69", "clone": "2.1.1",