Security update for axios

Security update for axios
This commit is contained in:
Dia Shalabi 2021-01-15 15:38:05 +03:00 committed by GitHub
commit bc9f0f419f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.19",
"axios": "^0.21",
"bootstrap": "^4.1.0",
"cross-env": "^5.1",
"jquery": "^3.2",