Update dependency mongoose to v6.1.7

This commit is contained in:
Renovate Bot 2022-01-17 16:37:39 +00:00 committed by renovate[bot]
parent 123fe8c1a2
commit a92392a8c1
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"gatsby-plugin-sitemap": "5.5.0",
"gatsby-plugin-transition-link": "1.20.5",
"gsap": "3.9.1",
"mongoose": "6.1.6",
"mongoose": "6.1.7",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",

View File

@ -7209,10 +7209,10 @@ mongoose@*:
sift "13.5.2"
sliced "1.0.1"
mongoose@6.1.6:
version "6.1.6"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.1.6.tgz#47903ef821b63fc5ef80a259c2331cabf994c957"
integrity sha512-wvNRJ547x/Bn3EMhwbVInNsEp2OdlMxk4Q/vfgAkw8OI+giZQ72S90ZH0H6VzzIhs4lCU9SwXHYa2O0sPicnEQ==
mongoose@6.1.7:
version "6.1.7"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.1.7.tgz#fc1dfb792e0d2df52aa86064eb1a620d57b1926e"
integrity sha512-GqU/G/5yu/CWBHdW24cfGPsW4rADER+eeXj+bwvb6mLjg6uAASl8GnE6pmEbafZJ4Uv9V7jf5LaBMJMNwvQEtg==
dependencies:
"@types/node" "< 17.0.6"
bson "^4.2.2"