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

[BugFix] Add resolution for react-styleguidist immer dependency #430

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

aappoalander
Copy link
Contributor

Description

This PR adds resolution for react-styleguidist - react-devtools - immer to fix security issue. The resolution is added for all styleguidist immer sub-dependencies (react-styleguidist/**/immer) and sets the immer version to ^8.0.1.

Related Issue

Dependabot security alert.

Motivation and Context

There is no updated version of styleguidist available, so a temporary resolution for immer is needed.

How Has This Been Tested?

Tested with styleguidist build using Mac OS and Chrome. This only concerns the styleguide.

Release notes

  • Set styleguidist immer sub-dependency resolution to ^8.0.1

@aappoalander aappoalander added the dependencies Pull requests that update a dependency file label Jan 26, 2021
@aappoalander aappoalander self-assigned this Jan 26, 2021
@aappoalander aappoalander merged commit 6e9f06e into develop Jan 26, 2021
@aappoalander aappoalander mentioned this pull request Jan 26, 2021
@aappoalander aappoalander deleted the fix/resolve-immer-to-8x branch March 22, 2021 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants