From 5b012f3bb35d2303dabe6d4857d8346b5e1b9ae0 Mon Sep 17 00:00:00 2001 From: OTH Service User <98660390+oth-service-user@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:23:38 +0000 Subject: [PATCH] Workflow/dependency check --- docs/OUTDATED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/OUTDATED.md b/docs/OUTDATED.md index 32d52ce..fb76af9 100644 --- a/docs/OUTDATED.md +++ b/docs/OUTDATED.md @@ -16,7 +16,7 @@ Following packages are not updated in the develop branch yet. So, if you want to | Package | Current | Wanted | Latest | Location | | --- | --- | --- | --- | --- | | @types/express | 4.17.21 | 4.17.21 | 5.0.0 | node_modules/@types/express | -| mongoose | 6.13.5 | 6.13.5 | 8.9.2 | node_modules/mongoose | +| mongoose | 6.13.5 | 6.13.5 | 8.9.3 | node_modules/mongoose | | nodemon | 2.0.22 | 2.0.22 | 3.1.9 | node_modules/nodemon | | typescript | 4.9.5 | 4.9.5 | 5.7.2 | node_modules/typescript |