Skip to content

Commit

Permalink
chore(deps): update dependency mongoose to v8.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 80706f9 commit 4078c1b
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": "^3.16.2",
"@midwayjs/mock": "^3.16.5",
"mongoose": "8.5.3"
"mongoose": "8.5.4"
}
}
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": "^3.16.2",
"@midwayjs/mock": "^3.16.5",
"@typegoose/typegoose": "12.6.0",
"mongoose": "8.5.3"
"mongoose": "8.5.4"
}
}

0 comments on commit 4078c1b

Please sign in to comment.