Update dependency mongoose to v6.3.2

This commit is contained in:
Renovate Bot 2022-05-02 18:21:31 +00:00 committed by renovate[bot]
parent a5d8e1b0ae
commit f8a5d578c4
2 changed files with 11 additions and 6 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.13.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.10.4",
"mongoose": "6.3.1",
"mongoose": "6.3.2",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -8443,15 +8443,15 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.1.tgz#3dbf85209a39355542bb47fba95f07bda1684987"
integrity sha512-bknh/VzU/7mBudfE4/5N7NR2Bpjvuxl93iePvyCGLhjeHF6w+mCRmucYGQkG6wEbCmEUVmBQrcgr2b40krMo/Q==
mongoose@6.3.2:
version "6.3.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.2.tgz#7cac2d11119896c8235ce03ae65c322257435142"
integrity sha512-4SEa8ynhJYkGMMbx6KOZ5kJz6qhKIYM8nAGufGq3xh+gNrKP3QwthNfc0X4DvTKhE0DQLMS1/Oy3cMl0AXm5RQ==
dependencies:
bson "^4.6.2"
kareem "2.3.5"
mongodb "4.5.0"
mpath "0.8.4"
mpath "0.9.0"
mquery "4.0.2"
ms "2.1.3"
sift "16.0.0"
@ -8461,6 +8461,11 @@ mpath@0.8.4:
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.8.4.tgz#6b566d9581621d9e931dd3b142ed3618e7599313"
integrity sha512-DTxNZomBcTWlrMW76jy1wvV37X/cNNxPW1y2Jzd4DZkAaC5ZGsm8bfGfNOthcDuRJujXLqiuS6o3Tpy0JEoh7g==
mpath@0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.9.0.tgz#0c122fe107846e31fc58c75b09c35514b3871904"
integrity sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==
mquery@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/mquery/-/mquery-4.0.0.tgz#6c62160ad25289e99e0840907757cdfd62bde775"