aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/turbo-tracing-next-plugin/test/with-mongodb-mongoose/package.json2
1 files changed, 1 insertions, 1 deletions
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",