Skip to content

Commit

Permalink
Merge pull request #8 from juandav/renovate/mongoose-5.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency mongoose to v5.9.2
  • Loading branch information
juandav authored Feb 21, 2020
2 parents a70cfd2 + 9744259 commit 557944c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"class-validator": "0.11.0",
"git": "0.1.5",
"is_js": "0.9.0",
"mongoose": "5.9.1",
"mongoose": "5.9.2",
"nestjs-crud-mongoose": "1.1.1",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5033,10 +5033,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==

[email protected].1:
version "5.9.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.9.1.tgz#48a5fafe6bc7b57d6b41b12ebf55fa5f609518d6"
integrity sha512-qgS31/nZ63vpr8yBg6w8vaV8ITxwrF2ioNW5AakXmqvVBaOsI0xpDd5QBowESy2InDTk+iDaN5SNgSxGG6GntQ==
[email protected].2:
version "5.9.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.9.2.tgz#57ebad26784c1002f31bcdb4ecec69c9ab7a9a63"
integrity sha512-Sa1qfqBvUfAgsrXpZjbBoIx8PEDUJSKF5Ous8gnBFI7TPiueSgJjg6GRA7A0teU8AB/vd0h8rl1rD5RQNfWhIw==
dependencies:
bson "~1.1.1"
kareem "2.3.1"
Expand Down

0 comments on commit 557944c

Please sign in to comment.