Skip to content
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

build(deps): bump dependencies for wide-align 1.1.3 #2071

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

halfwhole
Copy link
Collaborator

Problem

According to our Snyk dashboard, there's an ansi-regex vulnerability that is introduced by the package wide-align@1.1.3, which uses string-width@1.0.2.

Solution

Update the dependencies for wide-align v1.1.3 to use string-width v2.1.1 instead of v1.0.2.

  • This was done by deleting the block for wide-align v1.1.3 in package-lock.json, then running npm install to regenerate package-lock.json

Tests

  • Tested locally and it looks fine
  • Should probably test on staging eventually

@halfwhole halfwhole merged commit 6afd60f into develop Nov 16, 2022
@halfwhole halfwhole deleted the build/deps/update-wide-align branch November 16, 2022 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants