Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit ad64c6f

Browse files
Update package.json modules
1 parent c52c1cb commit ad64c6f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

sample-code/examples/node/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"homepage": "https://github.com/appium/sample-code",
2424
"devDependencies": {
25-
"chai": "^1.10.0",
26-
"chai-as-promised": "^4.1.1",
25+
"chai": "^2.2.0",
26+
"chai-as-promised": "^5.0.0",
2727
"colors": "^1.0.3",
28-
"express": "^4.10.2",
29-
"q": "^1.1.1",
30-
"underscore": "^1.7.0",
28+
"express": "^4.12.3",
29+
"q": "^2.0.2",
30+
"underscore": "^1.8.3",
3131
"wd": "^0.3.11"
3232
}
3333
}

0 commit comments

Comments
 (0)