Skip to content

Commit

Permalink
chore(deps): update dependency mongodb to ^4.17.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent afd95c2 commit 2936653
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/nestjs-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"@nestjs/common": "^8",
"@nestjs/terminus": "^8",
"mongodb": "^4"
"mongodb": "^4.17.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2010,7 +2010,7 @@ __metadata:
peerDependencies:
"@nestjs/common": ^8
"@nestjs/terminus": ^8
mongodb: ^4
mongodb: ^4.17.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 2936653

Please sign in to comment.