diff --git a/Migration/Dispatch/javascript/14.nlp-with-dispatch/package.json b/Migration/Dispatch/javascript/14.nlp-with-dispatch/package.json index 4706f33719..4c43330dd1 100644 --- a/Migration/Dispatch/javascript/14.nlp-with-dispatch/package.json +++ b/Migration/Dispatch/javascript/14.nlp-with-dispatch/package.json @@ -16,10 +16,10 @@ "url": "https://github.com/Microsoft/BotBuilder-Samples.git" }, "dependencies": { - "botbuilder": "~4.11.0", - "botbuilder-ai": "~4.11.0", - "botbuilder-azure": "~4.11.0", - "botbuilder-dialogs": "~4.11.0", + "botbuilder": "~4.19.0", + "botbuilder-ai": "~4.16.0", + "botbuilder-azure": "~4.19.0", + "botbuilder-dialogs": "~4.19.0", "dotenv": "^8.2.0", "restify": "~8.5.1" },