Skip to content

Commit

Permalink
fix: logistics-frontend/package.json & logistics-frontend/package-loc…
Browse files Browse the repository at this point in the history
…k.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
  • Loading branch information
snyk-bot committed Dec 9, 2024
1 parent ecc29bd commit 37e4bab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions logistics-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion logistics-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"axios": "1.7.7",
"axios": "1.7.8",
"bootstrap": "^5.3.3",
"next": "14.2.3",
"react": "^18",
Expand Down

0 comments on commit 37e4bab

Please sign in to comment.