Update dependency mongoose to v6.1.9

This commit is contained in:
Renovate Bot 2022-01-31 18:27:18 +00:00
parent c18d250546
commit 8af5565d96
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.6.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.9.1",
"mongoose": "6.1.8",
"mongoose": "6.1.9",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -7232,10 +7232,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.1.8:
version "6.1.8"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.1.8.tgz#8565c7610ceb81a9b0416ceb4bf0b709c8b83f6a"
integrity sha512-/voqwU2dtet3zAR73r8jdPhqluU1VzIAnk7ecXPJBgyXKREnwQrz40lfW7fLpaqhmMhsAbA+JQ7ICUn2vAVFLw==
mongoose@6.1.9:
version "6.1.9"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.1.9.tgz#1ac889dbee9651f274d83578c0189fcb3c356355"
integrity sha512-dh6ZeYNGUAW4Gc4MxxgPwU+0d1tZZgse6xTejDjFwyXJArBcyI4xLqNrO9W6Umu2iQzlT701RTtN+iJ0gipM4A==
dependencies:
"@types/node" "< 17.0.6"
bson "^4.2.2"