Skip to content

Commit

Permalink
fix(deps): update dependency mongoose to v8.7.3 (#581)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 1861d04 commit 7fc97ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ejs": "3.1.10",
"express": "4.21.1",
"handlebars": "4.7.8",
"mongoose": "8.7.2",
"mongoose": "8.7.3",
"nest-winston": "1.10.0",
"nodemailer": "6.9.15",
"pug": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3920,10 +3920,10 @@ [email protected]:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

[email protected].2:
version "8.7.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.2.tgz#b13559dafce8efd8b1d721802596d3ecc0957506"
integrity sha512-Ok4VzMds9p5G3ZSUhmvBm1GdxanbzhS29jpSn02SPj+IXEVFnIdfwAlHHXWkyNscZKlcn8GuMi68FH++jo0flg==
[email protected].3:
version "8.7.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.3.tgz#5b799860b21f8810b73e136524676635eeaa4e62"
integrity sha512-Xl6+dzU5ZpEcDoJ8/AyrIdAwTY099QwpolvV73PIytpK13XqwllLq/9XeVzzLEQgmyvwBVGVgjmMrKbuezxrIA==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit 7fc97ed

Please sign in to comment.