Skip to content

Commit 8e37b3a

Browse files
committed
Update dependency mongoose to v8.7.3
1 parent d75ddf1 commit 8e37b3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"discord.js": "14.16.3",
3636
"dotenv": "16.4.5",
37-
"mongoose": "8.7.2",
37+
"mongoose": "8.7.3",
3838
"topgg-autoposter": "2.0.2",
3939
"yargs": "17.7.2"
4040
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2212,10 +2212,10 @@ mongodb@^6.9.0:
22122212
bson "^6.7.0"
22132213
mongodb-connection-string-url "^3.0.0"
22142214

2215-
2216-
version "8.7.2"
2217-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.2.tgz#b13559dafce8efd8b1d721802596d3ecc0957506"
2218-
integrity sha512-Ok4VzMds9p5G3ZSUhmvBm1GdxanbzhS29jpSn02SPj+IXEVFnIdfwAlHHXWkyNscZKlcn8GuMi68FH++jo0flg==
2215+
2216+
version "8.7.3"
2217+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.3.tgz#5b799860b21f8810b73e136524676635eeaa4e62"
2218+
integrity sha512-Xl6+dzU5ZpEcDoJ8/AyrIdAwTY099QwpolvV73PIytpK13XqwllLq/9XeVzzLEQgmyvwBVGVgjmMrKbuezxrIA==
22192219
dependencies:
22202220
bson "^6.7.0"
22212221
kareem "2.6.3"

0 commit comments

Comments
 (0)