diff --git a/dapp/package.json b/dapp/package.json index 2f6f640..3a58d7a 100644 --- a/dapp/package.json +++ b/dapp/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@headlessui/react": "^1.7.7", - "@heroicons/react": "^2.0.10", + "@heroicons/react": "^2.0.18", "@self.id/react": "^0.3.3", "@self.id/web": "^0.4.3", "@usedapp/core": "^1.2.2", diff --git a/dapp/yarn.lock b/dapp/yarn.lock index 002c4b6..2f204ac 100644 --- a/dapp/yarn.lock +++ b/dapp/yarn.lock @@ -1860,10 +1860,10 @@ dependencies: client-only "^0.0.1" -"@heroicons/react@^2.0.10": - version "2.0.11" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.11.tgz#2c6cf4c66d81142ec87c102502407d8c353558bb" - integrity sha512-bASjOgSSaYj8HqXWsOqaBiB6ZLalE/g90WYGgZ5lPm4KCCG7wPXntY4kzHf5NrLh6UBAcnPwvbiw1Ne9GYfJtw== +"@heroicons/react@^2.0.18": + version "2.0.18" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.18.tgz#f80301907c243df03c7e9fd76c0286e95361f7c1" + integrity sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw== "@humanwhocodes/config-array@^0.10.4": version "0.10.5"