Skip to content

Commit

Permalink
fix(deps): update dependency mongoose to v8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent c043ed8 commit c31ff8d
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.8.1",
"mongoose": "8.8.2",
"nest-winston": "1.10.0",
"nodemailer": "6.9.16",
"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 @@ -3911,10 +3911,10 @@ mongodb@~6.10.0:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"

[email protected].1:
version "8.8.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.1.tgz#1caab80aa2e91d6121b13ca020890d18327c45f3"
integrity sha512-l7DgeY1szT98+EKU8GYnga5WnyatAu+kOQ2VlVX1Mxif6A0Umt0YkSiksCiyGxzx8SPhGe9a53ND1GD4yVDrPA==
[email protected].2:
version "8.8.2"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.8.2.tgz#6ed847b54382fff561d147fde8282dac53c7b603"
integrity sha512-jCTSqDANfRzk909v4YoZQi7jlGRB2MTvgG+spVBc/BA4tOs1oWJr//V6yYujqNq9UybpOtsSfBqxI0dSOEFJHQ==
dependencies:
bson "^6.7.0"
kareem "2.6.3"
Expand Down

0 comments on commit c31ff8d

Please sign in to comment.