diff --git a/app/requirements.txt b/app/requirements.txt index b1ae5cba..0d40f0df 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5 boto3==1.28.49 fastapi==0.103.1 geoip2==4.7.0 -google-api-python-client==2.99.0 +google-api-python-client==2.101.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==0.8.0 httpx==0.25.0 diff --git a/frontend/package-lock.json b/frontend/package-lock.json index a48ce7c0..4b0e7a82 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -7651,9 +7651,9 @@ } }, "node_modules/daisyui": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.7.7.tgz", - "integrity": "sha512-2/nFdW/6R9MMnR8tTm07jPVyPaZwpUSkVsFAADb7Oq8N2Ynbls57laDdNqxTCUmn0QvcZi01TKl8zQbAwRfw1w==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/daisyui/-/daisyui-3.8.0.tgz", + "integrity": "sha512-VsWD//XlHkOBFSiRNTOZTxTJ/W8xI65erowErfbDWrPTkMYqf0ee/FTaqn4rquZoCcumENdFegAL8eELMnztxQ==", "dev": true, "dependencies": { "colord": "^2.9",