Update dependency mongoose to v6.2.7

This commit is contained in:
Renovate Bot 2022-03-16 18:43:09 +00:00 committed by renovate[bot]
parent 60f6d5dc64
commit a3e2739ad5
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -7867,10 +7867,10 @@ mongoose@*:
sift "13.5.2" sift "13.5.2"
sliced "1.0.1" sliced "1.0.1"
mongoose@6.2.6: mongoose@6.2.7:
version "6.2.6" version "6.2.7"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.6.tgz#b30ae524b4ab9eeb33ed3988552d344f7b4b1962" resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.7.tgz#d8ea2fce4c19200d316c3ac4a8377f3af4fb4450"
integrity sha512-OkPM1y7Ed9+Pa2/18mxegcD0OOe/aCXTQvOEyEn/MzVdaRsVSc+zE6myOS4LkWWi30c2tl4fpdJJvgC/MgXiww== integrity sha512-yqTZcM3u0+aLzl6cirtXy6vr24kt+kFyTucCQ3pyncvO1jGn/M1R09qkC/v54QoPXeVJdpcuS5eQWn0NLlDvKA==
dependencies: dependencies:
bson "^4.2.2" bson "^4.2.2"
kareem "2.3.4" kareem "2.3.4"