diff --git a/package-lock.json b/package-lock.json index 9a784ab..7f4a8f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@fortawesome/free-brands-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", "@google-cloud/storage": "^6.9.1", - "@headlessui/react": "^1.7.8", + "@headlessui/react": "^1.7.13", "@heroicons/react": "^2.0.14", "@next-auth/prisma-adapter": "^1.0.5", "@prisma/client": "^4.9.0", @@ -829,9 +829,9 @@ } }, "node_modules/@headlessui/react": { - "version": "1.7.8", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.8.tgz", - "integrity": "sha512-zcwb0kd7L05hxmoAMIioEaOn235Dg0fUO+iGbLPgLVSjzl/l39V6DTpC2Df49PE5aG5/f5q0PZ9ZHZ78ENNV+A==", + "version": "1.7.13", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz", + "integrity": "sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==", "dependencies": { "client-only": "^0.0.1" }, @@ -9798,9 +9798,9 @@ } }, "@headlessui/react": { - "version": "1.7.8", - "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.8.tgz", - "integrity": "sha512-zcwb0kd7L05hxmoAMIioEaOn235Dg0fUO+iGbLPgLVSjzl/l39V6DTpC2Df49PE5aG5/f5q0PZ9ZHZ78ENNV+A==", + "version": "1.7.13", + "resolved": "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz", + "integrity": "sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==", "requires": { "client-only": "^0.0.1" } diff --git a/package.json b/package.json index db49157..2ad26fc 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@fortawesome/free-brands-svg-icons": "^6.2.1", "@fortawesome/react-fontawesome": "^0.2.0", "@google-cloud/storage": "^6.9.1", - "@headlessui/react": "^1.7.8", + "@headlessui/react": "^1.7.13", "@heroicons/react": "^2.0.14", "@next-auth/prisma-adapter": "^1.0.5", "@prisma/client": "^4.9.0",