We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facaf36 commit 48d544aCopy full SHA for 48d544a
package.json
@@ -8,7 +8,7 @@
8
"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"
9
},
10
"devDependencies": {
11
- "axios": "^0.19.2",
+ "axios": "^0.21.1",
12
"babel-polyfill": "^6.26.0",
13
"cross-env": "^7.0.2",
14
"laravel-mix": "^5.0.4",
0 commit comments