diff --git a/package.json b/package.json index 091cff350b..af501c166a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "@daily-co/daily-js": "^0.21.0", "@headlessui/react": "^1.4.1", - "@heroicons/react": "^1.0.4", + "@heroicons/react": "^1.0.5", "@hookform/resolvers": "^2.8.2", "@jitsu/sdk-js": "^2.2.4", "@next/bundle-analyzer": "11.1.2", diff --git a/yarn.lock b/yarn.lock index b044040b0b..d5c6b2e808 100644 --- a/yarn.lock +++ b/yarn.lock @@ -599,9 +599,10 @@ version "1.4.1" resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.4.1.tgz#0a8dbb20e1d63dcea55bfc3ab1b87637aaac7777" -"@heroicons/react@^1.0.4": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.4.tgz#11847eb2ea5510419d7ada9ff150a33af0ad0863" +"@heroicons/react@^1.0.5": + version "1.0.5" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.5.tgz#2fe4df9d33eb6ce6d5178a0f862e97b61c01e27d" + integrity sha512-UDMyLM2KavIu2vlWfMspapw9yii7aoLwzI2Hudx4fyoPwfKfxU8r3cL8dEBXOjcLG0/oOONZzbT14M1HoNtEcg== "@hookform/resolvers@^2.8.2": version "2.8.2"