Skip to content

Commit 6f9a340

Browse files
build(deps): bump mongoose from 8.16.2 to 8.16.3
1 parent aaa47b0 commit 6f9a340

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
@@ -57,7 +57,7 @@
5757
"focus-visible": "^5.2.0",
5858
"highlight.js": "^11.11.0",
5959
"markdown-it": "^14.1.0",
60-
"mongoose": "^8.16.2",
60+
"mongoose": "^8.16.3",
6161
"next": "^15.3.5",
6262
"next-pwa": "^5.6.0",
6363
"next-themes": "^0.4.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8706,10 +8706,10 @@ mongodb@^6.9.0, mongodb@~6.17.0:
87068706
bson "^6.10.4"
87078707
mongodb-connection-string-url "^3.0.0"
87088708

8709-
mongoose@^8.16.2:
8710-
version "8.16.2"
8711-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.16.2.tgz#347aa830dfe995ed53c7f0addf8886c8bc11a908"
8712-
integrity sha512-52T4XPhDgJL4cqooBsOORzYBH3ddMwABMEF/LV7TgvD2DEKZlnYTc2HF9ch1U2lcKjhE4pQ+WuInfLFJbguGcQ==
8709+
mongoose@^8.16.3:
8710+
version "8.16.3"
8711+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.16.3.tgz#a3662d9032b1c4fc4d0869fe1ec95dfd4f25fde4"
8712+
integrity sha512-p2JOsRQG7j0vXhLpsWw5Slm2VnDeJK8sRyqSyegk5jQujuP9BTOZ1Di9VX/0lYfBhZ2DpAExi51QTd4pIqSgig==
87138713
dependencies:
87148714
bson "^6.10.4"
87158715
kareem "2.6.3"

0 commit comments

Comments
 (0)