Skip to content

Commit

Permalink
Bump mongodb from 5.3.0 to 5.4.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent eb29ccb commit 6de78ab
Show file tree
Hide file tree
Showing 5 changed files with 6,416 additions and 7,593 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"moment": "^2.29.2",
"mongodb": "5.3.0",
"mongodb": "5.4.0",
"nats": "^2.6.1",
"node-vault": "^0.9.22",
"reflect-metadata": "^0.1.13",
Expand Down
2 changes: 1 addition & 1 deletion guardian-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mathjs": "^10.1.0",
"module-alias": "^2.2.2",
"moment": "^2.29.2",
"mongodb": "5.3.0",
"mongodb": "5.4.0",
"reflect-metadata": "^0.1.13"
},
"description": "",
Expand Down
123 changes: 111 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mathjs": "^10.1.0",
"module-alias": "^2.2.2",
"moment": "^2.29.2",
"mongodb": "5.3.0",
"mongodb": "5.4.0",
"reflect-metadata": "^0.1.13"
},
"description": "",
Expand Down
Loading

0 comments on commit 6de78ab

Please sign in to comment.