Skip to content

Commit

Permalink
Merge pull request #178 from buckaroo-it/BP-3691-Security-Enhancement…
Browse files Browse the repository at this point in the history
…-for-Axios-Requests

axios version updated to >=1.7.4 due to high severity vulnerability
  • Loading branch information
gentiprenaj authored Aug 20, 2024
2 parents 16343f5 + a130004 commit dfbaa39
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vueuse/core": "^10.7.2",
"autoprefixer": "^10.4.17",
"axios": "1.6.8",
"axios": ">=1.7.4",
"lodash": "^4.17.21",
"postcss": "^8.4.33",
"sass": "^1.70.0",
Expand Down
Loading

0 comments on commit dfbaa39

Please sign in to comment.