diff --git a/ogp_functions/package.json b/ogp_functions/package.json index e8cc55c0d..5f7d65cef 100644 --- a/ogp_functions/package.json +++ b/ogp_functions/package.json @@ -25,7 +25,7 @@ "dependencies": { "@google-cloud/functions-framework": "^3.1.2", "@google-cloud/storage": "^6.2.3", - "dayjs": "^1.11.6", + "dayjs": "^1.11.8", "express": "4.18.2", "puppeteer": "^13.7.0", "react": "^18.2.0", diff --git a/ogp_functions/yarn.lock b/ogp_functions/yarn.lock index b33815d46..8afe65232 100644 --- a/ogp_functions/yarn.lock +++ b/ogp_functions/yarn.lock @@ -917,10 +917,10 @@ csstype@^3.0.2: resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef" integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw== -dayjs@^1.11.6: - version "1.11.6" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.6.tgz#2e79a226314ec3ec904e3ee1dd5a4f5e5b1c7afb" - integrity sha512-zZbY5giJAinCG+7AGaw0wIhNZ6J8AhWuSXKvuc1KAyMiRsvGQWqh4L+MomvhdAYjN+lqvVCMq1I41e3YHvXkyQ== +dayjs@^1.11.8: + version "1.11.8" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.8.tgz#4282f139c8c19dd6d0c7bd571e30c2d0ba7698ea" + integrity sha512-LcgxzFoWMEPO7ggRv1Y2N31hUf2R0Vj7fuy/m+Bg1K8rr+KAs1AEy4y9jd5DXe8pbHgX+srkHNS7TH6Q6ZhYeQ== debug@2.6.9, debug@^2.6.9: version "2.6.9"