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

Colors JS vulnerability when running sb migrate #17261

Closed
oriooctopus opened this issue Jan 17, 2022 · 2 comments
Closed

Colors JS vulnerability when running sb migrate #17261

oriooctopus opened this issue Jan 17, 2022 · 2 comments

Comments

@oriooctopus
Copy link

Describe the bug
Screen Shot 2022-01-17 at 3 29 37 PM

To Reproduce

  • npx sb init
  • npx sb migrate storiesof-to-csf -g **/*.tsx

System
Environment Info:

System:
OS: macOS 11.2.3
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 14.18.1 - ~/.nvm/versions/node/v14.18.1/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.14.15 - ~/.nvm/versions/node/v14.18.1/bin/npm
Browsers:
Chrome: 97.0.4692.71
Firefox: 94.0.2
Safari: 14.0.3
npmPackages:
@storybook/addon-actions: ^6.4.13 => 6.4.13
@storybook/addon-essentials: ^6.4.13 => 6.4.13
@storybook/addon-links: ^6.4.13 => 6.4.13
@storybook/builder-webpack5: ^6.4.13 => 6.4.13
@storybook/manager-webpack5: ^6.4.13 => 6.4.13
@storybook/node-logger: ^6.4.13 => 6.4.13
@storybook/preset-create-react-app: ^4.0.0 => 4.0.0
@storybook/react: ^6.4.13 => 6.4.13

@shilman
Copy link
Member

shilman commented Jan 18, 2022

Shiver me timbers!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.0-alpha.20 containing PR #17266 that references this issue. Upgrade today to the @next NPM tag to try it out!

npx sb upgrade --prerelease

Closing this issue. Please re-open if you think there's still more to do.

@shilman shilman closed this as completed Jan 18, 2022
@shilman
Copy link
Member

shilman commented Jan 21, 2022

Yo-ho-ho!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.4.14 containing PR #17266 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants