Skip to content

Commit

Permalink
chore(deps): update dependency mongoose to v8.8.3 [security] (#4208)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

(cherry picked from commit 089ea16)
  • Loading branch information
renovate[bot] authored and czy88840616 committed Dec 15, 2024
1 parent 7930901 commit ccd6d77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"devDependencies": {
"@midwayjs/core": "workspace:^",
"@midwayjs/mock": "workspace:^",
"mongoose": "8.8.2"
"mongoose": "8.8.3"
}
}
2 changes: 1 addition & 1 deletion packages/typegoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@midwayjs/core": "workspace:^",
"@midwayjs/mock": "workspace:^",
"@typegoose/typegoose": "12.9.1",
"mongoose": "8.8.2"
"mongoose": "8.8.3"
}
}

0 comments on commit ccd6d77

Please sign in to comment.