Update dependency mongoose to v6.2.11

This commit is contained in:
Renovate Bot 2022-04-13 19:22:17 +00:00 committed by renovate[bot]
parent 7057d0296e
commit 2418e015c9
2 changed files with 5 additions and 5 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.2.10",
"mongoose": "6.2.11",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -8037,10 +8037,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.2.10:
version "6.2.10"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.10.tgz#ba401b710d7b877453389d4ad7347c272e8ff794"
integrity sha512-Yp+6UH5M0AlxAVGdC2/Deq0St+2qW73oKCnhJDr83bOZ12eflTLTT5uQF0p6KzvtFj86XWbq/7ApvO4yW6h1sA==
mongoose@6.2.11:
version "6.2.11"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.11.tgz#2d1f5987948469ff742463cca28b20c7942676bc"
integrity sha512-YqYAFTOqKthsFduM1IZCArIAwScFJKWoE3pEwmnR7UMw9mynEnOc6c4gBvAon+NtPdB0RAP6ppd3aOvLrVth2g==
dependencies:
bson "^4.2.2"
kareem "2.3.5"