diff --git a/ui/package.json b/ui/package.json index ecd6607f9..837be7888 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@hookform/resolvers": "^5.2.2", - "@icons-pack/react-simple-icons": "^13.12.0", + "@icons-pack/react-simple-icons": "^13.13.0", "@radix-ui/react-dropdown-menu": "^2.1.16", "@radix-ui/react-label": "^2.1.8", "@radix-ui/react-navigation-menu": "^1.2.14", diff --git a/ui/yarn.lock b/ui/yarn.lock index 7b45abed1..84712422c 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -540,10 +540,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba" integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ== -"@icons-pack/react-simple-icons@^13.12.0": - version "13.12.0" - resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.12.0.tgz#97fb4f4c708b3dc28497a8477919551b267c4cc2" - integrity sha512-RCtXJw+tTG8fmBieqBJSRA5BItVcXCPN6QOIqIJMmLD7ESLr8nB78JrahheXofy8ZWH+Fpwxou0oElseObu1dw== +"@icons-pack/react-simple-icons@^13.13.0": + version "13.13.0" + resolved "https://registry.yarnpkg.com/@icons-pack/react-simple-icons/-/react-simple-icons-13.13.0.tgz#71cf5f87809a2098506108960bdc746011c21bf5" + integrity sha512-B5HhQMIpcSH4z8IZ8HFhD59CboHceKYMpPC9kAwGyKntvPdyJJv26DLu4Z1wAjcCLyrJhf11tMhiQGom9Rxb9g== "@isaacs/cliui@^8.0.2": version "8.0.2"