Skip to content

Commit fc3a71d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency mongoose to v5.8.11
1 parent 0ccd535 commit fc3a71d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

realworld/backend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

realworld/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"jsonwebtoken": "8.5.1",
2828
"method-override": "3.0.0",
2929
"methods": "1.1.2",
30-
"mongoose": "5.8.10",
30+
"mongoose": "5.8.11",
3131
"mongoose-unique-validator": "2.0.3",
3232
"morgan": "1.9.1",
3333
"passport": "0.4.1",

realworld/backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,10 +1215,10 @@ [email protected]:
12151215
lodash.foreach "^4.1.0"
12161216
lodash.get "^4.0.2"
12171217

1218-
1219-
version "5.8.10"
1220-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.8.10.tgz#c06c6a7e171c8b0706bf85da7f98e478fa6f9822"
1221-
integrity sha512-3sRiZhtMIB4egqxWbry23C+xX87kQ0aTvPtMXxWXCBGfCRkXMJl/CLiftYcle/JPy09Lv5u+ZCBpIJUgwDMtxw==
1218+
1219+
version "5.8.11"
1220+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.8.11.tgz#4b3813e55d33928dcc4a2c5cf4b8a76041192861"
1221+
integrity sha512-Yz0leNEJsAtNtMTxTDEadacLWt58gaVeBVL3c1Z3vaBoc159aJqlf+T8jaL9mAdBxKndF5YWhh6Q719xac7cjA==
12221222
dependencies:
12231223
bson "~1.1.1"
12241224
kareem "2.3.1"

0 commit comments

Comments
 (0)