-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 2.0.0, 2.1.1
-
Component/s: CLI Module
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Developer Tools
-
3
-
Not Needed
-
Iteration Wendiceratops
We currently depend on node-fetch@2.x in the snippet-manager and cli-repl packages, which in turns depends on a very old version of whatwg-url (5.0.0), which leads to deprecation warnings being printed in the homebrew installation of mongosh (like NODE-5709, which also affected mongosh).
Easy reproduction is snippet refresh on a homebrew installation of mongosh.
- is depended on by
-
MONGOSH-1727 Include Node.js driver in startup snapshot
- Closed