Skip to content

Commit 677b29e

Browse files
Bump axios from 0.19.2 to 0.21.1 in /client (#53)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 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.2...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 b1181dd commit 677b29e

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

client/package-lock.json

Lines changed: 11 additions & 4 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
@@ -9,7 +9,7 @@
99
"@material-ui/styles": "^4.10.0",
1010
"@testing-library/react": "^9.5.0",
1111
"@testing-library/user-event": "^7.2.1",
12-
"axios": "^0.19.2",
12+
"axios": "^0.21.1",
1313
"eslint-config-jest-enzyme": "^7.1.2",
1414
"formik": "^2.1.4",
1515
"formik-material-ui": "^2.0.1",

0 commit comments

Comments
 (0)