Skip to content

Commit

Permalink
chore(examples): update axiom dependency in laravel56 example to remo…
Browse files Browse the repository at this point in the history
…ve security vulnerability warni
  • Loading branch information
tomlongridge committed May 30, 2019
1 parent cad8d30 commit 82e0795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/laravel56/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.17",
"axios": "^0.18",
"bootstrap": "^4.0.0",
"popper.js": "^1.12",
"cross-env": "^5.1",
Expand Down

0 comments on commit 82e0795

Please sign in to comment.