Skip to content

Commit 642eba3

Browse files
🔼 Bump mongodb from 4.3.1 to 4.4.0
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/docs/CHANGES_4.0.0.md) - [Commits](mongodb/node-mongodb-native@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bd1f29 commit 642eba3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎yarn.lock‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ mongodb-connection-string-url@^2.4.1:
9898
whatwg-url "^11.0.0"
9999

100100
mongodb@^4.3.1:
101-
version "4.3.1"
102-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.3.1.tgz#e346f76e421ec6f47ddea5c8f5140e6181aaeb94"
103-
integrity sha512-sNa8APSIk+r4x31ZwctKjuPSaeKuvUeNb/fu/3B6dRM02HpEgig7hTHM8A/PJQTlxuC/KFWlDlQjhsk/S43tBg==
101+
version "4.4.0"
102+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.4.0.tgz#3b14b9701067713d5c9afb6d6e4a86ca7b969824"
103+
integrity sha512-1hPhutJj6yxxu0ymwsO0uEimTo+QTh3oQP6YHxmLneBFBOGydYFdnmDDuLiGWimAlMdRN9WuDXY+JGp47aeOwA==
104104
dependencies:
105105
bson "^4.6.1"
106106
denque "^2.0.1"

0 commit comments

Comments
 (0)