Update dependency mongoose to v6.0.7

This commit is contained in:
Renovate Bot 2021-09-20 19:50:36 +00:00 committed by renovate[bot]
parent d58d33fac8
commit 10e04b3118
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "4.10.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.7.1",
"mongoose": "6.0.6",
"mongoose": "6.0.7",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -7784,10 +7784,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.0.6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.0.6.tgz#d99d7c478b121e23c0035682da1b9b7640bff48b"
integrity sha512-8lHgva/q5msZT16KOKDl+26Mh7uzTrmznup0p/TMqDCt7Y41voP7rZ0sTW/6tk2nsrmmMlJzzThJ8vexq7aQtQ==
mongoose@6.0.7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.0.7.tgz#a933743a1e2a67519f02c58b264e6825beb9b6aa"
integrity sha512-44STDcV6awu0zfo1Z3NyKPHZwfVrGU93/QgR0gYbt4bik/nEa7lI1RRGcq5oyGM0YE7l63i2j80v1OhvrlFvYw==
dependencies:
bson "^4.2.2"
kareem "2.3.2"