Skip to content

chore: lerna downstream dependancy security issues #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

alan-churley
Copy link
Contributor

Issue #, if available:

Description of changes:

Lerna has some downstream dependancies with dependabot security issues, these packages do not yet have updates with a recent enough version of SSRI to have the correct fix in place. To work round this issue in the shorterm I have implemented NPM Shrinkwrap to force a higher version of SSRI.

I have also remove the dev dependancy on Lerna from within the logger module, as we are not actually using it there as far as I could tell, and tests still pass correctly without it

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alan-churley alan-churley added dependencies Changes that touch dependencies, e.g. Dependabot, etc. logger This item relates to the Logger Utility labels Mar 24, 2021
Copy link
Contributor

@saragerion saragerion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alan-churley alan-churley merged commit ef6a337 into main Mar 24, 2021
@alan-churley alan-churley deleted the chore/lerna-version branch March 24, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. logger This item relates to the Logger Utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants