Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
  • Loading branch information
snyk-bot committed Aug 16, 2024
1 parent fc9cf6c commit 3b2ea99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "4.6.2",
"autoprefixer": "10.4.19",
"axios": "1.7.2",
"axios": "1.7.4",
"laravel-echo": "1.16.1",
"laravel-vite-plugin": "0.8.1",
"postcss": "8.4.39",
Expand Down

0 comments on commit 3b2ea99

Please sign in to comment.