diff --git a/package.json b/package.json index 5d997ba..c8ea2dc 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "hapi-nosql-mongoose": "^1.0.7", "hapi-pino": "^6.1.0", "ioredis": "^4.14.1", - "mongoose": "^5.7.3", + "mongoose": "^5.7.5", "slack-webhooks-handler": "^1.2.2", "webpack-merge": "^4.2.2" }, diff --git a/yarn.lock b/yarn.lock index 8b91083..e6dd6a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5001,10 +5001,10 @@ mongoose@5.6.4: sift "7.0.1" sliced "1.0.1" -mongoose@^5.7.3: - version "5.7.3" - resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.3.tgz#8bd46b561eaed1a4d4a6cdd81d5b23c2e30da846" - integrity sha512-CKCCCAhFnJRtmdmver8Ud9/NZ9m7D2H/xLgmrcL6cb9D4nril/idL8lsWWpBsJI81AOCVsktiZJ4X4vfo2S0fw== +mongoose@^5.7.5: + version "5.7.5" + resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.5.tgz#b787b47216edf62036aa358c3ef0f1869c46cdc2" + integrity sha512-BZ4FxtnbTurc/wcm/hLltLdI4IDxo4nsE0D9q58YymTdZwreNzwO62CcjVtaHhmr8HmJtOInp2W/T12FZaMf8g== dependencies: bson "~1.1.1" kareem "2.3.1"