From 9b2cb9fc6ab3fa18a7c8b89d2c793b5f29406e91 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 27 Nov 2018 01:11:28 +0000 Subject: [PATCH] chore(package): update botbuilder-dialogs to version 4.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60aa6714..0a86d0b4 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "botbuilder-ai": "^4.1.5", "botbuilder-azure": "^4.1.5", "botbuilder-choices": "^4.0.0-preview1.2", - "botbuilder-dialogs": "^4.1.5", + "botbuilder-dialogs": "^4.1.7", "botbuilder-prompts": "^4.0.0-preview1.2", "botlib": "0.1.6", "chai": "4.2.0",