We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a4a48 commit 8a5552aCopy full SHA for 8a5552a
packages/mongodb-memory-server-core/package.json
@@ -48,7 +48,7 @@
48
"get-port": "^5.1.1",
49
"https-proxy-agent": "^5.0.1",
50
"md5-file": "^5.0.0",
51
- "mongodb": "^4.7.0",
+ "mongodb": "~4.7.0",
52
"new-find-package-json": "^2.0.0",
53
"semver": "^7.3.7",
54
"tar-stream": "^2.1.4",
yarn.lock
@@ -4939,7 +4939,7 @@ mongodb-connection-string-url@^2.5.2:
4939
"@types/whatwg-url" "^8.2.1"
4940
whatwg-url "^11.0.0"
4941
4942
-mongodb@^4.7.0:
+mongodb@~4.7.0:
4943
version "4.7.0"
4944
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.7.0.tgz#99f7323271d93659067695b60e7b4efee2de9bf0"
4945
integrity sha512-HhVar6hsUeMAVlIbwQwWtV36iyjKd9qdhY+s4wcU8K6TOj4Q331iiMy+FoPuxEntDIijTYWivwFJkLv8q/ZgvA==
0 commit comments