Skip to content

Commit a3154a3

Browse files
Bump validator and durable-functions (#3284)
1 parent 0c3ae29 commit a3154a3

File tree

2 files changed

+32
-16
lines changed

2 files changed

+32
-16
lines changed

test/SmokeTests/OOProcSmokeTests/durableJS/package-lock.json

Lines changed: 31 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/SmokeTests/OOProcSmokeTests/durableJS/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@azure/functions": "^4.0.0",
11-
"durable-functions": "^3.1.0"
11+
"durable-functions": "^3.3.0"
1212
},
1313
"main": "src/{index.js,functions/*.js}",
1414
"devDependencies": {}

0 commit comments

Comments
 (0)