Skip to content

Commit a35ebe4

Browse files
build(deps): bump mongoose from 8.16.3 to 8.16.4
1 parent 613e291 commit a35ebe4

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.3",
60+
"mongoose": "^8.16.4",
6161
"next": "^15.4.1",
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
@@ -8726,10 +8726,10 @@ mongodb@^6.9.0, mongodb@~6.17.0:
87268726
bson "^6.10.4"
87278727
mongodb-connection-string-url "^3.0.0"
87288728

8729-
mongoose@^8.16.3:
8730-
version "8.16.3"
8731-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.16.3.tgz#a3662d9032b1c4fc4d0869fe1ec95dfd4f25fde4"
8732-
integrity sha512-p2JOsRQG7j0vXhLpsWw5Slm2VnDeJK8sRyqSyegk5jQujuP9BTOZ1Di9VX/0lYfBhZ2DpAExi51QTd4pIqSgig==
8729+
mongoose@^8.16.4:
8730+
version "8.16.4"
8731+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.16.4.tgz#89ed4b3baab1972cc951cfc82a4f754f280a9433"
8732+
integrity sha512-jslgdQ8pY2vcNSKPv3Dbi5ogo/NT8zcvf6kPDyD8Sdsjsa1at3AFAF0F5PT+jySPGSPbvlNaQ49nT9h+Kx2UDA==
87338733
dependencies:
87348734
bson "^6.10.4"
87358735
kareem "2.6.3"

0 commit comments

Comments
 (0)