Skip to content

Commit c669eec

Browse files
Bump axios from 0.18.0 to 0.21.2 in /days/041-044-react/demo/tips
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.21.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.18.0...v0.21.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90d6de7 commit c669eec

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

days/041-044-react/demo/tips/package-lock.json

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

days/041-044-react/demo/tips/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^0.18.0",
6+
"axios": "^0.21.2",
77
"react": "^16.8.6",
88
"react-dom": "^16.8.6",
99
"react-highlight-words": "^0.16.0",

0 commit comments

Comments
 (0)