Skip to content

Commit 2e522f4

Browse files
Bump axios from 0.15.3 to 0.21.1
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/master/CHANGELOG.md) - [Commits](axios/axios@v0.15.3...v0.21.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22f561d commit 2e522f4

File tree

2 files changed

+98
-64
lines changed

2 files changed

+98
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"production": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
88
},
99
"devDependencies": {
10-
"axios": "^0.15.2",
10+
"axios": "^0.21.1",
1111
"bootstrap-sass": "^3.3.7",
1212
"jquery": "^3.1.0",
1313
"laravel-mix": "^0.6.0",

0 commit comments

Comments
 (0)