Skip to content

Commit

Permalink
Bump axios from 0.15.3 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.15.3 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.15.3...v0.21.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2021
1 parent 30ad8e4 commit 1c7dd44
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 22 deletions.
27 changes: 23 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.15.3",
"axios": "^0.21.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
Expand Down
Loading

0 comments on commit 1c7dd44

Please sign in to comment.