Update dependency mongoose to v6.3.1

This commit is contained in:
Renovate Bot 2022-04-21 23:50:45 +00:00 committed by renovate[bot]
parent 14e4c6018c
commit fe065abefe
2 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.12.1",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.10.3",
"mongoose": "6.3.0",
"mongoose": "6.3.1",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -8037,12 +8037,12 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.0.tgz#701b46d501c7fe01d9bfccf94f208e80e2bb183c"
integrity sha512-3x2pEGlZ5SorqcL0/hmUIAzzHIh6a/VIAEv3zAmc93qDtSz3WBbF8PwYYHcXm6Awfck9/zFOV9KIUEE+HjVepA==
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==
dependencies:
bson "^4.2.2"
bson "^4.6.2"
kareem "2.3.5"
mongodb "4.5.0"
mpath "0.8.4"