Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit ccdcbc9

Browse files
Bump mongoose from 5.7.3 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.3 to 5.7.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@5.7.3...5.7.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5d8146 commit ccdcbc9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bugsnag": "^2.4.3",
1212
"delay": "^4.3.0",
1313
"lodash": "^4.17.15",
14-
"mongoose": "^5.7.3",
14+
"mongoose": "^5.7.5",
1515
"pino": "6.0.0",
1616
"pino-elasticsearch": "4.4.0",
1717
"promise-poller": "^1.9.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7975,10 +7975,10 @@ [email protected]:
79757975
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
79767976
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
79777977

7978-
mongoose@^5.7.3:
7979-
version "5.7.3"
7980-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.3.tgz#8bd46b561eaed1a4d4a6cdd81d5b23c2e30da846"
7981-
integrity sha512-CKCCCAhFnJRtmdmver8Ud9/NZ9m7D2H/xLgmrcL6cb9D4nril/idL8lsWWpBsJI81AOCVsktiZJ4X4vfo2S0fw==
7978+
mongoose@^5.7.5:
7979+
version "5.7.5"
7980+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.7.5.tgz#b787b47216edf62036aa358c3ef0f1869c46cdc2"
7981+
integrity sha512-BZ4FxtnbTurc/wcm/hLltLdI4IDxo4nsE0D9q58YymTdZwreNzwO62CcjVtaHhmr8HmJtOInp2W/T12FZaMf8g==
79827982
dependencies:
79837983
bson "~1.1.1"
79847984
kareem "2.3.1"

0 commit comments

Comments
 (0)