Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Fix Axios Vulnerability
Browse files Browse the repository at this point in the history
More info at: axios/axios#1485
  • Loading branch information
pet1330 committed May 30, 2019
1 parent 5b57b4f commit f79ab49
Show file tree
Hide file tree
Showing 2 changed files with 7,501 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
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.16.2",
"axios": "^0.19",
"cross-env": "^5.1.3",
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
Expand Down

0 comments on commit f79ab49

Please sign in to comment.