-
Notifications
You must be signed in to change notification settings - Fork 35
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
B 20636 MAIN - #26 Dependency Scan (Severity High) - ip 2.0.1 (DEV) #14700
Conversation
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Matches!
🦛 ✅ |
Updated comment to fix broken link |
🦛 ♻️ |
B-20636
INT PR
Summary
Updates Storybook from 7.6.7 to 7.6.20 to remove the problematic dependency [email protected].
[email protected] removed ip as a dependency for the same security reason we want to.
Storybook is now on v8. Upgrading to 8.5.0 might be something to consider eventually but from my initial test it seems it will have a lot of side effects or at least a couple other packages that depend on storybook will need to be upgrades as well like
happo-plugin-storybook
andeslint-plugin-storybook
. Messing with that seems outside the scope of resolving this security finding.Summary
Updates Storybook from 7.6.7 to 7.6.20 to remove the problematic dependency [email protected].
[email protected] removed ip as a dependency for the same security reason we want to.
Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
make storybook
Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend
Database
Any new migrations/schema changes:
Screenshots