diff --git a/package.json b/package.json index 1f70e9014..0c84d8da4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "private": true, "dependencies": { "@headlessui/react": "^1.7.10", - "@heroicons/react": "^2.0.14", + "@heroicons/react": "^2.1.3", "@polkadot/extension-dapp": "^0.44.8", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", diff --git a/yarn.lock b/yarn.lock index 7c0961ebe..aac83588e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1310,10 +1310,10 @@ dependencies: client-only "^0.0.1" -"@heroicons/react@^2.0.14": - 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== +"@heroicons/react@^2.1.3": + version "2.1.3" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.3.tgz#78a2a7f504a7370283d07eabcddc7fec04f503db" + integrity sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg== "@humanwhocodes/config-array@^0.11.13": version "0.11.13"