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

Commit ba24e61

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"global": "^4.4.0",
1313
"html-pdf": "^2.2.0",
1414
"lodash": "^4.17.21",
15-
"mongoose": "^5.11.18",
15+
"mongoose": "^5.11.19",
1616
"node-2fa": "^2.0.1",
1717
"node-http-ping": "^0.3.1",
1818
"nodemon": "^2.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1456,7 +1456,7 @@ lines-and-columns@^1.1.6:
14561456
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
14571457
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
14581458

1459-
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21:
1459+
lodash@^4.17.20, lodash@^4.17.21:
14601460
version "4.17.21"
14611461
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
14621462
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -1569,10 +1569,10 @@ [email protected]:
15691569
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
15701570
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
15711571

1572-
mongoose@^5.10.14, mongoose@^5.11.18:
1573-
version "5.11.18"
1574-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.11.18.tgz#76fdcefeb2afc7409705fc44b58045953bba5ee1"
1575-
integrity sha512-RsrPR9nhkXZbO3ml0DcmdbfeMvFNhgFrP81S6o1P+lFnDTNEKYnGNRCIL+ojD69wj7H5jJaAdZ0SJ5IlKxCHqw==
1572+
mongoose@^5.10.14, mongoose@^5.11.19:
1573+
version "5.11.19"
1574+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.11.19.tgz#fb20ee6145f4ca9bd757f87ed3ae9e13e92effde"
1575+
integrity sha512-+oMf4XVg+j7ygnALi7K5vWZfKvC9gs9jdN/6Y1GV5OUAc7KQWoa6hzFO7nSj5jMJlhHNvC6tcS2uU7BV5aH8Lg==
15761576
dependencies:
15771577
"@types/mongodb" "^3.5.27"
15781578
bson "^1.1.4"

0 commit comments

Comments
 (0)