Skip to content

Commit dfbccc3

Browse files
committed
dependencies(mongodb): upgrade to version 4.13.0
1 parent 5cf8b20 commit dfbccc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mongodb-memory-server-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"get-port": "^5.1.1",
5151
"https-proxy-agent": "^5.0.1",
5252
"md5-file": "^5.0.0",
53-
"mongodb": "^4.11.0",
53+
"mongodb": "^4.13.0",
5454
"new-find-package-json": "^2.0.0",
5555
"semver": "^7.3.8",
5656
"tar-stream": "^2.1.4",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -5666,7 +5666,7 @@ mongodb-connection-string-url@^2.5.4:
56665666
"@types/whatwg-url" "^8.2.1"
56675667
whatwg-url "^11.0.0"
56685668

5669-
mongodb@^4.11.0:
5669+
mongodb@^4.13.0:
56705670
version "4.13.0"
56715671
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.13.0.tgz#2aa832b827e2891eb2e52e8235c201cbb4701ed2"
56725672
integrity sha512-+taZ/bV8d1pYuHL4U+gSwkhmDrwkWbH1l4aah4YpmpscMwgFBkufIKxgP/G7m87/NUuQzc2Z75ZTI7ZOyqZLbw==

0 commit comments

Comments
 (0)