Update dependency mongoose to v6.0.10

This commit is contained in:
Renovate Bot 2021-10-08 16:47:28 +00:00 committed by renovate[bot]
parent 761da8c76c
commit 5cb32b0611
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "4.10.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.8.0",
"mongoose": "6.0.9",
"mongoose": "6.0.10",
"prop-types": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -7378,10 +7378,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.0.9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.0.9.tgz#833a300f515dc17fb88850f5f89753ec69623411"
integrity sha512-j9wcL8sltyIPBzMv785HFuGOdO8a5b70HX+e1q5QOogJxFofEXQoCcuurGlFSOe6j8M25qxHLzeVeKVcITeviQ==
mongoose@6.0.10:
version "6.0.10"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.0.10.tgz#c22ac914afccf648778edfe11954f4aa0425a105"
integrity sha512-p/wiEDUXoQuyb/xQx8QW/YGN92ZsojJ5E/DDgMCUU0WOGxc5uhcWoZ7ijLu6Ssjq8UkwVSv+jzkYp4Wbr+NqBg==
dependencies:
bson "^4.2.2"
kareem "2.3.2"