Mongodb-memory-server: Vulnerability Issue With bl < 2.2.1

Created on 3 Sep 2020  路  8Comments  路  Source: nodkz/mongodb-memory-server

Issue

Just got a message from one of my repos about a security vulnerability with bl below version 2.2.1. It seems like this repo still uses v2.2.0. Would be great if this could be updated.

Screenshot from 2020-09-03 09-32-47

released dependencies

Most helpful comment

Please let us know when this PR be accepted https://github.com/mongodb/node-mongodb-native/pull/2536 and the new package mongodb be published.

Only after that, we can eliminate this warning.

All 8 comments

package bl is not installed directly in one of the packages here, so it will depend on when the other packages are upgraded

Ah understood - thank you!

348 got merged, next version will include it

Please let us know when this PR be accepted https://github.com/mongodb/node-mongodb-native/pull/2536 and the new package mongodb be published.

Only after that, we can eliminate this warning.

Anything I (first-time contributor 馃槃) can do to help get this moved along? Merging the above and this one would help to resolve a high npm vulnerability currently blocking CI on another project of mine

@kylepeeler the fix on this package already got applied #348, but because this package uses yarn, its only yarn.lock which got updated, otherwise we need to wait for mongodb to merge the mentioned PR and release it

https://github.com/mongodb/node-mongodb-native/pull/2536 seems to have been merged and the issue resolved, should we close this issue?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maxpeterson picture maxpeterson  路  11Comments

pedrokohler picture pedrokohler  路  9Comments

EnergeticPixels picture EnergeticPixels  路  3Comments

khasburrahman picture khasburrahman  路  3Comments

alexandrulesi picture alexandrulesi  路  8Comments