Update dependency mongoose to v6.3.3

This commit is contained in:
Renovate Bot 2022-05-09 18:11:43 +00:00 committed by renovate[bot]
parent df6a1c50e1
commit e6c68ab81f
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.13.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.10.4",
"mongoose": "6.3.2",
"mongoose": "6.3.3",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -8458,10 +8458,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.3.2:
version "6.3.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.2.tgz#7cac2d11119896c8235ce03ae65c322257435142"
integrity sha512-4SEa8ynhJYkGMMbx6KOZ5kJz6qhKIYM8nAGufGq3xh+gNrKP3QwthNfc0X4DvTKhE0DQLMS1/Oy3cMl0AXm5RQ==
mongoose@6.3.3:
version "6.3.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.3.3.tgz#1ef1daa016ce5dfe4c905ce297a3770d62764e54"
integrity sha512-bAGuf+6mXuVjKReNcOGjdI05y9g0JXnRpZ3/PBN3kVXIn3rbhbFwR/lPbuwtsBsWhlblMK8tieDeFAVzV6yhww==
dependencies:
bson "^4.6.2"
kareem "2.3.5"