Update dependency mongoose to v6.2.8

This commit is contained in:
Renovate Bot 2022-03-23 02:41:58 +00:00 committed by renovate[bot]
parent 964c10c8e0
commit 433f34a460
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -8000,10 +8000,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.2.7:
version "6.2.7"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.7.tgz#d8ea2fce4c19200d316c3ac4a8377f3af4fb4450"
integrity sha512-yqTZcM3u0+aLzl6cirtXy6vr24kt+kFyTucCQ3pyncvO1jGn/M1R09qkC/v54QoPXeVJdpcuS5eQWn0NLlDvKA==
mongoose@6.2.8:
version "6.2.8"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.8.tgz#96fe81ff51a4c588fe810a0c06d7155d0e75e83d"
integrity sha512-Wq6HG0sOJEQHp5YqMlxrnf93vBFwdY2zlAwqI97EPPSt69kiVV21pTv4cDanrCNWi4upG8ajQ/p9jpDjcECjkQ==
dependencies:
bson "^4.2.2"
kareem "2.3.4"