Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade @mui/icons-material from 5.14.18 to 5.15.17
Snyk has created this PR to upgrade @mui/icons-material from 5.14.18 to 5.15.17.

See this package in npm:
@mui/icons-material

See this project in Snyk:
https://app.snyk.io/org/sergivj/project/7a947a08-736c-4266-8921-600e0d50db8a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 6, 2024
commit f2fb4c39207bd3accb958e82d1406c76adb6ea3a
34 changes: 18 additions & 16 deletions 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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.18",
"@mui/icons-material": "^5.15.17",
"@mui/material": "^5.14.18",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
Expand Down