-
Notifications
You must be signed in to change notification settings - Fork 30
Security updates for theme JavaScript
Blair Learn edited this page May 20, 2025
·
1 revision
This is done on an as-needed basis.
- Enter a ticket to update the JavaScript packages in our themes.
Run npm audit to determine what packages need to be updated.
npm audit fix --dry-runfor a list of what will be changed.
npm audit fixto make the changes. - Additional steps will need to be taken to address any packages which npm is unable to automatically update to a secure version.
- Drupal Issues Watchlist
- Onboarding
- Our SOPs
- Content Model
- Vocabularies: Site Sections
- Glossifier
- UX Features
- Drupal Implementation Design
- Development
- QA
- Project Management
- IA Guidance
- Product