Skip to content

Commit

Permalink
chore(deps): update dependency mongodb to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2023
1 parent 0b4f520 commit a12e911
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@aws-sdk/util-dynamodb": "^3.180.0",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"mongodb": "^4.9.1",
"mongodb": "^5.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.2.0"
},
Expand Down Expand Up @@ -61,7 +61,7 @@
"@types/node": "18.13.0",
"jest": "29.3.1",
"jest-mock": "29.3.1",
"mongodb": "4.13.0",
"mongodb": "5.1.0",
"mongodb-memory-server": "8.11.3",
"reflect-metadata": "0.1.13",
"release-it": "15.6.0",
Expand Down
37 changes: 32 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a12e911

Please sign in to comment.