Skip to content

Commit

Permalink
fix: upgrade @mui/styles from 5.14.16 to 5.14.17 (#149)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @mui/styles from 5.14.16 to 5.14.17.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/vertexvis/project/1d114e47-cb69-4a7d-a831-53721849f1d8?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 Nov 28, 2023
1 parent 2fdf6da commit 7876c6c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/styled": "^11.10.8",
"@mui/icons-material": "^5.14.15",
"@mui/material": "^5.14.17",
"@mui/styles": "^5.14.13",
"@mui/styles": "^5.14.17",
"@mui/x-data-grid": "^5.17.26",
"@nivo/core": "^0.82.1",
"@nivo/line": "^0.80.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -350,16 +350,16 @@
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/styles@^5.14.13":
version "5.14.16"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.16.tgz#663e5f2317c2b631d9d8bd873f23344ab0729815"
integrity sha512-pBA2eLBEfqLv/jmu9qGcErwml27upH2YBFRuRU2loZm5R57di5y/GjpM9EWc77+49axaTlHfO8LWbic4kPvxoQ==
"@mui/styles@^5.14.17":
version "5.14.18"
resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.18.tgz#fde0cfefeb95188758804f46722933a74b9e6fd6"
integrity sha512-dllIn149Fd6xzlf743y5jGbr61V/8qR1JWiwsOc5NAx5eTIooHpJxEfiVErHDpChCaHjlfR6upxvcNDq8IvT2w==
dependencies:
"@babel/runtime" "^7.23.2"
"@emotion/hash" "^0.9.1"
"@mui/private-theming" "^5.14.16"
"@mui/types" "^7.2.8"
"@mui/utils" "^5.14.16"
"@mui/private-theming" "^5.14.18"
"@mui/types" "^7.2.9"
"@mui/utils" "^5.14.18"
clsx "^2.0.0"
csstype "^3.1.2"
hoist-non-react-statics "^3.3.2"
Expand Down

1 comment on commit 7876c6c

@vercel
Copy link

@vercel vercel bot commented on 7876c6c Nov 28, 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.