diff --git a/package.json b/package.json index 1de7b2c..70d5dcc 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@emotion/react": "^11.11.1", "@emotion/server": "^11.11.0", "@emotion/styled": "^11.10.8", - "@mui/icons-material": "^5.11.16", + "@mui/icons-material": "^5.13.7", "@mui/material": "^5.13.7", "@vertexvis/api-client-node": "^0.21.0", "@vertexvis/viewer-react": "^0.17.4", diff --git a/yarn.lock b/yarn.lock index 57e9f9b..6738af1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -474,12 +474,12 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.2.tgz#d8fcacdb1d37e621fce33ea808180fa5a590f908" integrity sha512-x+c/MgDL1t/IIy5lDbMlrDouFG5DYZbl3DP4dbbuhlpPFBnE9glYwmJEee/orVHQpOPwLxCAIWQs+2DKSaBVWQ== -"@mui/icons-material@^5.11.16": - version "5.11.16" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.11.16.tgz#417fa773c56672e39d6ccfed9ac55591985f0d38" - integrity sha512-oKkx9z9Kwg40NtcIajF9uOXhxiyTZrrm9nmIJ4UjkU2IdHpd4QVLbCc/5hZN/y0C6qzi2Zlxyr9TGddQx2vx2A== +"@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== dependencies: - "@babel/runtime" "^7.21.0" + "@babel/runtime" "^7.22.6" "@mui/material@^5.13.7": version "5.14.2"