From 2918a347b1e44649a245d33eabf809ed9b65a0a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 21:01:46 +0000 Subject: Bump mongoose from 6.6.5 to 6.11.3 Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.6.5 to 6.11.3. - [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/6.6.5...6.11.3) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json b/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json index 0d37857..9d877cb 100644 --- a/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json +++ b/packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json @@ -7,7 +7,7 @@ "start": "next start" }, "dependencies": { - "mongoose": "^6.4.5", + "mongoose": "^6.11.3", "next": "latest", "react": "^18.2.0", "react-dom": "^18.2.0", -- cgit v1.2.3-70-g09d2