Skip to content

Commit 5fe01c0

Browse files
Bump axios from 0.18.0 to 0.21.1 in /client
Bumps [axios](https://github.com/axios/axios) from 0.18.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.18.0...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9bdcbc commit 5fe01c0

File tree

2 files changed

+49
-24
lines changed

2 files changed

+49
-24
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"eject": "react-scripts eject"
1212
},
1313
"dependencies": {
14-
"axios": "^0.18.0",
14+
"axios": "^0.21.1",
1515
"jump.js": "^1.0.2",
1616
"react": "^16.5.2",
1717
"react-dom": "^16.5.2",

0 commit comments

Comments
 (0)