Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Fix/security vulnerabilities #1018

Closed
wants to merge 2 commits into from

Conversation

d-a-v-i--
Copy link

Security Updates and Dependency Alignment

Changes

  • Fixed multiple security vulnerabilities by updating dependencies and adding resolutions

Security Fixes

  • Added resolutions for vulnerable dependencies:
    • cookie: 0.7.2 (CVE fix for out-of-bounds characters)
    • serialize-javascript: 6.0.2 (XSS vulnerability fix)
    • micromatch: 4.0.8 (ReDoS vulnerability fix)
    • express: 4.21.1
    • ip: 2.0.1 (SSRF fix)
    • Other security-related updates (braces, elliptic, es5-ext)

Dependency Fixes

  • All Storybook packages set to version 7.6.20
  • Updated core dependencies
  • Replaced deprecated babel-eslint with @babel/eslint-parser

Additional Changes

  • Consolidated resolutions and overrides sections
  • Updated peer dependencies to reflect supported React versions

Testing Done

  • ✅ Clean npm install
  • ✅ No vulnerabilities found in npm audit
  • ✅ All dependencies aligned and compatible

Related Issues

Fixes serialize-javascript vulnerability

@d-a-v-i-- d-a-v-i-- requested a review from a team as a code owner November 5, 2024 21:12
Copy link

vercel bot commented Nov 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solid-ui-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 9:14pm

@NSeydoux
Copy link
Contributor

NSeydoux commented Nov 27, 2024

Reapplied in #1025 so that the CI runs (it doesn't run on forks to avoid secrets exfiltration)

@NSeydoux
Copy link
Contributor

This library is being sunset.

@NSeydoux NSeydoux closed this Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security vulnerability for non-HTTP URLs
2 participants