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

Update the version of the "update-notifier" package #19569

Merged

Conversation

eirslett-visma
Copy link

Issue: There is a security issue with an older version of the "got" package, which is imported into Storybook from an older version of "update-notifier".

Also, update-notifier has been rewritten to ESM, so it has to be dynamically imported from CJS code.

What I did

Update the version of update-notifier

How to test

Run Storybook CLI and check that the update notifier is working as expected.

There is a security issue with an older version of the "got" package,
which is imported into Storybook from an older version of "update-notifier".

Also, update-notifier has been rewritten to ESM, so it has to be
dynamically imported from CJS code.
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Made some fixes. Thanks @eirslett!!!

@shilman shilman merged commit 6281805 into storybookjs:next Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants