Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Commit 8a74263

Browse files
Bump axios from 0.18.1 to 0.21.1 (#114)
Bumps [axios](https://github.com/axios/axios) from 0.18.1 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.18.1...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a33fb commit 8a74263

File tree

2 files changed

+53
-57
lines changed

2 files changed

+53
-57
lines changed

package-lock.json

Lines changed: 52 additions & 56 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
@@ -25,7 +25,7 @@
2525
"test": "jest"
2626
},
2727
"dependencies": {
28-
"axios": "^0.18.1",
28+
"axios": "^0.21.1",
2929
"lodash.debounce": "^4.0.8",
3030
"lodash.defaultsdeep": "^4.6.1",
3131
"tailable-pagination": "^0.1.22",

0 commit comments

Comments
 (0)