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

Commit b44a049

Browse files
fix(package): update axios to version 0.18.0
Closes #13
1 parent 86f22f9 commit b44a049

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
@@ -26,7 +26,7 @@
2626
"author": "Josh Perez <[email protected]>",
2727
"license": "MIT",
2828
"dependencies": {
29-
"axios": "^0.15.3",
29+
"axios": "^0.18.0",
3030
"object.values": "^1.0.4"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)