You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #2440 from cfpb/2439-high-and-moderate-security-fixes
chore(deps): resolve outstanding high and moderate security vulnerabilities
Let's fix up the remaining high and moderate severity vulnerabilities. This goes through and cherry-picks commits from dependabot PRs and combines it with a few that had to be manually fixed.
🚀 Currently on Dev as v3.2.3h 🚀
## Changes
### Dependabot cherry-picked commits
- micromatch from 4.0.7 to 4.0.8
- nanoid from 3.3.7 to 3.3.8
- path-to-regexp from 1.8.0 to 1.9.0
- @babel/runtime from 7.24.8 to 7.26.10
- vite from 5.4.7 to 5.4.12
- elliptic from 6.5.6 to 6.6.1
### Manual dependency bumps
- chore(deps): resolve esbuild to 0.25.0
- see vitejs/vite#19412 for explanation
- chore(deps): resolve dompurify to 3.2.4
- see parallax/jsPDF#3825 for explanation
- chore(deps): resolve canvg to 3.0.11
- see parallax/jsPDF#3834 for explanation
- bumping this to 3.0.11 won't get rid of the dependabot alert, but does fix the vulnerability. We'll wait for [the jspdf patch](parallax/jsPDF#3834).
## Testing
1. Do the tests still pass on Dev?
_Looks like only the expected tests to fail on Dev are failing_

2. Does the site still behave normally?
0 commit comments