Skip to content

Commit 76ebe64

Browse files
committed
Update mongoose to 5.12.5
1 parent e264488 commit 76ebe64

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.4",
53+
"mongoose": "5.12.5",
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
@@ -6089,10 +6089,10 @@ mongoose-legacy-pluralize@1.0.2:
60896089
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
60906090
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
60916091

6092-
mongoose@5.12.4:
6093-
version "5.12.4"
6094-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.4.tgz#6b7087177380658084912cc115092e35d7d8befb"
6095-
integrity sha512-iVREPLK/35ylEdaNBCStwTugyUYDv7ZuI7maSW7CdCgAX4dMW4be1CdKvZHJtlexO/ugKphMMFL9/bppcWXQ9Q==
6092+
mongoose@5.12.5:
6093+
version "5.12.5"
6094+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.12.5.tgz#70d11d3e68a3aeeb6960262633e1ba80cb620385"
6095+
integrity sha512-VVoqiELZcoI2HhHDuPpfN3qmExrtIeXSWNb1nihf4w1SJoWGXilU/g2cQgeeSMc2vAHSZd5Nv2sNPvbZHFw+pg==
60966096
dependencies:
60976097
"@types/mongodb" "^3.5.27"
60986098
bson "^1.1.4"

0 commit comments

Comments
 (0)