Skip to content

Commit 6a7305d

Browse files
Merge pull request #1501 from GraphQL-Portal/renovate/mongoose-5.x
fix(deps): update dependency mongoose to v5.13.12
2 parents 02ba6ee + 857db35 commit 6a7305d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"jsonwebtoken": "8.5.1",
8585
"migrate-mongo": "8.2.3",
8686
"mongodb": "4.1.3",
87-
"mongoose": "5.13.11",
87+
"mongoose": "5.13.12",
8888
"node-config-ts": "3.1.0",
8989
"nodemailer": "6.7.0",
9090
"pupa": "2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16335,10 +16335,10 @@ [email protected]:
1633516335
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
1633616336
integrity sha512-Yo/7qQU4/EyIS8YDFSeenIvXxZN+ld7YdV9LqFVQJzTLye8unujAWPZ4NWKfFA+RNjh+wvTWKY9Z3E5XM6ZZiQ==
1633716337

16338-
16339-
version "5.13.11"
16340-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.13.11.tgz#4f6fc4959310d0c31606fdec19b6f25f8ebbb50a"
16341-
integrity sha512-hVHm864eBpaCr0W6CF7qTmC62dmepnT+A6ZnqKPU9asw7jjYHBcBxPgCnrGBMUACbZtzidO6HmB4J3F1YU2rdg==
16338+
16339+
version "5.13.12"
16340+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.13.12.tgz#45ad4d8f4b1782cc547e1fa1946608b016d7829f"
16341+
integrity sha512-ZEuZ3X/yop9XyOyuCYMz+oxJxXBclm9LIsjKHB0QX2eaNqKNqkvZFzkElbJCj8FDvYmBZFh0OFHlkREhtie6uA==
1634216342
dependencies:
1634316343
"@types/bson" "1.x || 4.0.x"
1634416344
"@types/mongodb" "^3.5.27"

0 commit comments

Comments
 (0)