mongodb-js / data-service

The MongoDB Data Service
Apache License 2.0
7 stars 4 forks source link

deps: move mongodb and connection-model to peer deps #280

Closed Anemy closed 3 years ago

Anemy commented 3 years ago

Also bumps connection model to pull in https://github.com/mongodb-js/connection-model/pull/337 COMPASS-4534 fix.

This deps change should ensure we don't accidentally have two mongodb or connection model version in compass.

On peer dependencies: https://nodejs.org/en/blog/npm/peer-dependencies/