Update dependency mongoose to v6.2.6

This commit is contained in:
Renovate Bot 2022-03-12 00:44:56 +00:00 committed by renovate[bot]
parent dbd048ea76
commit 745b37027b
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.9.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.9.1",
"mongoose": "6.2.5",
"mongoose": "6.2.6",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -7867,10 +7867,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.2.5:
version "6.2.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.5.tgz#fbba45d8846f3a754abaaca2b1ef24d335ee86ac"
integrity sha512-85EVVxv9ml84dLYR9QfULehLMepmaINMcBMVzBszbT5jbKGHkpbgl4lI46uTWqr6CFqirM3/6YLWEyTYm1xQZQ==
mongoose@6.2.6:
version "6.2.6"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.6.tgz#b30ae524b4ab9eeb33ed3988552d344f7b4b1962"
integrity sha512-OkPM1y7Ed9+Pa2/18mxegcD0OOe/aCXTQvOEyEn/MzVdaRsVSc+zE6myOS4LkWWi30c2tl4fpdJJvgC/MgXiww==
dependencies:
bson "^4.2.2"
kareem "2.3.4"