Skip to content

Commit

Permalink
Upgrade: Bump mongoose from 5.12.7 to 5.12.9
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.7 to 5.12.9.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](Automattic/mongoose@5.12.7...5.12.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed May 15, 2021
1 parent c21f82d commit ac69f53
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"azure-sb": "^0.11.1",
"debug": "^4.3.1",
"mongodb-lock": "^1.0.1",
"mongoose": "^5.12.7",
"mongoose": "^5.12.9",
"strip-bom": "^4.0.0",
"strip-json-comments": "^3.1.1",
"tri": "^1.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@
azure-sb "^0.11.1"
debug "^4.3.1"
mongodb-lock "^1.0.1"
mongoose "^5.12.7"
mongoose "^5.12.9"
strip-bom "^4.0.0"
strip-json-comments "^3.1.1"
tri "^1.0.2"
Expand Down Expand Up @@ -5507,10 +5507,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==

mongoose@^5.12.7:
version "5.12.7"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.7.tgz#9cbf42246c53b7ab79342c04ef72938d4047b071"
integrity sha512-BniNwACn7uflK2h+M3juvyLH5nn9JDFgnB5KE2EwWFwSrRyhSpPnCtanRKJW3OtMCJyPccMIjtGZxHNW7JfnIw==
mongoose@^5.12.9:
version "5.12.9"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.9.tgz#71ab1bff7691fb651d5fdd04dfcc9d624695aff4"
integrity sha512-ZSDjW15DmUbHQcZ2PqoXsJeYnpYipISi6QJH/XHR9dcSg3IRNCa86apcTptBux03/YBPiSZlKNYUNDx7iuMWoA==
dependencies:
"@types/mongodb" "^3.5.27"
bson "^1.1.4"
Expand Down

0 comments on commit ac69f53

Please sign in to comment.