diff --git a/package.json b/package.json index 0b2d3da8eb..47ab6b66bd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@headlessui/react": "^1.4.0", - "@heroicons/react": "^1.0.3", + "@heroicons/react": "^1.0.4", "@jitsu/sdk-js": "^2.2.4", "@prisma/client": "^2.29.1", "@radix-ui/react-collapsible": "^0.0.17", diff --git a/yarn.lock b/yarn.lock index d7cdfc417a..13dc9452ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -437,10 +437,10 @@ resolved "https://registry.npmjs.org/@headlessui/react/-/react-1.4.0.tgz#c6d424d8ab10ac925e4423d7f3cbab02c30d736a" integrity sha512-C+FmBVF6YGvqcEI5fa2dfVbEaXr2RGR6Kw1E5HXIISIZEfsrH/yuCgsjWw5nlRF9vbCxmQ/EKs64GAdKeb8gCw== -"@heroicons/react@^1.0.3": - version "1.0.3" - resolved "https://registry.npmjs.org/@heroicons/react/-/react-1.0.3.tgz#4dae106c6019e3250e36401b55b599ad41a68273" - integrity sha512-wdzWbDiFKzeL6xFJsgY2PqvDkx4hFmQDpEFRVj872EA71XOjr8g0DQj5rHWm0y7LwfGOFL0eQmEiMbTyGNOnTQ== +"@heroicons/react@^1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.4.tgz#11847eb2ea5510419d7ada9ff150a33af0ad0863" + integrity sha512-3kOrTmo8+Z8o6AL0rzN82MOf8J5CuxhRLFhpI8mrn+3OqekA6d5eb1GYO3EYYo1Vn6mYQSMNTzCWbEwUInb0cQ== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"