Update dependency mongoose to v6.2.5

This commit is contained in:
Renovate Bot 2022-03-10 10:18:24 +00:00 committed by renovate[bot]
parent 7d3f7ddea5
commit dbd048ea76
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.4",
"mongoose": "6.2.5",
"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.4:
version "6.2.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.4.tgz#c6ff4f84ab47b6c760e773424b0fd1f392d98563"
integrity sha512-3hA3IGxBzZdlp1+/I9qn53NjEAd01qvKAH2WUCPahjVO8+uAmR0B4m+1bC3x9a4r0ExY8QYQ2ryG3E/v5Tj+jA==
mongoose@6.2.5:
version "6.2.5"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.5.tgz#fbba45d8846f3a754abaaca2b1ef24d335ee86ac"
integrity sha512-85EVVxv9ml84dLYR9QfULehLMepmaINMcBMVzBszbT5jbKGHkpbgl4lI46uTWqr6CFqirM3/6YLWEyTYm1xQZQ==
dependencies:
bson "^4.2.2"
kareem "2.3.4"