-
Notifications
You must be signed in to change notification settings - Fork 14
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
USWDS-Compile - POAM: June '24 #104
Conversation
Hint hint... those lingering 3 moderate severity vulnerabilities could be eliminated with #103. 😃 |
Thanks @mdmower-csnw! I've added myself and @mahoneycm as assignees to review and test. |
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.
On npm audit --development
I get the following:
14 vulnerabilities (3 moderate, 11 high)
"sass-embedded": "1.77.5" | ||
}, | ||
"devDependencies": { | ||
"@uswds/uswds": "^3.8.0", | ||
"@uswds/uswds": "^3.8.1", |
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.
Updated in af019ea.
Summary
POAM for June 2024.
Cleared dependency cache and rebuilt.
Dependency changes:
Before:
After:
Testing instructions
main
branch, run:npm install "https://github.com/uswds/uswds-compile/tree/cm-POAM-june-2024" --save
Dependency updates
No direct dependency updates.