Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #55 from AppBox-project/dependabot/npm_and_yarn/mo…
Browse files Browse the repository at this point in the history
…ngoose-5.11.19

Bump mongoose from 5.11.15 to 5.11.19
  • Loading branch information
vicvancooten authored Mar 11, 2021
2 parents 341b5ef + ba24e61 commit 7bff433
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 @@ -12,7 +12,7 @@
"global": "^4.4.0",
"html-pdf": "^2.2.0",
"lodash": "^4.17.21",
"mongoose": "^5.11.18",
"mongoose": "^5.11.19",
"node-2fa": "^2.0.1",
"node-http-ping": "^0.3.1",
"nodemon": "^2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1569,10 +1569,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.10.14, mongoose@^5.11.18:
version "5.11.18"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.11.18.tgz#76fdcefeb2afc7409705fc44b58045953bba5ee1"
integrity sha512-RsrPR9nhkXZbO3ml0DcmdbfeMvFNhgFrP81S6o1P+lFnDTNEKYnGNRCIL+ojD69wj7H5jJaAdZ0SJ5IlKxCHqw==
mongoose@^5.10.14, mongoose@^5.11.19:
version "5.11.19"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.11.19.tgz#fb20ee6145f4ca9bd757f87ed3ae9e13e92effde"
integrity sha512-+oMf4XVg+j7ygnALi7K5vWZfKvC9gs9jdN/6Y1GV5OUAc7KQWoa6hzFO7nSj5jMJlhHNvC6tcS2uU7BV5aH8Lg==
dependencies:
"@types/mongodb" "^3.5.27"
bson "^1.1.4"
Expand Down

0 comments on commit 7bff433

Please sign in to comment.