Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8452 closed defect (bug) (fixed)

Update some node modules

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 8.0.0 Priority: normal
Severity: normal Version:
Component: Build/Test Tools 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
4 years ago

  • Component changed from Core to Build/Test Tools

#2 @imath
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

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.