Skip to content

Commit

Permalink
Bump mongodb from 4.16.0 to 4.17.0
Browse files Browse the repository at this point in the history
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.16.0...v4.17.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2023
1 parent 38350f0 commit f8c9316
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2957,6 +2957,15 @@ __metadata:
languageName: node
linkType: hard

"@mongodb-js/saslprep@npm:^1.1.0":
version: 1.1.0
resolution: "@mongodb-js/saslprep@npm:1.1.0"
dependencies:
sparse-bitfield: ^3.0.3
checksum: 1479a43e216734672f8eb1a2a55165b6896841bd00fb5bd645390a24374ef6c29f0f6d19a43618a19b8f1912fcbd2b2cc2210a62361103d1f28dce6852cf31d4
languageName: node
linkType: hard

"@msgpackr-extract/msgpackr-extract-darwin-arm64@npm:3.0.2":
version: 3.0.2
resolution: "@msgpackr-extract/msgpackr-extract-darwin-arm64@npm:3.0.2"
Expand Down Expand Up @@ -12540,7 +12549,7 @@ __metadata:
languageName: node
linkType: hard

"mongodb-connection-string-url@npm:^2.5.4, mongodb-connection-string-url@npm:^2.6.0":
"mongodb-connection-string-url@npm:^2.6.0":
version: 2.6.0
resolution: "mongodb-connection-string-url@npm:2.6.0"
dependencies:
Expand Down Expand Up @@ -12583,20 +12592,20 @@ __metadata:
linkType: hard

"mongodb@npm:^4.4.1, mongodb@npm:^4.7":
version: 4.16.0
resolution: "mongodb@npm:4.16.0"
version: 4.17.1
resolution: "mongodb@npm:4.17.1"
dependencies:
"@aws-sdk/credential-providers": ^3.186.0
"@mongodb-js/saslprep": ^1.1.0
bson: ^4.7.2
mongodb-connection-string-url: ^2.5.4
saslprep: ^1.0.3
mongodb-connection-string-url: ^2.6.0
socks: ^2.7.1
dependenciesMeta:
"@aws-sdk/credential-providers":
optional: true
saslprep:
"@mongodb-js/saslprep":
optional: true
checksum: f0b1347739cc362b82b3aabc7e7d4d74bc7a344ed1bbafd6f92681bcab440f6cc618ffa0438d41d2789cb34818f3b09d4c78f517b42160ebae55bf2c96f13953
checksum: e7f280570d0f23d60c308b2a484ed55762ec8e523946c0de1a0b3b398f24efcf1916a745e5407f32cd1c105b2f19d8ac75474c92f73cdf651affe3430a963f54
languageName: node
linkType: hard

Expand Down

0 comments on commit f8c9316

Please sign in to comment.