From a0eebec6b8b0cce13887a814f513a2110475292a Mon Sep 17 00:00:00 2001 From: OTH Service User <98660390+oth-service-user@users.noreply.github.com> Date: Mon, 16 Dec 2024 04:17:11 +0000 Subject: [PATCH] Workflow/dependency check --- docs/OUTDATED.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/OUTDATED.md b/docs/OUTDATED.md index 29d4548..818204f 100644 --- a/docs/OUTDATED.md +++ b/docs/OUTDATED.md @@ -17,8 +17,8 @@ Following packages are not updated in the develop branch yet. So, if you want to | --- | --- | --- | --- | --- | | @types/express | 4.17.21 | 4.17.21 | 5.0.0 | node_modules/@types/express | | @types/uuid | 9.0.8 | 9.0.8 | 10.0.0 | node_modules/@types/uuid | -| mongoose | 6.13.5 | 6.13.5 | 8.8.4 | node_modules/mongoose | -| nodemon | 2.0.22 | 2.0.22 | 3.1.7 | node_modules/nodemon | +| mongoose | 6.13.5 | 6.13.5 | 8.9.0 | node_modules/mongoose | +| nodemon | 2.0.22 | 2.0.22 | 3.1.9 | node_modules/nodemon | | stripe | 11.18.0 | 11.18.0 | 17.4.0 | node_modules/stripe | | typescript | 4.9.5 | 4.9.5 | 5.7.2 | node_modules/typescript | | uuid | 9.0.1 | 9.0.1 | 11.0.3 | node_modules/uuid |