Problem/Motivation

Github dependabot sends alerts about security updates in the JS dev dependencies. We should update them.

Steps to reproduce

npm audit

Proposed resolution

npm audit fix + manual Babel update

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

klausi created an issue. See original summary.

klausi’s picture

Status: Active » Needs review

merge request created.

andriic’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @klausi, Looks good!

  • klausi committed c33bbbdb on 7.x-1.x
    chore(npm): npm security updates (#3348458)
    
klausi’s picture

Status: Reviewed & tested by the community » Fixed

Merged, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.