Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Commit 4d63e1d

Browse files
committed
fix(deps): Updates axios to ^0.19.0.
1 parent 4cea9d1 commit 4d63e1d

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed

package-lock.json

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"check-coverage": true
2424
},
2525
"dependencies": {
26-
"axios": "^0.18.0",
26+
"axios": "^0.19.0",
2727
"base-64": "^0.1.0",
2828
"lodash": "^4.17.11",
2929
"moment": "^2.24.0"

0 commit comments

Comments
 (0)