Skip to content

Upgrade dependencies that had security vulnerabilities #307

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 5 commits into from
Sep 30, 2020

Conversation

vine77
Copy link
Contributor

@vine77 vine77 commented Sep 30, 2020

This addresses the "high" security vulnerabilities caused by dot-prop (CVE-2020-8116).

Changes:

  • Add npm run upgrade command (for an option to bypass semver to the latest dependencies using npm-check-updates)
  • Move sass-variables dependencies to devDependencies (because it's only linters)
  • Upgrade sass-variables dependencies
  • Upgrade design-system dependencies

This uses npm-check-updates to upgrade package dependencies to the latest versions, ignoring specified versions. Otherwise, `npm update` can be used to update packages to the latest version, while respecting semver.
@vine77 vine77 requested a review from pup-shellee September 30, 2020 18:52
@vine77 vine77 requested a review from a team as a code owner September 30, 2020 18:52
@vine77 vine77 changed the title Upgrade sass-variables dependencies Upgrade dependencies that had security vulnerabilities Sep 30, 2020
@vine77 vine77 merged commit 82efe06 into development Sep 30, 2020
@vine77 vine77 deleted the tasks/upgrade-sass-variables branch September 30, 2020 19:35
@vine77 vine77 mentioned this pull request Sep 30, 2020
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