diff --git a/ui/package.json b/ui/package.json index 6e9ae50745..ce1ae6034c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -40,7 +40,7 @@ "clsx": "^2.0.0", "long": "^5.2.3", "lucide-react": "^0.287.0", - "material-symbols": "0.11.0", + "material-symbols": "0.12.0", "moment": "^2.29.4", "next": "13.5.5", "next-usequerystate": "^1.8.4", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8572737bf8..9caa48d58b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -7869,10 +7869,10 @@ markdown-to-jsx@^7.1.8: resolved "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-7.3.2.tgz" integrity sha512-B+28F5ucp83aQm+OxNrPkS8z0tMKaeHiy0lHJs3LqCyDQFtWuenaIrkaVTgAm1pf1AU85LXltva86hlaT17i8Q== -material-symbols@0.11.0: - version "0.11.0" - resolved "https://registry.npmjs.org/material-symbols/-/material-symbols-0.11.0.tgz" - integrity sha512-YJ7EyB7KMZFPQAKi0x1A+tH4zXEYw8FSGy1aAheqLm/ELzdotKwYe1hXUpmMcz87g7OoqikDeKEjRB+uGv9LrQ== +material-symbols@0.12.0: + version "0.12.0" + resolved "https://registry.yarnpkg.com/material-symbols/-/material-symbols-0.12.0.tgz#390bf95dbde1c5b650a2a2e033131a641e4333e2" + integrity sha512-/K6w2yNWMuV1MYgYioqREBQCVWuMvfaWjbVKiW64cz5D1nbsuIAmdQTW41p14O5TKU6NOO5SysOvDgraMeed6A== md5.js@^1.3.4: version "1.3.5"