Skip to content

Commit 5c4a847

Browse files
fix(package): update axios to version 0.19.1
Closes #9
1 parent f944890 commit 5c4a847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react-dom": "^16.3.0"
88
},
99
"dependencies": {
10-
"axios": "^0.18.0",
10+
"axios": "^0.19.1",
1111
"lodash": "^4.17.11"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)