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-NEXT-8025427
snyk-bot committed Sep 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ecc29bd commit 7b1685f
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 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
@@ -11,7 +11,7 @@
"dependencies": {
"axios": "1.7.7",
"bootstrap": "^5.3.3",
"next": "14.2.3",
"next": "14.2.10",
"react": "^18",
"react-bootstrap": "^2.10.2",
"react-dom": "^18"

0 comments on commit 7b1685f

Please sign in to comment.