Update npm dependencies for the project root package.json #19814
Closed
1 task
Labels
CMS Team
CMS Product team that manages both editor exp and devops
Drupal engineering
CMS team practice area
User Story or Problem Statement
We need to update all npm dependencies. This will fix most, if not all, security issues identified by dependabot. The change to nodejs v22.11 will also align us with the rest of the platform. Drupal 10 requires nodejs v18 or greater, and Drupal 11 requires v20 or greater.
Description or Additional Context
https://github.com/department-of-veterans-affairs/va.gov-cms/security/dependabot?q=is%3Aopen+ecosystem%3Anpm+manifest%3Apackage-lock.json
Steps for Implementation
/.nvmrc
to 22.11package.json
workAcceptance Criteria
The text was updated successfully, but these errors were encountered: