Skip to content

Commit 28ddd91

Browse files
committed
updating dependencies
1 parent 6f94a0b commit 28ddd91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"test": "./node_modules/mocha/bin/mocha --recursive"
99
},
1010
"dependencies": {
11-
"superagent": "1.7.1"
11+
"superagent": "3.6.0"
1212
},
1313
"devDependencies": {
14-
"mocha": "~2.3.4",
15-
"sinon": "1.17.3",
14+
"mocha": "~3.5.3",
15+
"sinon": "4.0.0",
1616
"expect.js": "~0.3.1"
1717
},
1818
"directories": {

0 commit comments

Comments
 (0)