From 8687f71a0c83f5d769fe9ee0d459badc3db7fae4 Mon Sep 17 00:00:00 2001 From: OTH Service User <98660390+oth-service-user@users.noreply.github.com> Date: Mon, 19 Aug 2024 04:20:25 +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 13781ad..d8ee465 100644 --- a/docs/OUTDATED.md +++ b/docs/OUTDATED.md @@ -15,7 +15,7 @@ Following packages are not updated in the develop branch yet. So, if you want to | Package | Current | Wanted | Latest | Location | | --- | --- | --- | --- | --- | -| mongoose | 6.13.0 | 6.13.0 | 8.5.2 | node_modules/mongoose | +| mongoose | 6.13.0 | 6.13.0 | 8.5.3 | node_modules/mongoose | | nodemon | 2.0.22 | 2.0.22 | 3.1.4 | node_modules/nodemon | | typescript | 4.9.5 | 4.9.5 | 5.5.4 | node_modules/typescript |