We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39fa0d commit c799445Copy full SHA for c799445
code-push-plugin-testing-framework/package.json
@@ -19,11 +19,11 @@
19
"base-64": "^0.1.0",
20
"mocha": "latest",
21
"mocha-junit-reporter": "latest",
22
- "node-uuid": "^1.4.3",
23
- "q": "^1.4.1",
+ "node-uuid": "^1.4.8",
+ "q": "^1.5.1",
24
"replace": "latest",
25
"superagent": "^3.8.3",
26
- "superagent-proxy": "^1.0.0"
+ "superagent-proxy": "^1.0.3"
27
},
28
"bugs": {
29
"url": "https://github.com/Microsoft/code-push/issues"
0 commit comments