Skip to content

Commit

Permalink
fix: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @material-ui/core from 4.10.2 to 4.12.4.
    See this package in npm: https://www.npmjs.com/package/@material-ui/core
  - @material-ui/icons from 4.9.1 to 4.11.3.
    See this package in npm: https://www.npmjs.com/package/@material-ui/icons

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/55e75de6-ef48-432a-bb3c-a1a2fabaeca1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 23, 2023
1 parent 332dd00 commit 391f794
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 79 deletions.
162 changes: 85 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"dependencies": {
"@layer0/next": "^4.12.0",
"@layer0/rum": "^2.1.0",
"@material-ui/core": "^4.10.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.56",
"@material-ui/styles": "^4.10.0",
"@svgr/webpack": "^5.4.0",
Expand Down

0 comments on commit 391f794

Please sign in to comment.