Skip to content

Commit

Permalink
fix: upgrade @mui/icons-material from 5.14.1 to 5.14.3 (#100)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @mui/icons-material from 5.14.1 to 5.14.3.

See this package in npm:


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

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Annastacia McCarty <[email protected]>
  • Loading branch information
3 people authored Aug 23, 2023
1 parent c79d52b commit 5bc1316
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.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.10.8",
"@mui/icons-material": "^5.13.7",
"@mui/icons-material": "^5.14.3",
"@mui/material": "^5.14.3",
"@vertexvis/api-client-node": "^0.21.0",
"@vertexvis/viewer-react": "^0.17.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,10 +467,10 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.5.tgz#c5854b89d57520c77253a79b20b784d5c2903fb6"
integrity sha512-+wpGH1USwPcKMFPMvXqYPC6fEvhxM3FzxC8lyDiNK/imLyyJ6y2DPb1Oue7OGIKJWBmYBqrWWtfovrxd1aJHTA==

"@mui/icons-material@^5.13.7":
version "5.14.1"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.1.tgz#2f145c15047a0c7f01353ce620cb88276dadba9e"
integrity sha512-xV/f26muQqtWzerzOIdGPrXoxp/OKaE2G2Wp9gnmG47mHua5Slup/tMc3fA4ZYUreGGrK6+tT81TEvt1Wsng8Q==
"@mui/icons-material@^5.14.3":
version "5.14.3"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.3.tgz#26a84d52ab2fceea2856adf7a139527b3a51ae90"
integrity sha512-XkxWPhageu1OPUm2LWjo5XqeQ0t2xfGe8EiLkRW9oz2LHMMZmijvCxulhgquUVTF1DnoSh+3KoDLSsoAFtVNVw==
dependencies:
"@babel/runtime" "^7.22.6"

Expand Down

1 comment on commit 5bc1316

@vercel
Copy link

@vercel vercel bot commented on 5bc1316 Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.