Bump mongo-driver to v1.7.5 to avoid vulnerability alert#93
Merged
casualjim merged 1 commit intogo-openapi:masterfrom Nov 23, 2021
padamstx:master
Merged
Bump mongo-driver to v1.7.5 to avoid vulnerability alert#93casualjim merged 1 commit intogo-openapi:masterfrom padamstx:master
casualjim merged 1 commit intogo-openapi:masterfrom
padamstx:master
Conversation
Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
Codecov Report
@@ Coverage Diff @@
## master #93 +/- ##
=======================================
Coverage 81.80% 81.80%
=======================================
Files 12 12
Lines 2011 2011
=======================================
Hits 1645 1645
Misses 290 290
Partials 76 76 Continue to review full report at Codecov.
|
Contributor
Author
|
@casualjim Hi, could you please review and merge in if this change is acceptable? If yes, could we get a new patch release with these reduced dependencies? Thanks! |
casualjim
approved these changes
Nov 23, 2021
Member
|
Done, and published v0.21.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #90
This PR bumps the mongo-driver dependency to version 1.7.5 in order to avoid a snyk vulnerability related to the packr/v2 module that was used by previous versions of mongo-driver. This new version 1.7.5 removes the packr/v2 dependency entirely.