From a03c10867b48879930a8de8b48375473215d9099 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:18:47 +0000 Subject: [PATCH] Bump mongoose from 2.6.5 to 5.13.20 in /jstartNode/authentication Bumps [mongoose](https://github.com/Automattic/mongoose) from 2.6.5 to 5.13.20. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/2.6.5...5.13.20) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jstartNode/authentication/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jstartNode/authentication/package.json b/jstartNode/authentication/package.json index f076e5a..c244cac 100644 --- a/jstartNode/authentication/package.json +++ b/jstartNode/authentication/package.json @@ -5,6 +5,6 @@ "dependencies": { "express": "2.5.8", "jade": "0.26.1", - "mongoose": "2.6.5" + "mongoose": "5.13.20" } } \ No newline at end of file