Skip to content

Commit 9deb185

Browse files
committed
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14400636 - https://snyk.io/vuln/SNYK-JS-NANOID-8492085
1 parent a3534ba commit 9deb185

2 files changed

Lines changed: 45 additions & 45 deletions

File tree

frontend/package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@mui/icons-material": "^6.1.1",
1818
"@mui/material": "^6.1.1",
1919
"@types/styled-components": "^5.1.34",
20-
"next": "14.2.13",
20+
"next": "14.2.35",
2121
"react": "^18",
2222
"react-dom": "^18",
2323
"styled-components": "^6.1.13"

0 commit comments

Comments
 (0)