diff --git a/web/package.json b/web/package.json index 2707476e..479eff72 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ "postbuild": "next-sitemap" }, "dependencies": { - "@headlessui/react": "1.5.0", + "@headlessui/react": "1.6.1", "@heroicons/react": "1.0.5", "@nivo/core": "0.74.0", "@nivo/line": "0.74.0", diff --git a/yarn.lock b/yarn.lock index e8dc59fd..4dbcc9f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -683,10 +683,10 @@ protobufjs "^6.10.0" yargs "^16.2.0" -"@headlessui/react@1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.5.0.tgz#483b44ba2c8b8d4391e1d2c863898d7dd0cc0296" - integrity sha512-aaRnYxBb3MU2FNJf3Ut9RMTUqqU3as0aI1lQhgo2n9Fa67wRu14iOGqx93xB+uMNVfNwZ5B3y/Ndm7qZGuFeMQ== +"@headlessui/react@1.6.1": + version "1.6.1" + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.1.tgz#d822792e589aac005462491dd62f86095e0c3bef" + integrity sha512-gMd6uIs1U4Oz718Z5gFoV0o/vD43/4zvbyiJN9Dt7PK9Ubxn+TmJwTmYwyNJc5KxxU1t0CmgTNgwZX9+4NjCnQ== "@heroicons/react@1.0.5": version "1.0.5"