Skip to content

Commit ca6d590

Browse files
committed
Update mongoose to 5.12.9
1 parent 3279d51 commit ca6d590

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"http": "0.0.0",
5151
"jsonwebtoken": "8.5.1",
5252
"mongodb-memory-server": "6.9.6",
53-
"mongoose": "5.12.8",
53+
"mongoose": "5.12.9",
5454
"now-storage": "1.3.0",
5555
"subscriptions-transport-ws": "0.9.18",
5656
"yargs": "16.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6180,10 +6180,10 @@ mongoose-legacy-pluralize@1.0.2:
61806180
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
61816181
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
61826182

6183-
mongoose@5.12.8:
6184-
version "5.12.8"
6185-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.8.tgz#4260ca0ab94b242b8213f5a24e93cd043038ea55"
6186-
integrity sha512-+6Q8mvTsIHQkXBWmBGnEy93Gm0fjKIwV/AEIT23wXN3O4Pd3L/aZaJWrdOStcuE4b9SqXrs1QBnnR9MNqNZwrw==
6183+
mongoose@5.12.9:
6184+
version "5.12.9"
6185+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.9.tgz#71ab1bff7691fb651d5fdd04dfcc9d624695aff4"
6186+
integrity sha512-ZSDjW15DmUbHQcZ2PqoXsJeYnpYipISi6QJH/XHR9dcSg3IRNCa86apcTptBux03/YBPiSZlKNYUNDx7iuMWoA==
61876187
dependencies:
61886188
"@types/mongodb" "^3.5.27"
61896189
bson "^1.1.4"

0 commit comments

Comments
 (0)