diff --git a/Node/core-State/package.json b/Node/core-State/package.json index 09a3779e1c..2557c80717 100644 --- a/Node/core-State/package.json +++ b/Node/core-State/package.json @@ -21,7 +21,7 @@ "url": "https://github.com/Microsoft/BotBuilder-Samples.git" }, "dependencies": { - "botbuilder": "^3.13.1", + "botbuilder": "^4.0.6", "dotenv-extended": "^1.0.4", "restify": "^4.3.0" }