diff --git a/package.json b/package.json index 2ecf826..803e2f3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "This is a static file generator that demonstrates how to build a blob storage processing pipeline with durable functions", "main": "index.js", "dependencies": { - "durable-functions": "^1.2.2", + "durable-functions": "^2.1.1", "cheerio": "^1.0.0-rc.3", "gray-matter": "^4.0.2", "remarkable": "^2.0.0",