Skip to content

Commit

Permalink
fix: upgrade @mui/icons-material from 5.15.20 to 5.15.21
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @mui/icons-material from 5.15.20 to 5.15.21.

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

See this project in Snyk:
https://app.snyk.io/org/vertexvis/project/cfa51793-c408-4f56-9f8d-84c0dc2a2290?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 20, 2024
1 parent 4fed51b commit 9de7135
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/react": "^11.11.4",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.19",
"@mui/icons-material": "^5.15.21",
"@mui/material": "^5.15.19",
"@vertexvis/api-client-node": "^0.23.0",
"@vertexvis/viewer-react": "^0.21.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -508,10 +508,10 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.20.tgz#6ede705770797c32f5a4fc0d3002ad0b758d23e8"
integrity sha512-DoL2ppgldL16utL8nNyj/P12f8mCNdx/Hb/AJnX9rLY4b52hCMIx1kH83pbXQ6uMy6n54M3StmEbvSGoj2OFuA==

"@mui/icons-material@^5.15.19":
version "5.15.20"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.20.tgz#dbd45d635d82b034fb10dadb5c258c26e3311618"
integrity sha512-oGcKmCuHaYbAAoLN67WKSXtHmEgyWcJToT1uRtmPyxMj9N5uqwc/mRtEnst4Wj/eGr+zYH2FiZQ79v9k7kSk1Q==
"@mui/icons-material@^5.15.21":
version "5.16.4"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.4.tgz#8c7e228c1e178992d89fab47e057222c8209bd7b"
integrity sha512-j9/CWctv6TH6Dou2uR2EH7UOgu79CW/YcozxCYVLJ7l03pCsiOlJ5sBArnWJxJ+nGkFwyL/1d1k8JEPMDR125A==
dependencies:
"@babel/runtime" "^7.23.9"

Expand Down

0 comments on commit 9de7135

Please sign in to comment.