Skip to content

Commit 7fc97ed

Browse files
fix(deps): update dependency mongoose to v8.7.3 (#581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1861d04 commit 7fc97ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ejs": "3.1.10",
3232
"express": "4.21.1",
3333
"handlebars": "4.7.8",
34-
"mongoose": "8.7.2",
34+
"mongoose": "8.7.3",
3535
"nest-winston": "1.10.0",
3636
"nodemailer": "6.9.15",
3737
"pug": "3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,10 +3920,10 @@ [email protected]:
39203920
bson "^6.7.0"
39213921
mongodb-connection-string-url "^3.0.0"
39223922

3923-
3924-
version "8.7.2"
3925-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.2.tgz#b13559dafce8efd8b1d721802596d3ecc0957506"
3926-
integrity sha512-Ok4VzMds9p5G3ZSUhmvBm1GdxanbzhS29jpSn02SPj+IXEVFnIdfwAlHHXWkyNscZKlcn8GuMi68FH++jo0flg==
3923+
3924+
version "8.7.3"
3925+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.3.tgz#5b799860b21f8810b73e136524676635eeaa4e62"
3926+
integrity sha512-Xl6+dzU5ZpEcDoJ8/AyrIdAwTY099QwpolvV73PIytpK13XqwllLq/9XeVzzLEQgmyvwBVGVgjmMrKbuezxrIA==
39273927
dependencies:
39283928
bson "^6.7.0"
39293929
kareem "2.6.3"

0 commit comments

Comments
 (0)