diff --git a/package.json b/package.json index 0ea473a..4c35caa 100644 --- a/package.json +++ b/package.json @@ -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.16.2", + "axios": "^0.19.1", "bootstrap-sass": "^3.3.7", "browser-sync": "^2.18.13", "browser-sync-webpack-plugin": "^1.2.0",