Update dependency mongoose to v6.0.6

This commit is contained in:
Renovate Bot 2021-09-15 20:42:37 +00:00 committed by renovate[bot]
parent b84145b604
commit 6155c2c4a9
2 changed files with 17 additions and 2 deletions

View File

@ -24,7 +24,7 @@
"gatsby-plugin-sass": "4.13.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.7.1",
"mongoose": "6.0.5",
"mongoose": "6.0.6",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -7068,7 +7068,7 @@ mongodb@4.1.1:
optionalDependencies:
saslprep "^1.0.0"
mongoose@*, mongoose@6.0.5:
mongoose@*:
version "6.0.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.0.5.tgz#42648005d13b49261c757607d1f23761b59a610d"
integrity sha512-1MoG52oosjEK8z45DHQVbakP6DJG1sbQI/ZASBW8sZRV+rCaG/pC3L3wWjrsiped/2+uhvanWM9C89F2n6bQ3w==
@ -7083,6 +7083,21 @@ mongoose@*, mongoose@6.0.5:
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==
dependencies:
bson "^4.2.2"
kareem "2.3.2"
mongodb "4.1.1"
mpath "0.8.4"
mquery "4.0.0"
ms "2.1.2"
regexp-clone "1.0.0"
sift "13.5.2"
sliced "1.0.1"
mpath@0.8.4:
version "0.8.4"
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.8.4.tgz#6b566d9581621d9e931dd3b142ed3618e7599313"