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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies: Upgrade escodegen to fix security issue #23973

Merged
merged 1 commit into from Aug 28, 2023

Conversation

shilman
Copy link
Member

@shilman shilman commented Aug 28, 2023

Closes #23734

What I did

Upgrade escodegen

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

These codepaths are tested by existing stories for react propType handling

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

We already have stories that exercise this codepath so I did not spend time on manual testing.

Documentation

N/A

馃 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>

@yannbf yannbf changed the title Upgrade escodegen to fix security issue Dependencies: Upgrade escodegen to fix security issue Aug 28, 2023
@shilman shilman merged commit a20c2d8 into next Aug 28, 2023
60 of 62 checks passed
@shilman shilman deleted the shilman/upgrade-escodegen branch August 28, 2023 13:26
@github-actions github-actions bot mentioned this pull request Aug 28, 2023
11 tasks
@JReinhold JReinhold changed the title Dependencies: Upgrade escodegen to fix security issue Dependencies: Upgrade escodegen to fix security issue Aug 29, 2023
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.

[Bug]: escodegen out of date: Storybook/react is affected by CVE-2023-26115
2 participants