diff --git a/packages/orm/mongoose/package.json b/packages/orm/mongoose/package.json index 2c4ae22f453..e1084a0faa8 100644 --- a/packages/orm/mongoose/package.json +++ b/packages/orm/mongoose/package.json @@ -44,7 +44,7 @@ "@tsed/testcontainers-mongo": "workspace:*", "@tsed/typescript": "workspace:*", "eslint": "^8.57.0", - "mongoose": "6.12.7", + "mongoose": "8.7.1", "typescript": "4.9.5", "vitest": "2.0.4" }, diff --git a/packages/third-parties/formio/package.json b/packages/third-parties/formio/package.json index 5438a791a07..d1d40e87c4e 100644 --- a/packages/third-parties/formio/package.json +++ b/packages/third-parties/formio/package.json @@ -48,7 +48,7 @@ "express": "^4.19.1", "formio": "3.5.0", "mongodb": "*", - "mongoose": "^6.12.7", + "mongoose": "^8.7.1", "typescript": "4.9.5", "vitest": "2.0.4" }, diff --git a/yarn.lock b/yarn.lock index 08a03a34e16..2b28ee0d2b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6743,7 +6743,7 @@ __metadata: express: "npm:^4.19.1" formio: "npm:3.5.0" mongodb: "npm:*" - mongoose: "npm:^6.12.7" + mongoose: "npm:^8.7.1" tslib: "npm:2.6.1" typescript: "npm:4.9.5" vitest: "npm:2.0.4" @@ -6951,7 +6951,7 @@ __metadata: "@tsed/typescript": "workspace:*" change-case: "npm:4.1.2" eslint: "npm:^8.57.0" - mongoose: "npm:6.12.7" + mongoose: "npm:8.7.1" tslib: "npm:2.6.1" typescript: "npm:4.9.5" vitest: "npm:2.0.4"