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

Commit 9009e64

Browse files
fix(package): update axios to version 0.19.0
Closes #13
1 parent 6e6efef commit 9009e64

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.19.0",
3030
"object.values": "^1.0.4",
3131
"uuid": "^3.0.1"
3232
},

0 commit comments

Comments
 (0)