We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dependabot gives an alert about following vulnerability: Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS.
No vulnerabilities, Webpack dependecy updated to >=5.94.0 .
>=5.94.0
Run npm audit / pnpm audit, result:
npm audit
pnpm audit
https://github.com/domstolene/designsystem/tree/main/packages/tokens
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
Dependabot gives an alert about following vulnerability: Webpack's AutoPublicPathRuntimeModule has a DOM Clobbering Gadget that leads to XSS.
Expected behavior
No vulnerabilities, Webpack dependecy updated to
>=5.94.0
.Steps to reproduce the issue
Run
npm audit
/pnpm audit
, result:Issue reproduction repository
https://github.com/domstolene/designsystem/tree/main/packages/tokens
Environment
The text was updated successfully, but these errors were encountered: