Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#8452 closed defect (bug) (fixed)

Update some node modules

Reported by: imath Owned by: imath
Priority: normal Milestone: 8.0.0
Component: Build/Test Tools Version:
Severity: normal Keywords: commit
Cc:

Description

Some vulnerability issues are returning when doing npm install

We need to update:

  • node-forge
  • elliptic
  • y18n

doing npm audit fix is doing the job. I'll commit the resulting npm-shrinkwrap asap.

Change History (2)

#1 @imath
5 years ago

  • Component CoreBuild/Test Tools

#2 @imath
5 years ago

  • Resolutionfixed
  • Status assignedclosed

In 12876:

Build tools: update some node modules

  • Bump node-forge to 0.10.0,
  • Bump elliptic to 6.5.4,
  • Bump y18n to 4.0.1

Fixes #8452

Note: See TracTickets for help on using tickets.