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

browserslist security vulnerability #229

Closed
dhess opened this issue Jan 12, 2022 · 1 comment
Closed

browserslist security vulnerability #229

dhess opened this issue Jan 12, 2022 · 1 comment
Assignees
Labels
blocked/upstream ❌ Blocked by upstream issue Dependabot Related to Dependabot nodejs Related to the Node.js ecosystem security ⚠️ Security issue tracking This is a tracking issue

Comments

@dhess
Copy link
Member

dhess commented Jan 12, 2022

ref: https://github.com/hackworthltd/primer-app/security/dependabot/yarn.lock/browserslist/open

This is due to Storybook:

 yarn why browserslist                                                                                                                  ~/git/primer-app
yarn why v1.22.17
[1/4] 🤔  Why do we have the module "browserslist"...?
[2/4] 🚚  Initialising dependency graph...
[3/4] 🔍  Finding dependency...
[4/4] 🚡  Calculating file sizes...
=> Found "[email protected]"
info Has been hoisted to "browserslist"
info Reasons this module exists
   - "workspace-aggregator-cc315fa8-825e-4bd1-92b1-12657d524c45" depends on it
   - Hoisted from "_project_#autoprefixer#browserslist"
   - Hoisted from "_project_#@babel#helper-define-polyfill-provider#@babel#helper-compilation-targets#browserslist"
   - Hoisted from "_project_#babel-plugin-polyfill-corejs3#core-js-compat#browserslist"
   - Hoisted from "_project_#@hackworthltd#primer-components#@storybook#addon-essentials#@storybook#addon-docs#@storybook#builder-webpack4#autoprefixer#browserslist"
info Disk size without dependencies: "96KB"
info Disk size with unique dependencies: "3.66MB"
info Disk size with transitive dependencies: "3.66MB"
info Number of shared dependencies: 5
=> Found "react-dev-utils#[email protected]"
info This module exists because "_project_#@hackworthltd#primer-components#@storybook#react#react-dev-utils" depends on it.
info Disk size without dependencies: "112KB"
info Disk size with unique dependencies: "3.65MB"
info Disk size with transitive dependencies: "3.65MB"
info Number of shared dependencies: 4
✨  Done in 0.35s.

Tracked here: storybookjs/storybook#15173

Risk: low. We do not ship any Storybook components.

@dhess dhess added blocked/upstream ❌ Blocked by upstream issue security ⚠️ Security issue tracking This is a tracking issue Dependabot Related to Dependabot nodejs Related to the Node.js ecosystem labels Jan 12, 2022
@dhess dhess self-assigned this Jan 12, 2022
@dhess
Copy link
Member Author

dhess commented May 28, 2022

Has been long fixed.

@dhess dhess closed this as completed May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/upstream ❌ Blocked by upstream issue Dependabot Related to Dependabot nodejs Related to the Node.js ecosystem security ⚠️ Security issue tracking This is a tracking issue
Projects
None yet
Development

No branches or pull requests

1 participant