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

Bump react-scripts to upgreade vuln object-path dependency #207

Merged

Conversation

vjwilson
Copy link
Contributor

Description

Fixes the security warning sent by GitHub, even though it's not an exploitable vuln, since it's only run at build time.

It was a vuln in a sub-package, four levels deep, included because of React helpers scripts.
Facebook went ahead and force-upgraded it, because one of the transitive dependencies had pinned a version of another transitive dependencies, because who knows.
Gory details here:
facebook/create-react-app#9842

Checklist

  • Investigated and inspected CI test results

Testing Performed

  • CI
  • Manual (app still starts, and I still see sourcemaps)

@vjwilson vjwilson merged commit c629767 into master Oct 22, 2020
@vjwilson vjwilson deleted the vjw/bump-react-scripts-to-upgrade-vuln-object-path-dependency branch October 22, 2020 11:01
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.

3 participants