Skip to content

Commit 5e3d115

Browse files
committed
Update dependency mongoose to v8.6.4
1 parent ead69be commit 5e3d115

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.2",
3636
"dotenv": "16.4.5",
37-
"mongoose": "8.6.3",
37+
"mongoose": "8.6.4",
3838
"topgg-autoposter": "2.0.2",
3939
"yargs": "17.7.2"
4040
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2208,10 +2208,10 @@ mongodb@^6.7.0:
22082208
bson "^6.7.0"
22092209
mongodb-connection-string-url "^3.0.0"
22102210

2211-
2212-
version "8.6.3"
2213-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.3.tgz#fdc1f4defd4de87dc3f5c18aacaf811cafcfcfbe"
2214-
integrity sha512-++yRmm7hjMbqVA/8WeiygTnEfrFbiy+OBjQi49GFJIvCQuSYE56myyQWo4j5hbpcHjhHQU8NukMNGTwAWFWjIw==
2211+
2212+
version "8.6.4"
2213+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.6.4.tgz#41aeabf2d3e329bbbc2b6c83de75e08155cb53fc"
2214+
integrity sha512-trOj6bHS3egVlKlCbQRsnMokaHFDRyQOvwA5wfl/pJx4j4EO5BAESavLf93NOTMpuo4T90/+V8CBk+sH3Ltr3g==
22152215
dependencies:
22162216
bson "^6.7.0"
22172217
kareem "2.6.3"

0 commit comments

Comments
 (0)