diff --git a/package.json b/package.json index a9c995c..21a2ded 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "koa-router": "^13.0.1", "lodash": "^4.17.21", "moment": "^2.30.1", - "mongoose": "^8.8.0", + "mongoose": "^8.8.3", "qs": "^6.13.0", "semver": "^7.6.3", "uuid": "^11.0.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39015f6..9efc7ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^2.30.1 version: 2.30.1 mongoose: - specifier: ^8.8.0 - version: 8.8.0 + specifier: ^8.8.3 + version: 8.8.3 qs: specifier: ^6.13.0 version: 6.13.0 @@ -452,8 +452,8 @@ packages: socks: optional: true - mongoose@8.8.0: - resolution: {integrity: sha512-KluvgwnQB1GPOYZZXUHJRjS1TW6xxwTlf/YgjWExuuNanIe3W7VcR7dDXQVCIRk8L7NYge8EnoTcu2grWtN+XQ==} + mongoose@8.8.3: + resolution: {integrity: sha512-/I4n/DcXqXyIiLRfAmUIiTjj3vXfeISke8dt4U4Y8Wfm074Wa6sXnQrXN49NFOFf2mM1kUdOXryoBvkuCnr+Qw==} engines: {node: '>=16.20.1'} mpath@0.9.0: @@ -971,7 +971,7 @@ snapshots: bson: 6.7.0 mongodb-connection-string-url: 3.0.0 - mongoose@8.8.0: + mongoose@8.8.3: dependencies: bson: 6.7.0 kareem: 2.6.3