Skip to content

Commit

Permalink
fix: upgrade @mui/material from 5.8.1 to 5.8.2 (#284)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @mui/material from 5.8.1 to 5.8.2.

See this package in npm:
https://www.npmjs.com/package/@mui/material

See this project in Snyk:
https://app.snyk.io/org/versx/project/56c653be-579e-435f-979e-54661a26aff4?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Jun 23, 2022
1 parent b35987f commit 529e884
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions src/ClientApp/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 src/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.8.2",
"@mui/lab": "^5.0.0-alpha.66",
"@mui/material": "^5.8.1",
"@mui/material": "^5.8.2",
"@mui/styles": "^5.8.0",
"@mui/x-data-grid": "^5.11.1",
"leaflet": "^1.7.1",
Expand Down

0 comments on commit 529e884

Please sign in to comment.