Skip to content

Commit d39b6dd

Browse files
committed
fix: upgrade @mui/material from 6.1.0 to 6.1.1
Snyk has created this PR to upgrade @mui/material from 6.1.0 to 6.1.1. See this package in npm: https://www.npmjs.com/package/@mui/material See this project in Snyk: https://app.snyk.io/org/tandapnoelbansikah/project/e44c3c03-c6d7-4295-8cbb-ea33b3c2b530?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3522438 commit d39b6dd

File tree

2 files changed

+57
-45
lines changed

2 files changed

+57
-45
lines changed

user-frontend/package-lock.json

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

user-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@emotion/react": "^11.13.3",
88
"@emotion/styled": "^11.13.0",
9-
"@mui/material": "^6.0.2",
9+
"@mui/material": "^6.1.1",
1010
"@testing-library/jest-dom": "^5.17.0",
1111
"@testing-library/react": "^13.4.0",
1212
"@testing-library/user-event": "^13.5.0",

0 commit comments

Comments
 (0)