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

Commit be0f1ca

Browse files
fix(package): update axios to version 0.16.1
Closes #13 https://greenkeeper.io/
1 parent 4ed8adf commit be0f1ca

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
@@ -23,7 +23,7 @@
2323
"author": "Josh Perez <[email protected]>",
2424
"license": "MIT",
2525
"dependencies": {
26-
"axios": "^0.15.3",
26+
"axios": "^0.16.1",
2727
"object.values": "^1.0.4"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)