Skip to content

Commit 428f664

Browse files
authored
Merge pull request #131 from raxjs/fix/axios-version
fix: update axios version
2 parents d50208e + ab656e5 commit 428f664

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
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@typescript-eslint/eslint-plugin": "^1.7.0",
1414
"@typescript-eslint/parser": "^1.7.0",
15-
"axios": "^0.19.0",
15+
"axios": "^0.21.1",
1616
"babel-eslint": "^10.0.1",
1717
"chalk": "^2.4.2",
1818
"chokidar": "^3.1.0",

0 commit comments

Comments
 (0)