diff --git a/package.json b/package.json index a6272286..652fecc2 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dotenv": "^16.4.5", "express": "^4.21.0", "moment-timezone": "^0.5.45", - "mongoose": "^8.5.3", + "mongoose": "^8.8.0", "prettier-plugin-organize-imports": "^4.0.0", "profanity-check": "^0.0.3", "quickchart-js": "^3.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1bc3f0c6..a3259811 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^0.5.45 version: 0.5.45 mongoose: - specifier: ^8.5.3 - version: 8.6.2 + specifier: ^8.8.0 + version: 8.8.0 prettier-plugin-organize-imports: specifier: ^4.0.0 version: 4.0.0(prettier@3.3.3)(typescript@5.6.2) @@ -1468,8 +1468,8 @@ packages: mongodb-connection-string-url@3.0.1: resolution: {integrity: sha512-XqMGwRX0Lgn05TDB4PyG2h2kKO/FfWJyCzYQbIhXUxz7ETt0I/FqHjUeqj37irJ+Dl1ZtU82uYyj14u2XsZKfg==} - mongodb@6.8.0: - resolution: {integrity: sha512-HGQ9NWDle5WvwMnrvUxsFYPd3JEbqD3RgABHBQRuoCEND0qzhsd0iH5ypHsf1eJ+sXmvmyKpP+FLOKY8Il7jMw==} + mongodb@6.10.0: + resolution: {integrity: sha512-gP9vduuYWb9ZkDM546M+MP2qKVk5ZG2wPF63OvSRuUbqCR+11ZCAE1mOfllhlAG0wcoJY5yDL/rV3OmYEwXIzg==} engines: {node: '>=16.20.1'} peerDependencies: '@aws-sdk/credential-providers': ^3.188.0 @@ -1495,8 +1495,8 @@ packages: socks: optional: true - mongoose@8.6.2: - resolution: {integrity: sha512-ErbDVvuUzUfyQpXvJ6sXznmZDICD8r6wIsa0VKjJtB6/LZncqwUn5Um040G1BaNo6L3Jz+xItLSwT0wZmSmUaQ==} + mongoose@8.8.0: + resolution: {integrity: sha512-KluvgwnQB1GPOYZZXUHJRjS1TW6xxwTlf/YgjWExuuNanIe3W7VcR7dDXQVCIRk8L7NYge8EnoTcu2grWtN+XQ==} engines: {node: '>=16.20.1'} mpath@0.9.0: @@ -3797,17 +3797,17 @@ snapshots: '@types/whatwg-url': 11.0.5 whatwg-url: 13.0.0 - mongodb@6.8.0: + mongodb@6.10.0: dependencies: '@mongodb-js/saslprep': 1.1.9 bson: 6.8.0 mongodb-connection-string-url: 3.0.1 - mongoose@8.6.2: + mongoose@8.8.0: dependencies: bson: 6.8.0 kareem: 2.6.3 - mongodb: 6.8.0 + mongodb: 6.10.0 mpath: 0.9.0 mquery: 5.0.0 ms: 2.1.3