Skip to content

Commit da39547

Browse files
Bump axios from 0.19.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.0...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30d44e1 commit da39547

File tree

2 files changed

+45
-30
lines changed

2 files changed

+45
-30
lines changed

package-lock.json

+44-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test:cover": "jest --coverage"
1717
},
1818
"dependencies": {
19-
"axios": "^0.19.0",
19+
"axios": "^0.21.1",
2020
"extract-text-webpack-plugin": "^3.0.2",
2121
"fs-extra": "^8.1.0",
2222
"html-webpack-plugin": "^3.2.0",

0 commit comments

Comments
 (0)