Skip to content

Commit 4d27c36

Browse files
fix(package): update axios to version 0.16.1
Closes #10 https://greenkeeper.io/
1 parent 0980efc commit 4d27c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"standard": "^8.5.0"
2929
},
3030
"dependencies": {
31-
"axios": "^0.15.2",
31+
"axios": "^0.16.1",
3232
"co": "^4.6.0",
3333
"flyd": "^0.2.2",
3434
"ramda": "^0.23.0",

0 commit comments

Comments
 (0)