Update dependency mongoose to v6.4.1

This commit is contained in:
renovate[bot] 2022-06-27 20:41:45 +00:00
parent c0e8a02655
commit 3815ee7c23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.17.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.10.4",
"mongoose": "6.4.0",
"mongoose": "6.4.1",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",

View File

@ -9351,10 +9351,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.4.0.tgz#22d6ab436bdf444b833e92faaa53e47b734c15c6"
integrity sha512-eBDrueap1Zx3qFrcYylTiqTFlL5iTEaYAxoDF1MSRdipwAzChQRMJve+vxHtxPhI2q5tmf9RYHfZwXfTUHPd3g==
mongoose@6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.4.1.tgz#e50e1a92ccf7764f2cc57b5a801a52918c7c3e72"
integrity sha512-6a3UmHaC2BYdxZT7qqwORqbxDfAa5HaRMidkA8Ll4Rupnl6R8vRu5Av13jx4DaxgJBpPDo4/K9AXxb+OGSD+5w==
dependencies:
bson "^4.6.2"
kareem "2.4.1"